#B6AFBD
A light, muted neutral closely aligning with Darkgray.
About #B6AFBD
Visually, #B6AFBD is defined as a muted neutral. Its closest recognized web color is Darkgray. In the RGB color space, it consists of 182 red, 175 green, and 189 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 4% C, 7% M, 0% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#B6AFBD
RGB182, 175, 189
HSL270.0°, 9.6%, 71.4%
CMYK4%, 7%, 0%, 26%
HSV270.0°, 7.4%, 74.1%
LAB72.4, 5.1, -6.2
XYZ43.8, 44.3, 54.4
Decimal11972541
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.13:1
Text on #FFFFFF
FAIL
9.86:1
Text on #000000
AAA
2.04:1
Text on #F8FAFC
FAIL
8.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6AFBD;
}
.text-color {
color: #B6AFBD;
}
.border-color {
border: 2px solid #B6AFBD;
}