#BFB4BD#BFB4BD
#BFB4BD is a light, near-neutral grey. Relative luminance 0.474; OKLCH L 78.2% C 0.018 H 331.7°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BFB4BD |
|---|---|
| RGB | rgb(191, 180, 189) |
| HSL | hsl(311, 8%, 73%) |
| HSV | hsv(311, 6%, 75%) |
| CMYK | cmyk(0%, 5.8%, 1%, 25.1%) |
| CIE-LAB | lab(74.44, 5.53, -3.16) |
| CIE-LCH | lch(74.44, 6.37, 330.25°) |
| OKLab | oklab(78.18% 0.0155 -0.0083) |
| OKLCH | oklch(78.18% 0.018 331.7) |
| XYZ | xyz(46.9911, 47.3933, 54.8065) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.81
Silver
#C0C0C0
ΔE00 7.77
Pinkish Grey
#C8ACA9
ΔE00 7.93
Dark Gray
#A9A9A9
ΔE00 8.38
Thistle
#D8BFD8
ΔE00 8.64
Light Gray
#D3D3D3
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFB4BD #B4BFB6
analogous
#BBB4BF #BFB4BD #BFB4B7
triadic
#BFB4BD #BDBFB4 #B4BDBF
tetradic
#BFB4BD #BFBBB4 #B4BFB6 #B4B7BF
square
#BFB4BD #BFBBB4 #B4BFB6 #B4B7BF
split-complementary
#BFB4BD #B7BFB4 #B4BFBB
monochromatic
#867283 #A393A0 #BFB4BD #DBD5DA #F1EEF0
Accessibility & contrast
On white
2.00
#BFB4BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#BFB4BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFB4BD
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFB4BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFB4BD | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BD
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#C0B4B7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bfb4bd; /* rgb */ color: rgb(191, 180, 189); /* oklch */ color: oklch(78.2% 0.018 331.7);
Tailwind
colors: {
custom: {
50: '#d2cad0',
500: '#bfb4bd',
950: '#000000',
},
}SCSS
$custom: #bfb4bd; $custom-light: #d2cad0; $custom-dark: #000000;
JSON
{
"hex": "#bfb4bd",
"rgb": {
"r": 191,
"g": 180,
"b": 189
},
"hsl": {
"h": 310.909,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.78175,
"c": 0.01757,
"h": 331.7
},
"luminance": 0.47393
}Semantic roles & 50–950 ramp
primary
#BFB4BD
secondary
#E4E7E5
accent
#925F54
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141314
muted
#828282