#BFBAAB#BFBAAB
#BFBAAB is a light, muted yellow. Relative luminance 0.491; OKLCH L 78.9% C 0.022 H 91.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBAAB |
|---|---|
| RGB | rgb(191, 186, 171) |
| HSL | hsl(45, 14%, 71%) |
| HSV | hsv(45, 10%, 75%) |
| CMYK | cmyk(0%, 2.6%, 10.5%, 25.1%) |
| CIE-LAB | lab(75.54, -0.87, 8.23) |
| CIE-LCH | lch(75.54, 8.27, 96.00°) |
| OKLab | oklab(78.88% -0.0006 0.0215) |
| OKLCH | oklch(78.88% 0.022 91.6) |
| XYZ | xyz(46.3947, 49.1349, 45.5601) |
| Luminance | 0.4913 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.54
Greige
#B8AB98
ΔE00 5.34
Greyish
#A8A495
ΔE00 6.28
Cement
#A5A391
ΔE00 7.11
Silver
#C0C0C0
ΔE00 7.19
Bland
#AFA88B
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBAAB #ABB0BF
analogous
#BFB0AB #BFBAAB #BABFAB
triadic
#BFBAAB #ABBFBA #BAABBF
tetradic
#BFBAAB #ABBFB0 #ABB0BF #BFABBA
square
#BFBAAB #ABBFB0 #ABB0BF #BFABBA
split-complementary
#BFBAAB #ABBABF #B0ABBF
monochromatic
#888068 #A59D88 #BFBAAB #D9D7CE #F2F1EE
Accessibility & contrast
On white
1.94
#BFBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#BFBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBAAB
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBAAB | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9AA
Deuteranopia (green-blind)
#BFBBAB
Tritanopia (blue-blind)
#C3B7B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #bfbaab; /* rgb */ color: rgb(191, 186, 171); /* oklch */ color: oklch(78.9% 0.022 91.6);
Tailwind
colors: {
custom: {
50: '#d2cec4',
500: '#bfbaab',
950: '#000000',
},
}SCSS
$custom: #bfbaab; $custom-light: #d2cec4; $custom-dark: #000000;
JSON
{
"hex": "#bfbaab",
"rgb": {
"r": 191,
"g": 186,
"b": 171
},
"hsl": {
"h": 45,
"s": 13.514,
"l": 70.98
},
"oklch": {
"l": 0.78881,
"c": 0.02151,
"h": 91.6
},
"luminance": 0.49134
}Semantic roles & 50–950 ramp
primary
#BFBAAB
secondary
#E0E2E6
accent
#60984E
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#141312
muted
#828281