#BFBEB4#BFBEB4
#BFBEB4 is a light, near-neutral grey. Relative luminance 0.512; OKLCH L 79.9% C 0.014 H 102.1°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEB4 |
|---|---|
| RGB | rgb(191, 190, 180) |
| HSL | hsl(55, 8%, 73%) |
| HSV | hsv(55, 6%, 75%) |
| CMYK | cmyk(0%, 0.5%, 5.8%, 25.1%) |
| CIE-LAB | lab(76.80, -1.45, 5.17) |
| CIE-LCH | lch(76.80, 5.37, 105.65°) |
| OKLab | oklab(79.95% -0.0029 0.0136) |
| OKLCH | oklch(79.95% 0.014 102.1) |
| XYZ | xyz(48.1364, 51.1988, 50.5176) |
| Luminance | 0.5120 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.84
Silver (survey)
#C5C9C7
ΔE00 4.95
Silver
#C0C0C0
ΔE00 5.02
Light Gray
#D3D3D3
ΔE00 7.29
Dark Gray
#A9A9A9
ΔE00 7.53
Greyish
#A8A495
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEB4 #B4B5BF
analogous
#BFB8B4 #BFBEB4 #BABFB4
triadic
#BFBEB4 #B4BFBE #BEB4BF
tetradic
#BFBEB4 #B4BFB8 #B4B5BF #BFB4BA
square
#BFBEB4 #B4BFB8 #B4B5BF #BFB4BA
split-complementary
#BFBEB4 #B4BABF #B8B4BF
monochromatic
#868472 #A3A193 #BFBEB4 #DBDBD5 #F1F1EE
Accessibility & contrast
On white
1.87
#BFBEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BFBEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEB4
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEB4 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB3
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#C1BCBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbeb4; /* rgb */ color: rgb(191, 190, 180); /* oklch */ color: oklch(79.9% 0.014 102.1);
Tailwind
colors: {
custom: {
50: '#d2d1ca',
500: '#bfbeb4',
950: '#000000',
},
}SCSS
$custom: #bfbeb4; $custom-light: #d2d1ca; $custom-dark: #000000;
JSON
{
"hex": "#bfbeb4",
"rgb": {
"r": 191,
"g": 190,
"b": 180
},
"hsl": {
"h": 54.545,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79948,
"c": 0.01388,
"h": 102.1
},
"luminance": 0.51199
}Semantic roles & 50–950 ramp
primary
#BFBEB4
secondary
#858692
accent
#599254
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382