#BFB4BB#BFB4BB
#BFB4BB is a light, near-neutral grey. Relative luminance 0.473; OKLCH L 78.1% C 0.016 H 339.0°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4BB |
|---|---|
| RGB | rgb(191, 180, 187) |
| HSL | hsl(322, 8%, 73%) |
| HSV | hsv(322, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 2.1%, 25.1%) |
| CIE-LAB | lab(74.39, 5.16, -2.15) |
| CIE-LCH | lch(74.39, 5.59, 337.39°) |
| OKLab | oklab(78.11% 0.0147 -0.0056) |
| OKLCH | oklch(78.11% 0.016 339) |
| XYZ | xyz(46.7755, 47.3071, 53.6711) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.48
Silver
#C0C0C0
ΔE00 7.22
Pinkish Grey
#C8ACA9
ΔE00 7.46
Dark Gray
#A9A9A9
ΔE00 7.84
Thistle
#D8BFD8
ΔE00 9.30
Light Gray
#D3D3D3
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4BB #B4BFB8
analogous
#BDB4BF #BFB4BB #BFB4B5
triadic
#BFB4BB #BBBFB4 #B4BBBF
tetradic
#BFB4BB #BFBDB4 #B4BFB8 #B4B5BF
square
#BFB4BB #BFBDB4 #B4BFB8 #B4B5BF
split-complementary
#BFB4BB #B5BFB4 #B4BFBD
monochromatic
#86727F #A3939D #BFB4BB #DBD5D9 #F1EEF0
Accessibility & contrast
On white
2.01
#BFB4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#BFB4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4BB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4BB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#C1B4B6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb4bb; /* rgb */ color: rgb(191, 180, 187); /* oklch */ color: oklch(78.1% 0.016 339.0);
Tailwind
colors: {
custom: {
50: '#d2cacf',
500: '#bfb4bb',
950: '#000000',
},
}SCSS
$custom: #bfb4bb; $custom-light: #d2cacf; $custom-dark: #000000;
JSON
{
"hex": "#bfb4bb",
"rgb": {
"r": 191,
"g": 180,
"b": 187
},
"hsl": {
"h": 321.818,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.78114,
"c": 0.01575,
"h": 339
},
"luminance": 0.47307
}Semantic roles & 50–950 ramp
primary
#BFB4BB
secondary
#E4E7E5
accent
#926A54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141313
muted
#828282