#BFC8BF#BFC8BF
#BFC8BF is a very light, near-neutral grey. Relative luminance 0.561; OKLCH L 82.3% C 0.016 H 145.4°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8BF |
|---|---|
| RGB | rgb(191, 200, 191) |
| HSL | hsl(120, 8%, 77%) |
| HSV | hsv(120, 5%, 78%) |
| CMYK | cmyk(4.5%, 0%, 4.5%, 21.6%) |
| CIE-LAB | lab(79.70, -4.75, 3.43) |
| CIE-LCH | lch(79.70, 5.86, 144.19°) |
| OKLab | oklab(82.32% -0.013 0.009) |
| OKLCH | oklch(82.32% 0.016 145.4) |
| XYZ | xyz(51.5424, 56.1462, 57.4020) |
| Luminance | 0.5615 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.41
Light Grey
#D8DCD6
ΔE00 5.83
Silver
#C0C0C0
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.48
Gainsboro
#DCDCDC
ΔE00 8.60
Fog
#D8DCE0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8BF #C8BFC8
analogous
#C4C8BF #BFC8BF #BFC8C4
triadic
#BFC8BF #BFBFC8 #C8BFBF
tetradic
#BFC8BF #BFC4C8 #C8BFC8 #C8C4BF
square
#BFC8BF #BFC4C8 #C8BFC8 #C8C4BF
split-complementary
#BFC8BF #C4BFC8 #C8BFC4
monochromatic
#7D8F7D #9EAC9E #BFC8BF #E0E4E0 #EFF1EF
Accessibility & contrast
On white
1.72
#BFC8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BFC8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8BF
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8BF | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#C7C5BF
Tritanopia (blue-blind)
#BEC7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc8bf; /* rgb */ color: rgb(191, 200, 191); /* oklch */ color: oklch(82.3% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#d2d8d2',
500: '#bfc8bf',
950: '#000000',
},
}SCSS
$custom: #bfc8bf; $custom-light: #d2d8d2; $custom-dark: #000000;
JSON
{
"hex": "#bfc8bf",
"rgb": {
"r": 191,
"g": 200,
"b": 191
},
"hsl": {
"h": 120,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.82322,
"c": 0.01582,
"h": 145.4
},
"luminance": 0.56147
}Semantic roles & 50–950 ramp
primary
#BFC8BF
secondary
#9B909B
accent
#549292
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383