#BFB6BE#BFB6BE
#BFB6BE is a light, near-neutral grey. Relative luminance 0.482; OKLCH L 78.6% C 0.015 H 329.2°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB6BE |
|---|---|
| RGB | rgb(191, 182, 190) |
| HSL | hsl(307, 7%, 73%) |
| HSV | hsv(307, 5%, 75%) |
| CMYK | cmyk(0%, 4.7%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.98, 4.64, -2.91) |
| CIE-LCH | lch(74.98, 5.48, 327.88°) |
| OKLab | oklab(78.61% 0.0129 -0.0077) |
| OKLCH | oklch(78.61% 0.015 329.2) |
| XYZ | xyz(47.5067, 48.2502, 55.5157) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.74
Dark Gray
#A9A9A9
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 8.40
Light Gray
#D3D3D3
ΔE00 9.26
Thistle
#D8BFD8
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB6BE #B6BFB7
analogous
#BBB6BF #BFB6BE #BFB6B9
triadic
#BFB6BE #BEBFB6 #B6BEBF
tetradic
#BFB6BE #BFBBB6 #B6BFB7 #B6B9BF
square
#BFB6BE #BFBBB6 #B6BFB7 #B6B9BF
split-complementary
#BFB6BE #B9BFB6 #B6BFBB
monochromatic
#867584 #A295A1 #BFB6BE #DCD7DB #F1EFF0
Accessibility & contrast
On white
1.97
#BFB6BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#BFB6BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB6BE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB6BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB6BE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#C0B6B9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfb6be; /* rgb */ color: rgb(191, 182, 190); /* oklch */ color: oklch(78.6% 0.015 329.2);
Tailwind
colors: {
custom: {
50: '#d2cbd1',
500: '#bfb6be',
950: '#000000',
},
}SCSS
$custom: #bfb6be; $custom-light: #d2cbd1; $custom-dark: #000000;
JSON
{
"hex": "#bfb6be",
"rgb": {
"r": 191,
"g": 182,
"b": 190
},
"hsl": {
"h": 306.667,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.78608,
"c": 0.015,
"h": 329.2
},
"luminance": 0.4825
}Semantic roles & 50–950 ramp
primary
#BFB6BE
secondary
#E4E7E5
accent
#905C55
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282