#BFBFAA#BFBFAA
#BFBFAA is a light, muted yellow. Relative luminance 0.512; OKLCH L 79.9% C 0.029 H 107.0°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFAA |
|---|---|
| RGB | rgb(191, 191, 170) |
| HSL | hsl(60, 14%, 71%) |
| HSV | hsv(60, 11%, 75%) |
| CMYK | cmyk(0%, 0%, 11%, 25.1%) |
| CIE-LAB | lab(76.82, -3.68, 10.61) |
| CIE-LCH | lch(76.82, 11.23, 109.13°) |
| OKLab | oklab(79.89% -0.0084 0.0276) |
| OKLCH | oklch(79.89% 0.029 107) |
| XYZ | xyz(47.3715, 51.2406, 45.4173) |
| Luminance | 0.5124 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.95
Bland
#AFA88B
ΔE00 7.26
Cement
#A5A391
ΔE00 7.81
Greyish
#A8A495
ΔE00 7.89
Greige
#B8AB98
ΔE00 8.22
Stone (survey)
#ADA587
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFAA #AAAABF
analogous
#BFB4AA #BFBFAA #B4BFAA
triadic
#BFBFAA #AABFBF #BFAABF
tetradic
#BFBFAA #AABFB4 #AAAABF #BFAAB4
square
#BFBFAA #AABFB4 #AAAABF #BFAAB4
split-complementary
#BFBFAA #AAB4BF #B4AABF
monochromatic
#888866 #A5A587 #BFBFAA #D9D9CD #F2F2EE
Accessibility & contrast
On white
1.87
#BFBFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#BFBFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFAA
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFAA | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#C3BEAB
Tritanopia (blue-blind)
#C2BCB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfbfaa; /* rgb */ color: rgb(191, 191, 170); /* oklch */ color: oklch(79.9% 0.029 107.0);
Tailwind
colors: {
custom: {
50: '#d2d2c3',
500: '#bfbfaa',
950: '#000000',
},
}SCSS
$custom: #bfbfaa; $custom-light: #d2d2c3; $custom-dark: #000000;
JSON
{
"hex": "#bfbfaa",
"rgb": {
"r": 191,
"g": 191,
"b": 170
},
"hsl": {
"h": 60,
"s": 14.094,
"l": 70.784
},
"oklch": {
"l": 0.79889,
"c": 0.02884,
"h": 107
},
"luminance": 0.5124
}Semantic roles & 50–950 ramp
primary
#BFBFAA
secondary
#7B7B92
accent
#4D984D
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382