#BFC0BB#BFC0BB
#BFC0BB is a light, near-neutral grey. Relative luminance 0.524; OKLCH L 80.6% C 0.007 H 115.7°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0BB |
|---|---|
| RGB | rgb(191, 192, 187) |
| HSL | hsl(72, 4%, 74%) |
| HSV | hsv(72, 3%, 75%) |
| CMYK | cmyk(0.5%, 0%, 2.6%, 24.7%) |
| CIE-LAB | lab(77.50, -1.26, 2.39) |
| CIE-LCH | lch(77.50, 2.71, 117.82°) |
| OKLab | oklab(80.55% -0.003 0.0063) |
| OKLCH | oklch(80.55% 0.007 115.7) |
| XYZ | xyz(49.3037, 52.3635, 54.5138) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.86
Silver (survey)
#C5C9C7
ΔE00 2.88
Light Gray
#D3D3D3
ΔE00 5.61
Dove Gray
#B6B8BD
ΔE00 5.74
Warm Gray
#C9BEB0
ΔE00 6.24
Dark Gray
#A9A9A9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0BB #BCBBC0
analogous
#C0BFBB #BFC0BB #BDC0BB
triadic
#BFC0BB #BBBFC0 #C0BBBF
tetradic
#BFC0BB #BBC0BF #BCBBC0 #C0BBBD
square
#BFC0BB #BBC0BF #BCBBC0 #C0BBBD
split-complementary
#BFC0BB #BBBDC0 #BFBBC0
monochromatic
#83857B #A1A39B #BFC0BB #DDDDDB #F0F0EF
Accessibility & contrast
On white
1.83
#BFC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#BFC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0BB
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0BB | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#C1BFBB
Tritanopia (blue-blind)
#C0BFBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfc0bb; /* rgb */ color: rgb(191, 192, 187); /* oklch */ color: oklch(80.6% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#d2d3cf',
500: '#bfc0bb',
950: '#000000',
},
}SCSS
$custom: #bfc0bb; $custom-light: #d2d3cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc0bb",
"rgb": {
"r": 191,
"g": 192,
"b": 187
},
"hsl": {
"h": 72,
"s": 3.817,
"l": 74.314
},
"oklch": {
"l": 0.80555,
"c": 0.007,
"h": 115.7
},
"luminance": 0.52363
}Semantic roles & 50–950 ramp
primary
#BFC0BB
secondary
#8E8D93
accent
#588E63
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383