#BFB6BA#BFB6BA
#BFB6BA is a light, near-neutral grey. Relative luminance 0.481; OKLCH L 78.5% C 0.012 H 348.5°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6BA |
|---|---|
| RGB | rgb(191, 182, 186) |
| HSL | hsl(333, 7%, 73%) |
| HSV | hsv(333, 5%, 75%) |
| CMYK | cmyk(0%, 4.7%, 2.6%, 25.1%) |
| CIE-LAB | lab(74.87, 3.90, -0.89) |
| CIE-LCH | lch(74.87, 4.00, 347.16°) |
| OKLab | oklab(78.49% 0.0113 -0.0023) |
| OKLCH | oklch(78.49% 0.012 348.5) |
| XYZ | xyz(47.0755, 48.0778, 53.2448) |
| Luminance | 0.4808 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.31
Silver
#C0C0C0
ΔE00 5.61
Dark Gray
#A9A9A9
ΔE00 6.74
Pinkish Grey
#C8ACA9
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 8.51
Silver (survey)
#C5C9C7
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6BA #B6BFBB
analogous
#BFB6BE #BFB6BA #BFB6B6
triadic
#BFB6BA #BABFB6 #B6BABF
tetradic
#BFB6BA #BEBFB6 #B6BFBB #B6B6BF
square
#BFB6BA #BEBFB6 #B6BFBB #B6B6BF
split-complementary
#BFB6BA #B6BFB6 #B6BEBF
monochromatic
#86757C #A2959B #BFB6BA #DCD7D9 #F1EFF0
Accessibility & contrast
On white
1.98
#BFB6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#BFB6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6BA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6BA | 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)
#B7B7BA
Deuteranopia (green-blind)
#B8B9BA
Tritanopia (blue-blind)
#C1B6B7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bfb6ba; /* rgb */ color: rgb(191, 182, 186); /* oklch */ color: oklch(78.5% 0.012 348.5);
Tailwind
colors: {
custom: {
50: '#d2cbce',
500: '#bfb6ba',
950: '#000000',
},
}SCSS
$custom: #bfb6ba; $custom-light: #d2cbce; $custom-dark: #000000;
JSON
{
"hex": "#bfb6ba",
"rgb": {
"r": 191,
"g": 182,
"b": 186
},
"hsl": {
"h": 333.333,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.78487,
"c": 0.01157,
"h": 348.5
},
"luminance": 0.48077
}Semantic roles & 50–950 ramp
primary
#BFB6BA
secondary
#E4E7E6
accent
#907655
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282