#BDBFAA#BDBFAA
#BDBFAA is a light, muted yellow. Relative luminance 0.510; OKLCH L 79.7% C 0.029 H 111.5°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFAA |
|---|---|
| RGB | rgb(189, 191, 170) |
| HSL | hsl(66, 14%, 71%) |
| HSV | hsv(66, 11%, 75%) |
| CMYK | cmyk(1%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(76.67, -4.41, 10.37) |
| CIE-LCH | lch(76.67, 11.26, 113.03°) |
| OKLab | oklab(79.73% -0.0106 0.0269) |
| OKLCH | oklch(79.73% 0.029 111.5) |
| XYZ | xyz(46.8719, 50.9829, 45.3938) |
| Luminance | 0.5098 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.58
Warm Gray
#C9BEB0
ΔE00 7.78
Cement
#A5A391
ΔE00 7.89
Greyish
#A8A495
ΔE00 8.12
Stone (survey)
#ADA587
ΔE00 8.56
Silver (survey)
#C5C9C7
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFAA #ACAABF
analogous
#BFB6AA #BDBFAA #B2BFAA
triadic
#BDBFAA #AABDBF #BFAABD
tetradic
#BDBFAA #AABFB6 #ACAABF #BFAAB2
square
#BDBFAA #AABFB6 #ACAABF #BFAAB2
split-complementary
#BDBFAA #AAB2BF #B6AABF
monochromatic
#858866 #A2A587 #BDBFAA #D8D9CD #F1F2EE
Accessibility & contrast
On white
1.88
#BDBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BDBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFAA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFAA | 1.00 | 1.88 | 11.20 | 11.20 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#C0BCB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdbfaa; /* rgb */ color: rgb(189, 191, 170); /* oklch */ color: oklch(79.7% 0.029 111.5);
Tailwind
colors: {
custom: {
50: '#d1d2c3',
500: '#bdbfaa',
950: '#000000',
},
}SCSS
$custom: #bdbfaa; $custom-light: #d1d2c3; $custom-dark: #000000;
JSON
{
"hex": "#bdbfaa",
"rgb": {
"r": 189,
"g": 191,
"b": 170
},
"hsl": {
"h": 65.714,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.79728,
"c": 0.02895,
"h": 111.5
},
"luminance": 0.50983
}Semantic roles & 50–950 ramp
primary
#BDBFAA
secondary
#7D7B92
accent
#4D9854
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382