#BFBFB4#BFBFB4
#BFBFB4 is a light, near-neutral grey. Relative luminance 0.516; OKLCH L 80.2% C 0.015 H 106.7°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFB4 |
|---|---|
| RGB | rgb(191, 191, 180) |
| HSL | hsl(60, 8%, 73%) |
| HSV | hsv(60, 6%, 75%) |
| CMYK | cmyk(0%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(77.06, -1.98, 5.55) |
| CIE-LCH | lch(77.06, 5.89, 109.63°) |
| OKLab | oklab(80.15% -0.0044 0.0146) |
| OKLCH | oklch(80.15% 0.015 106.7) |
| XYZ | xyz(48.3537, 51.6334, 50.5901) |
| Luminance | 0.5163 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.06
Warm Gray
#C9BEB0
ΔE00 5.35
Silver
#C0C0C0
ΔE00 5.53
Light Grey
#D8DCD6
ΔE00 7.46
Light Gray
#D3D3D3
ΔE00 7.54
Greyish
#A8A495
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFB4 #B4B4BF
analogous
#BFB9B4 #BFBFB4 #B9BFB4
triadic
#BFBFB4 #B4BFBF #BFB4BF
tetradic
#BFBFB4 #B4BFB9 #B4B4BF #BFB4B9
square
#BFBFB4 #B4BFB9 #B4B4BF #BFB4B9
split-complementary
#BFBFB4 #B4B9BF #B9B4BF
monochromatic
#868672 #A3A393 #BFBFB4 #DBDBD5 #F1F1EE
Accessibility & contrast
On white
1.85
#BFBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#BFBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFB4
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFB4 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB3
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#C1BDBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfb4; /* rgb */ color: rgb(191, 191, 180); /* oklch */ color: oklch(80.2% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#d2d2ca',
500: '#bfbfb4',
950: '#000000',
},
}SCSS
$custom: #bfbfb4; $custom-light: #d2d2ca; $custom-dark: #000000;
JSON
{
"hex": "#bfbfb4",
"rgb": {
"r": 191,
"g": 191,
"b": 180
},
"hsl": {
"h": 60,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.80154,
"c": 0.01519,
"h": 106.7
},
"luminance": 0.51633
}Semantic roles & 50–950 ramp
primary
#BFBFB4
secondary
#858592
accent
#549254
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382