#BFB6BB#BFB6BB
#BFB6BB is a light, near-neutral grey. Relative luminance 0.481; OKLCH L 78.5% C 0.012 H 342.7°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6BB |
|---|---|
| RGB | rgb(191, 182, 187) |
| HSL | hsl(327, 7%, 73%) |
| HSV | hsv(327, 5%, 75%) |
| CMYK | cmyk(0%, 4.7%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.90, 4.08, -1.40) |
| CIE-LCH | lch(74.90, 4.32, 341.14°) |
| OKLab | oklab(78.52% 0.0117 -0.0036) |
| OKLCH | oklch(78.52% 0.012 342.7) |
| XYZ | xyz(47.1822, 48.1204, 53.8066) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.38
Silver
#C0C0C0
ΔE00 5.86
Dark Gray
#A9A9A9
ΔE00 6.97
Pinkish Grey
#C8ACA9
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6BB #B6BFBA
analogous
#BEB6BF #BFB6BB #BFB6B6
triadic
#BFB6BB #BBBFB6 #B6BBBF
tetradic
#BFB6BB #BFBEB6 #B6BFBA #B6B6BF
square
#BFB6BB #BFBEB6 #B6BFBA #B6B6BF
split-complementary
#BFB6BB #B6BFB6 #B6BFBE
monochromatic
#86757E #A2959D #BFB6BB #DCD7D9 #F1EFF0
Accessibility & contrast
On white
1.98
#BFB6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#BFB6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6BB
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6BB | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BB
Deuteranopia (green-blind)
#B8B9BB
Tritanopia (blue-blind)
#C0B6B8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb6bb; /* rgb */ color: rgb(191, 182, 187); /* oklch */ color: oklch(78.5% 0.012 342.7);
Tailwind
colors: {
custom: {
50: '#d2cbcf',
500: '#bfb6bb',
950: '#000000',
},
}SCSS
$custom: #bfb6bb; $custom-light: #d2cbcf; $custom-dark: #000000;
JSON
{
"hex": "#bfb6bb",
"rgb": {
"r": 191,
"g": 182,
"b": 187
},
"hsl": {
"h": 326.667,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.78517,
"c": 0.01228,
"h": 342.7
},
"luminance": 0.4812
}Semantic roles & 50–950 ramp
primary
#BFB6BB
secondary
#E4E7E5
accent
#906F55
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282