#BDBFB4#BDBFB4
#BDBFB4 is a light, near-neutral grey. Relative luminance 0.514; OKLCH L 80.0% C 0.015 H 115.1°. Best body text is #000000 at 11.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFB4 |
|---|---|
| RGB | rgb(189, 191, 180) |
| HSL | hsl(71, 8%, 73%) |
| HSV | hsv(71, 6%, 75%) |
| CMYK | cmyk(1%, 0%, 5.8%, 25.1%) |
| CIE-LAB | lab(76.91, -2.69, 5.30) |
| CIE-LCH | lch(76.91, 5.94, 116.89°) |
| OKLab | oklab(79.99% -0.0065 0.0139) |
| OKLCH | oklch(79.99% 0.015 115.1) |
| XYZ | xyz(47.8541, 51.3758, 50.5666) |
| Luminance | 0.5138 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.01
Silver
#C0C0C0
ΔE00 5.82
Warm Gray
#C9BEB0
ΔE00 6.35
Light Grey
#D8DCD6
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.82
Greyish
#A8A495
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFB4 #B6B4BF
analogous
#BFBBB4 #BDBFB4 #B7BFB4
triadic
#BDBFB4 #B4BDBF #BFB4BD
tetradic
#BDBFB4 #B4BFBB #B6B4BF #BFB4B7
square
#BDBFB4 #B4BFBB #B6B4BF #BFB4B7
split-complementary
#BDBFB4 #B4B7BF #BBB4BF
monochromatic
#838672 #A0A393 #BDBFB4 #DADBD5 #F0F1EE
Accessibility & contrast
On white
1.86
#BDBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.28
#BDBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFB4
11.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFB4 | 1.00 | 1.86 | 11.28 | 11.28 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB3
Deuteranopia (green-blind)
#C1BEB4
Tritanopia (blue-blind)
#BEBEBC
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdbfb4; /* rgb */ color: rgb(189, 191, 180); /* oklch */ color: oklch(80.0% 0.015 115.1);
Tailwind
colors: {
custom: {
50: '#d0d2ca',
500: '#bdbfb4',
950: '#000000',
},
}SCSS
$custom: #bdbfb4; $custom-light: #d0d2ca; $custom-dark: #000000;
JSON
{
"hex": "#bdbfb4",
"rgb": {
"r": 189,
"g": 191,
"b": 180
},
"hsl": {
"h": 70.909,
"s": 7.914,
"l": 72.745
},
"oklch": {
"l": 0.79994,
"c": 0.01536,
"h": 115.1
},
"luminance": 0.51376
}Semantic roles & 50–950 ramp
primary
#BDBFB4
secondary
#888592
accent
#54925F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382