#BFBFB6#BFBFB6
#BFBFB6 is a light, near-neutral grey. Relative luminance 0.517; OKLCH L 80.2% C 0.012 H 106.7°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFB6 |
|---|---|
| RGB | rgb(191, 191, 182) |
| HSL | hsl(60, 7%, 73%) |
| HSV | hsv(60, 5%, 75%) |
| CMYK | cmyk(0%, 0%, 4.7%, 25.1%) |
| CIE-LAB | lab(77.11, -1.63, 4.54) |
| CIE-LCH | lch(77.11, 4.82, 109.73°) |
| OKLab | oklab(80.21% -0.0036 0.0119) |
| OKLCH | oklch(80.21% 0.012 106.7) |
| XYZ | xyz(48.5589, 51.7155, 51.6708) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.36
Silver
#C0C0C0
ΔE00 4.63
Warm Gray
#C9BEB0
ΔE00 5.34
Light Gray
#D3D3D3
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 7.23
Dark Gray
#A9A9A9
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFB6 #B6B6BF
analogous
#BFBAB6 #BFBFB6 #BABFB6
triadic
#BFBFB6 #B6BFBF #BFB6BF
tetradic
#BFBFB6 #B6BFBA #B6B6BF #BFB6BA
square
#BFBFB6 #B6BFBA #B6B6BF #BFB6BA
split-complementary
#BFBFB6 #B6BABF #BAB6BF
monochromatic
#868675 #A2A295 #BFBFB6 #DCDCD7 #F1F1EF
Accessibility & contrast
On white
1.85
#BFBFB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BFBFB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFB6
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFB6 | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB6
Deuteranopia (green-blind)
#C1BFB6
Tritanopia (blue-blind)
#C1BEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfb6; /* rgb */ color: rgb(191, 191, 182); /* oklch */ color: oklch(80.2% 0.012 106.7);
Tailwind
colors: {
custom: {
50: '#d2d2cb',
500: '#bfbfb6',
950: '#000000',
},
}SCSS
$custom: #bfbfb6; $custom-light: #d2d2cb; $custom-dark: #000000;
JSON
{
"hex": "#bfbfb6",
"rgb": {
"r": 191,
"g": 191,
"b": 182
},
"hsl": {
"h": 60,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.80209,
"c": 0.01244,
"h": 106.7
},
"luminance": 0.51715
}Semantic roles & 50–950 ramp
primary
#BFBFB6
secondary
#878792
accent
#559055
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382