#BFBEBB#BFBEBB
#BFBEBB is a light, near-neutral grey. Relative luminance 0.515; OKLCH L 80.1% C 0.004 H 91.5°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEBB |
|---|---|
| RGB | rgb(191, 190, 187) |
| HSL | hsl(45, 3%, 74%) |
| HSV | hsv(45, 2%, 75%) |
| CMYK | cmyk(0%, 0.5%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.98, -0.20, 1.63) |
| CIE-LCH | lch(76.98, 1.65, 96.98°) |
| OKLab | oklab(80.15% -0.0001 0.0043) |
| OKLCH | oklch(80.15% 0.004 91.5) |
| XYZ | xyz(48.8676, 51.4912, 54.3684) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 1.68
Silver (survey)
#C5C9C7
ΔE00 3.53
Dove Gray
#B6B8BD
ΔE00 4.59
Light Gray
#D3D3D3
ΔE00 5.44
Warm Gray
#C9BEB0
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEBB #BBBCBF
analogous
#BFBCBB #BFBEBB #BEBFBB
triadic
#BFBEBB #BBBFBE #BEBBBF
tetradic
#BFBEBB #BBBFBC #BBBCBF #BFBBBE
square
#BFBEBB #BBBFBC #BBBCBF #BFBBBE
split-complementary
#BFBEBB #BBBEBF #BCBBBF
monochromatic
#84827C #A1A09B #BFBEBB #DDDCDB #F0F0EF
Accessibility & contrast
On white
1.86
#BFBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BFBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEBB
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEBB | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBB
Deuteranopia (green-blind)
#BFBEBB
Tritanopia (blue-blind)
#C0BDBD
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbebb; /* rgb */ color: rgb(191, 190, 187); /* oklch */ color: oklch(80.1% 0.004 91.5);
Tailwind
colors: {
custom: {
50: '#d2d1cf',
500: '#bfbebb',
950: '#000000',
},
}SCSS
$custom: #bfbebb; $custom-light: #d2d1cf; $custom-dark: #000000;
JSON
{
"hex": "#bfbebb",
"rgb": {
"r": 191,
"g": 190,
"b": 187
},
"hsl": {
"h": 45,
"s": 3.03,
"l": 74.118
},
"oklch": {
"l": 0.80145,
"c": 0.00432,
"h": 91.5
},
"luminance": 0.51491
}Semantic roles & 50–950 ramp
primary
#BFBEBB
secondary
#8D8E91
accent
#668D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383