#BFBBB4#BFBBB4
#BFBBB4 is a light, near-neutral grey. Relative luminance 0.499; OKLCH L 79.3% C 0.011 H 81.8°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBBB4 |
|---|---|
| RGB | rgb(191, 187, 180) |
| HSL | hsl(38, 8%, 73%) |
| HSV | hsv(38, 6%, 75%) |
| CMYK | cmyk(0%, 2.1%, 5.8%, 25.1%) |
| CIE-LAB | lab(76.02, 0.15, 4.04) |
| CIE-LCH | lch(76.02, 4.04, 87.91°) |
| OKLab | oklab(79.33% 0.0015 0.0106) |
| OKLCH | oklch(79.33% 0.011 81.8) |
| XYZ | xyz(47.4933, 49.9126, 50.3033) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.90
Warm Gray
#C9BEB0
ΔE00 3.97
Silver (survey)
#C5C9C7
ΔE00 5.32
Dark Gray
#A9A9A9
ΔE00 6.29
Dove Gray
#B6B8BD
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBBB4 #B4B8BF
analogous
#BFB5B4 #BFBBB4 #BDBFB4
triadic
#BFBBB4 #B4BFBB #BBB4BF
tetradic
#BFBBB4 #B4BFB5 #B4B8BF #BFB4BD
square
#BFBBB4 #B4BFB5 #B4B8BF #BFB4BD
split-complementary
#BFBBB4 #B4BDBF #B5B4BF
monochromatic
#867F72 #A39D93 #BFBBB4 #DBD9D5 #F1F0EE
Accessibility & contrast
On white
1.91
#BFBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#BFBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBBB4
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBBB4 | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB4
Deuteranopia (green-blind)
#BEBCB4
Tritanopia (blue-blind)
#C1BAB9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bfbbb4; /* rgb */ color: rgb(191, 187, 180); /* oklch */ color: oklch(79.3% 0.011 81.8);
Tailwind
colors: {
custom: {
50: '#d2cfca',
500: '#bfbbb4',
950: '#000000',
},
}SCSS
$custom: #bfbbb4; $custom-light: #d2cfca; $custom-dark: #000000;
JSON
{
"hex": "#bfbbb4",
"rgb": {
"r": 191,
"g": 187,
"b": 180
},
"hsl": {
"h": 38.182,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79331,
"c": 0.01075,
"h": 81.8
},
"luminance": 0.49912
}Semantic roles & 50–950 ramp
primary
#BFBBB4
secondary
#E4E5E7
accent
#6A9254
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141313
muted
#828282