#BFC4BF#BFC4BF
#BFC4BF is a light, near-neutral grey. Relative luminance 0.543; OKLCH L 81.5% C 0.009 H 145.5°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4BF |
|---|---|
| RGB | rgb(191, 196, 191) |
| HSL | hsl(120, 4%, 76%) |
| HSV | hsv(120, 3%, 77%) |
| CMYK | cmyk(2.6%, 0%, 2.6%, 23.1%) |
| CIE-LAB | lab(78.65, -2.65, 1.90) |
| CIE-LCH | lch(78.65, 3.26, 144.30°) |
| OKLab | oklab(81.49% -0.0073 0.005) |
| OKLCH | oklch(81.49% 0.009 145.5) |
| XYZ | xyz(50.6281, 54.3177, 57.0972) |
| Luminance | 0.5432 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.18
Silver
#C0C0C0
ΔE00 4.06
Light Gray
#D3D3D3
ΔE00 5.68
Light Grey
#D8DCD6
ΔE00 5.84
Dove Gray
#B6B8BD
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4BF #C4BFC4
analogous
#C1C4BF #BFC4BF #BFC4C1
triadic
#BFC4BF #BFBFC4 #C4BFBF
tetradic
#BFC4BF #BFC1C4 #C4BFC4 #C4C1BF
square
#BFC4BF #BFC1C4 #C4BFC4 #C4C1BF
split-complementary
#BFC4BF #C1BFC4 #C4BFC1
monochromatic
#7F897F #9FA79F #BFC4BF #DFE1DF #EFF0EF
Accessibility & contrast
On white
1.77
#BFC4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#BFC4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4BF
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4BF | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#C3C2BF
Tritanopia (blue-blind)
#BFC4C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bfc4bf; /* rgb */ color: rgb(191, 196, 191); /* oklch */ color: oklch(81.5% 0.009 145.5);
Tailwind
colors: {
custom: {
50: '#d2d5d2',
500: '#bfc4bf',
950: '#000000',
},
}SCSS
$custom: #bfc4bf; $custom-light: #d2d5d2; $custom-dark: #000000;
JSON
{
"hex": "#bfc4bf",
"rgb": {
"r": 191,
"g": 196,
"b": 191
},
"hsl": {
"h": 120,
"s": 4.065,
"l": 75.882
},
"oklch": {
"l": 0.81494,
"c": 0.00882,
"h": 145.5
},
"luminance": 0.54318
}Semantic roles & 50–950 ramp
primary
#BFC4BF
secondary
#979197
accent
#588E8E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383