#BFC3BB#BFC3BB
#BFC3BB is a light, near-neutral grey. Relative luminance 0.537; OKLCH L 81.2% C 0.012 H 128.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3BB |
|---|---|
| RGB | rgb(191, 195, 187) |
| HSL | hsl(90, 6%, 75%) |
| HSV | hsv(90, 4%, 76%) |
| CMYK | cmyk(2.1%, 0%, 4.1%, 23.5%) |
| CIE-LAB | lab(78.28, -2.85, 3.53) |
| CIE-LCH | lch(78.28, 4.54, 128.89°) |
| OKLab | oklab(81.17% -0.0074 0.0093) |
| OKLCH | oklch(81.17% 0.012 128.6) |
| XYZ | xyz(49.9691, 53.6944, 54.7356) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.40
Silver
#C0C0C0
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 6.15
Light Gray
#D3D3D3
ΔE00 6.53
Warm Gray
#C9BEB0
ΔE00 7.29
Dove Gray
#B6B8BD
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3BB #BFBBC3
analogous
#C3C3BB #BFC3BB #BBC3BB
triadic
#BFC3BB #BBBFC3 #C3BBBF
tetradic
#BFC3BB #BBC3C3 #BFBBC3 #C3BBBB
square
#BFC3BB #BBC3C3 #BFBBC3 #C3BBBB
split-complementary
#BFC3BB #BBBBC3 #C3BBC3
monochromatic
#828A7A #A0A69A #BFC3BB #DEE0DC #F0F1EF
Accessibility & contrast
On white
1.79
#BFC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#BFC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3BB
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3BB | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#C3C2BB
Tritanopia (blue-blind)
#BFC2C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc3bb; /* rgb */ color: rgb(191, 195, 187); /* oklch */ color: oklch(81.2% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#d2d5cf',
500: '#bfc3bb',
950: '#000000',
},
}SCSS
$custom: #bfc3bb; $custom-light: #d2d5cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc3bb",
"rgb": {
"r": 191,
"g": 195,
"b": 187
},
"hsl": {
"h": 90,
"s": 6.25,
"l": 74.902
},
"oklch": {
"l": 0.81174,
"c": 0.01188,
"h": 128.6
},
"luminance": 0.53694
}Semantic roles & 50–950 ramp
primary
#BFC3BB
secondary
#918C96
accent
#559073
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383