#BFC4BD#BFC4BD
#BFC4BD is a light, near-neutral grey. Relative luminance 0.542; OKLCH L 81.4% C 0.011 H 136.6°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4BD |
|---|---|
| RGB | rgb(191, 196, 189) |
| HSL | hsl(103, 6%, 75%) |
| HSV | hsv(103, 4%, 77%) |
| CMYK | cmyk(2.6%, 0%, 3.6%, 23.1%) |
| CIE-LAB | lab(78.60, -3.01, 2.91) |
| CIE-LCH | lch(78.60, 4.19, 136.04°) |
| OKLab | oklab(81.44% -0.0081 0.0076) |
| OKLCH | oklch(81.44% 0.011 136.6) |
| XYZ | xyz(50.4095, 54.2302, 55.9460) |
| Luminance | 0.5423 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.99
Silver
#C0C0C0
ΔE00 4.84
Light Grey
#D8DCD6
ΔE00 5.90
Light Gray
#D3D3D3
ΔE00 6.28
Dove Gray
#B6B8BD
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4BD #C2BDC4
analogous
#C2C4BD #BFC4BD #BDC4BE
triadic
#BFC4BD #BDBFC4 #C4BDBF
tetradic
#BFC4BD #BDC2C4 #C2BDC4 #C4BEBD
square
#BFC4BD #BDC2C4 #C2BDC4 #C4BEBD
split-complementary
#BFC4BD #BEBDC4 #C4BDC2
monochromatic
#808A7C #A0A79D #BFC4BD #DEE1DD #EFF1EF
Accessibility & contrast
On white
1.77
#BFC4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#BFC4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4BD
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4BD | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BD
Deuteranopia (green-blind)
#C4C2BD
Tritanopia (blue-blind)
#BFC3C2
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfc4bd; /* rgb */ color: rgb(191, 196, 189); /* oklch */ color: oklch(81.4% 0.011 136.6);
Tailwind
colors: {
custom: {
50: '#d2d5d0',
500: '#bfc4bd',
950: '#000000',
},
}SCSS
$custom: #bfc4bd; $custom-light: #d2d5d0; $custom-dark: #000000;
JSON
{
"hex": "#bfc4bd",
"rgb": {
"r": 191,
"g": 196,
"b": 189
},
"hsl": {
"h": 102.857,
"s": 5.6,
"l": 75.49
},
"oklch": {
"l": 0.81437,
"c": 0.01111,
"h": 136.6
},
"luminance": 0.5423
}Semantic roles & 50–950 ramp
primary
#BFC4BD
secondary
#948E97
accent
#568F7F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383