#BFC4BB#BFC4BB
#BFC4BB is a light, near-neutral grey. Relative luminance 0.541; OKLCH L 81.4% C 0.014 H 130.8°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4BB |
|---|---|
| RGB | rgb(191, 196, 187) |
| HSL | hsl(93, 7%, 75%) |
| HSV | hsv(93, 5%, 77%) |
| CMYK | cmyk(2.6%, 0%, 4.6%, 23.1%) |
| CIE-LAB | lab(78.55, -3.38, 3.91) |
| CIE-LCH | lch(78.55, 5.17, 130.80°) |
| OKLab | oklab(81.38% -0.0089 0.0103) |
| OKLCH | oklch(81.38% 0.014 130.8) |
| XYZ | xyz(50.1939, 54.1440, 54.8106) |
| Luminance | 0.5414 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.83
Silver
#C0C0C0
ΔE00 5.62
Light Grey
#D8DCD6
ΔE00 6.11
Light Gray
#D3D3D3
ΔE00 6.93
Warm Gray
#C9BEB0
ΔE00 7.74
Dove Gray
#B6B8BD
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4BB #C0BBC4
analogous
#C4C4BB #BFC4BB #BBC4BB
triadic
#BFC4BB #BBBFC4 #C4BBBF
tetradic
#BFC4BB #BBC4C4 #C0BBC4 #C4BBBB
square
#BFC4BB #BBC4C4 #C0BBC4 #C4BBBB
split-complementary
#BFC4BB #BBBBC4 #C4BBC4
monochromatic
#818B79 #A0A89A #BFC4BB #DEE0DC #F0F1EF
Accessibility & contrast
On white
1.78
#BFC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#BFC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4BB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4BB | 1.00 | 1.78 | 11.83 | 11.83 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BB
Deuteranopia (green-blind)
#C4C2BB
Tritanopia (blue-blind)
#BFC3C1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc4bb; /* rgb */ color: rgb(191, 196, 187); /* oklch */ color: oklch(81.4% 0.014 130.8);
Tailwind
colors: {
custom: {
50: '#d2d5cf',
500: '#bfc4bb',
950: '#000000',
},
}SCSS
$custom: #bfc4bb; $custom-light: #d2d5cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc4bb",
"rgb": {
"r": 191,
"g": 196,
"b": 187
},
"hsl": {
"h": 93.333,
"s": 7.087,
"l": 75.098
},
"oklch": {
"l": 0.81381,
"c": 0.01357,
"h": 130.8
},
"luminance": 0.54144
}Semantic roles & 50–950 ramp
primary
#BFC4BB
secondary
#928C97
accent
#549176
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383