#B6BDAF
A light, muted neutral closely aligning with Silver.
About #B6BDAF
The hex code #B6BDAF represents a beautifully specific shade of neutral. Its closest recognized web color is Silver. In the RGB color space, it consists of 182 red, 189 green, and 175 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 4% Cyan, 0% Magenta, 7% Yellow, and 26% Black. With a hue angle of 90.0 degrees, it sits comfortably in the neutral spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#B6BDAF
RGB182, 189, 175
HSL90.0°, 9.6%, 71.4%
CMYK4%, 0%, 7%, 26%
HSV90.0°, 7.4%, 74.1%
LAB75.7, -5.0, 6.2
XYZ45.2, 49.4, 47.7
Decimal11976111
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.89:1
Text on #000000
AAA
1.84:1
Text on #F8FAFC
FAIL
9.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6BDAF;
}
.text-color {
color: #B6BDAF;
}
.border-color {
border: 2px solid #B6BDAF;
}