#BFBEB6#BFBEB6
#BFBEB6 is a light, near-neutral grey. Relative luminance 0.513; OKLCH L 80.0% C 0.011 H 100.9°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBEB6 |
|---|---|
| RGB | rgb(191, 190, 182) |
| HSL | hsl(53, 7%, 73%) |
| HSV | hsv(53, 5%, 75%) |
| CMYK | cmyk(0%, 0.5%, 4.7%, 25.1%) |
| CIE-LAB | lab(76.85, -1.10, 4.16) |
| CIE-LCH | lch(76.85, 4.30, 104.77°) |
| OKLab | oklab(80% -0.0021 0.0109) |
| OKLCH | oklch(80% 0.011 100.9) |
| XYZ | xyz(48.3416, 51.2808, 51.5984) |
| Luminance | 0.5128 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.11
Silver (survey)
#C5C9C7
ΔE00 4.34
Warm Gray
#C9BEB0
ΔE00 4.94
Light Gray
#D3D3D3
ΔE00 6.67
Dark Gray
#A9A9A9
ΔE00 6.99
Dove Gray
#B6B8BD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBEB6 #B6B7BF
analogous
#BFB9B6 #BFBEB6 #BBBFB6
triadic
#BFBEB6 #B6BFBE #BEB6BF
tetradic
#BFBEB6 #B6BFB9 #B6B7BF #BFB6BB
square
#BFBEB6 #B6BFB9 #B6B7BF #BFB6BB
split-complementary
#BFBEB6 #B6BBBF #B9B6BF
monochromatic
#868475 #A2A195 #BFBEB6 #DCDBD7 #F1F0EF
Accessibility & contrast
On white
1.87
#BFBEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#BFBEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBEB6
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBEB6 | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB6
Deuteranopia (green-blind)
#C0BEB6
Tritanopia (blue-blind)
#C1BDBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbeb6; /* rgb */ color: rgb(191, 190, 182); /* oklch */ color: oklch(80.0% 0.011 100.9);
Tailwind
colors: {
custom: {
50: '#d2d1cb',
500: '#bfbeb6',
950: '#000000',
},
}SCSS
$custom: #bfbeb6; $custom-light: #d2d1cb; $custom-dark: #000000;
JSON
{
"hex": "#bfbeb6",
"rgb": {
"r": 191,
"g": 190,
"b": 182
},
"hsl": {
"h": 53.333,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.80003,
"c": 0.01114,
"h": 100.9
},
"luminance": 0.51281
}Semantic roles & 50–950 ramp
primary
#BFBEB6
secondary
#878992
accent
#5C9055
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382