#BFB4BE#BFB4BE
#BFB4BE is a light, near-neutral grey. Relative luminance 0.474; OKLCH L 78.2% C 0.019 H 328.6°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4BE |
|---|---|
| RGB | rgb(191, 180, 190) |
| HSL | hsl(305, 8%, 73%) |
| HSV | hsv(305, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 0.5%, 25.1%) |
| CIE-LAB | lab(74.47, 5.72, -3.67) |
| CIE-LCH | lch(74.47, 6.79, 327.33°) |
| OKLab | oklab(78.21% 0.0159 -0.0097) |
| OKLCH | oklch(78.21% 0.019 328.6) |
| XYZ | xyz(47.1000, 47.4369, 55.3802) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.00
Silver
#C0C0C0
ΔE00 8.05
Pinkish Grey
#C8ACA9
ΔE00 8.19
Thistle
#D8BFD8
ΔE00 8.32
Dark Gray
#A9A9A9
ΔE00 8.67
Light Gray
#D3D3D3
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4BE #B4BFB5
analogous
#BAB4BF #BFB4BE #BFB4B8
triadic
#BFB4BE #BEBFB4 #B4BEBF
tetradic
#BFB4BE #BFBAB4 #B4BFB5 #B4B8BF
square
#BFB4BE #BFBAB4 #B4BFB5 #B4B8BF
split-complementary
#BFB4BE #B8BFB4 #B4BFBA
monochromatic
#867284 #A393A1 #BFB4BE #DBD5DB #F1EEF1
Accessibility & contrast
On white
2.00
#BFB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#BFB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4BE
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4BE | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BE
Deuteranopia (green-blind)
#B6B8BE
Tritanopia (blue-blind)
#C0B5B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb4be; /* rgb */ color: rgb(191, 180, 190); /* oklch */ color: oklch(78.2% 0.019 328.6);
Tailwind
colors: {
custom: {
50: '#d2cad1',
500: '#bfb4be',
950: '#000000',
},
}SCSS
$custom: #bfb4be; $custom-light: #d2cad1; $custom-dark: #000000;
JSON
{
"hex": "#bfb4be",
"rgb": {
"r": 191,
"g": 180,
"b": 190
},
"hsl": {
"h": 305.455,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.78205,
"c": 0.01858,
"h": 328.6
},
"luminance": 0.47437
}Semantic roles & 50–950 ramp
primary
#BFB4BE
secondary
#E4E7E4
accent
#925954
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282