#BFBFC8#BFBFC8
#BFBFC8 is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.7% C 0.013 H 286.1°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFC8 |
|---|---|
| RGB | rgb(191, 191, 200) |
| HSL | hsl(240, 8%, 77%) |
| HSV | hsv(240, 5%, 78%) |
| CMYK | cmyk(4.5%, 4.5%, 0%, 21.6%) |
| CIE-LAB | lab(77.58, 1.70, -4.51) |
| CIE-LCH | lch(77.58, 4.82, 290.62°) |
| OKLab | oklab(80.74% 0.0035 -0.012) |
| OKLCH | oklch(80.74% 0.013 286.1) |
| XYZ | xyz(50.5401, 52.5080, 62.1048) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.19
Silver
#C0C0C0
ΔE00 4.64
Light Gray
#D3D3D3
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 6.87
Fog
#D8DCE0
ΔE00 7.69
Dark Gray
#A9A9A9
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFC8 #C8C8BF
analogous
#BFC4C8 #BFBFC8 #C4BFC8
triadic
#BFBFC8 #C8BFBF #BFC8BF
tetradic
#BFBFC8 #C8BFC4 #C8C8BF #BFC8C4
square
#BFBFC8 #C8BFC4 #C8C8BF #BFC8C4
split-complementary
#BFBFC8 #C8C4BF #C4C8BF
monochromatic
#7D7D8F #9E9EAC #BFBFC8 #E0E0E4 #EFEFF1
Accessibility & contrast
On white
1.83
#BFBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#BFBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFC8
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFC8 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC0C8
Deuteranopia (green-blind)
#BDBFC8
Tritanopia (blue-blind)
#BDC0C2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bfbfc8; /* rgb */ color: rgb(191, 191, 200); /* oklch */ color: oklch(80.7% 0.013 286.1);
Tailwind
colors: {
custom: {
50: '#d2d2d8',
500: '#bfbfc8',
950: '#000000',
},
}SCSS
$custom: #bfbfc8; $custom-light: #d2d2d8; $custom-dark: #000000;
JSON
{
"hex": "#bfbfc8",
"rgb": {
"r": 191,
"g": 191,
"b": 200
},
"hsl": {
"h": 240,
"s": 7.563,
"l": 76.667
},
"oklch": {
"l": 0.80737,
"c": 0.01253,
"h": 286.1
},
"luminance": 0.52508
}Semantic roles & 50–950 ramp
primary
#BFBFC8
secondary
#9B9B90
accent
#925492
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383