#BDBFB0#BDBFB0
#BDBFB0 is a light, muted yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.021 H 113.0°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFB0 |
|---|---|
| RGB | rgb(189, 191, 176) |
| HSL | hsl(68, 10%, 72%) |
| HSV | hsv(68, 8%, 75%) |
| CMYK | cmyk(1%, 0%, 7.9%, 25.1%) |
| CIE-LAB | lab(76.81, -3.39, 7.33) |
| CIE-LCH | lch(76.81, 8.07, 114.81°) |
| OKLab | oklab(79.88% -0.0081 0.0192) |
| OKLCH | oklch(79.88% 0.021 113) |
| XYZ | xyz(47.4525, 51.2151, 48.4515) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.51
Warm Gray
#C9BEB0
ΔE00 6.72
Silver
#C0C0C0
ΔE00 7.45
Greyish
#A8A495
ΔE00 7.76
Cement
#A5A391
ΔE00 7.96
Light Grey
#D8DCD6
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFB0 #B2B0BF
analogous
#BFBAB0 #BDBFB0 #B6BFB0
triadic
#BDBFB0 #B0BDBF #BFB0BD
tetradic
#BDBFB0 #B0BFBA #B2B0BF #BFB0B6
square
#BDBFB0 #B0BFBA #B2B0BF #BFB0B6
split-complementary
#BDBFB0 #B0B6BF #BAB0BF
monochromatic
#84876D #A1A48E #BDBFB0 #D9DAD2 #F1F1EE
Accessibility & contrast
On white
1.87
#BDBFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#BDBFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFB0
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFB0 | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAF
Deuteranopia (green-blind)
#C1BEB1
Tritanopia (blue-blind)
#BFBDBB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bdbfb0; /* rgb */ color: rgb(189, 191, 176); /* oklch */ color: oklch(79.9% 0.021 113.0);
Tailwind
colors: {
custom: {
50: '#d0d2c7',
500: '#bdbfb0',
950: '#000000',
},
}SCSS
$custom: #bdbfb0; $custom-light: #d0d2c7; $custom-dark: #000000;
JSON
{
"hex": "#bdbfb0",
"rgb": {
"r": 189,
"g": 191,
"b": 176
},
"hsl": {
"h": 68,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79885,
"c": 0.02081,
"h": 113
},
"luminance": 0.51215
}Semantic roles & 50–950 ramp
primary
#BDBFB0
secondary
#838192
accent
#51955A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382