#BFBFC4#BFBFC4
#BFBFC4 is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.6% C 0.007 H 286.2°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFC4 |
|---|---|
| RGB | rgb(191, 191, 196) |
| HSL | hsl(240, 4%, 76%) |
| HSV | hsv(240, 3%, 77%) |
| CMYK | cmyk(2.6%, 2.6%, 0%, 23.1%) |
| CIE-LAB | lab(77.47, 0.93, -2.51) |
| CIE-LCH | lch(77.47, 2.68, 290.42°) |
| OKLab | oklab(80.62% 0.0019 -0.0067) |
| OKLCH | oklch(80.62% 0.007 286.2) |
| XYZ | xyz(50.0787, 52.3234, 59.6750) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 2.22
Silver
#C0C0C0
ΔE00 2.71
Silver (survey)
#C5C9C7
ΔE00 5.20
Light Gray
#D3D3D3
ΔE00 5.55
Dark Gray
#A9A9A9
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFC4 #C4C4BF
analogous
#BFC1C4 #BFBFC4 #C1BFC4
triadic
#BFBFC4 #C4BFBF #BFC4BF
tetradic
#BFBFC4 #C4BFC1 #C4C4BF #BFC4C1
square
#BFBFC4 #C4BFC1 #C4C4BF #BFC4C1
split-complementary
#BFBFC4 #C4C1BF #C1C4BF
monochromatic
#7F7F89 #9F9FA7 #BFBFC4 #DFDFE1 #EFEFF0
Accessibility & contrast
On white
1.83
#BFBFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BFBFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFC4
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFC4 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC0C4
Deuteranopia (green-blind)
#BEBFC4
Tritanopia (blue-blind)
#BEC0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbfc4; /* rgb */ color: rgb(191, 191, 196); /* oklch */ color: oklch(80.6% 0.007 286.2);
Tailwind
colors: {
custom: {
50: '#d2d2d5',
500: '#bfbfc4',
950: '#000000',
},
}SCSS
$custom: #bfbfc4; $custom-light: #d2d2d5; $custom-dark: #000000;
JSON
{
"hex": "#bfbfc4",
"rgb": {
"r": 191,
"g": 191,
"b": 196
},
"hsl": {
"h": 240,
"s": 4.065,
"l": 75.882
},
"oklch": {
"l": 0.80615,
"c": 0.00695,
"h": 286.2
},
"luminance": 0.52323
}Semantic roles & 50–950 ramp
primary
#BFBFC4
secondary
#979791
accent
#8E588E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383