#837681
A medium, muted neutral closely aligning with Gray.
About #837681
Visually, #837681 is defined as a muted neutral. If you're using CSS, you might find it aligns closely with Gray. In the RGB color space, it consists of 131 red, 118 green, and 129 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 10% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#837681
RGB131, 118, 129
HSL309.2°, 5.2%, 48.8%
CMYK0%, 10%, 2%, 49%
HSV309.2°, 9.9%, 51.4%
LAB51.1, 7.1, -4.2
XYZ19.8, 19.4, 23.5
Decimal8615553
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.31:1
Text on #FFFFFF
AA Large
4.87:1
Text on #000000
AA
4.12:1
Text on #F8FAFC
AA Large
4.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #837681;
}
.text-color {
color: #837681;
}
.border-color {
border: 2px solid #837681;
}