#BDBFAC#BDBFAC
#BDBFAC is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.8% C 0.026 H 111.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BDBFAC |
|---|---|
| RGB | rgb(189, 191, 172) |
| HSL | hsl(66, 13%, 71%) |
| HSV | hsv(66, 10%, 75%) |
| CMYK | cmyk(1%, 0%, 9.9%, 25.1%) |
| CIE-LAB | lab(76.71, -4.07, 9.35) |
| CIE-LCH | lch(76.71, 10.20, 113.52°) |
| OKLab | oklab(79.78% -0.0098 0.0244) |
| OKLCH | oklch(79.78% 0.026 111.9) |
| XYZ | xyz(47.0625, 51.0592, 46.3978) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.39
Cement
#A5A391
ΔE00 7.84
Bland
#AFA88B
ΔE00 7.85
Greyish
#A8A495
ΔE00 7.93
Silver (survey)
#C5C9C7
ΔE00 7.95
Greige
#B8AB98
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDBFAC #AEACBF
analogous
#BFB7AC #BDBFAC #B3BFAC
triadic
#BDBFAC #ACBDBF #BFACBD
tetradic
#BDBFAC #ACBFB7 #AEACBF #BFACB3
square
#BDBFAC #ACBFB7 #AEACBF #BFACB3
split-complementary
#BDBFAC #ACB3BF #B7ACBF
monochromatic
#858869 #A2A489 #BDBFAC #D8DACF #F1F2EE
Accessibility & contrast
On white
1.87
#BDBFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BDBFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDBFAC
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDBFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDBFAC | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDAB
Deuteranopia (green-blind)
#C2BEAD
Tritanopia (blue-blind)
#C0BDB9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bdbfac; /* rgb */ color: rgb(189, 191, 172); /* oklch */ color: oklch(79.8% 0.026 111.9);
Tailwind
colors: {
custom: {
50: '#d1d2c4',
500: '#bdbfac',
950: '#000000',
},
}SCSS
$custom: #bdbfac; $custom-light: #d1d2c4; $custom-dark: #000000;
JSON
{
"hex": "#bdbfac",
"rgb": {
"r": 189,
"g": 191,
"b": 172
},
"hsl": {
"h": 66.316,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.7978,
"c": 0.02624,
"h": 111.9
},
"luminance": 0.51059
}Semantic roles & 50–950 ramp
primary
#BDBFAC
secondary
#7F7D92
accent
#4E9756
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382