#BFBFA4#BFBFA4
#BFBFA4 is a light, muted yellow. Relative luminance 0.510; OKLCH L 79.7% C 0.037 H 107.2°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFA4 |
|---|---|
| RGB | rgb(191, 191, 164) |
| HSL | hsl(60, 17%, 70%) |
| HSV | hsv(60, 14%, 75%) |
| CMYK | cmyk(0%, 0%, 14.1%, 25.1%) |
| CIE-LAB | lab(76.69, -4.65, 13.65) |
| CIE-LCH | lch(76.69, 14.42, 108.82°) |
| OKLab | oklab(79.74% -0.0109 0.0353) |
| OKLCH | oklch(79.74% 0.037 107.2) |
| XYZ | xyz(46.8169, 51.0187, 42.4960) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.78
Stone (survey)
#ADA587
ΔE00 7.74
Putty
#BEAE8A
ΔE00 8.06
Cement
#A5A391
ΔE00 8.27
Warm Gray
#C9BEB0
ΔE00 8.39
Greyish
#A8A495
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFA4 #A4A4BF
analogous
#BFB2A4 #BFBFA4 #B2BFA4
triadic
#BFBFA4 #A4BFBF #BFA4BF
tetradic
#BFBFA4 #A4BFB2 #A4A4BF #BFA4B2
square
#BFBFA4 #A4BFB2 #A4A4BF #BFA4B2
split-complementary
#BFBFA4 #A4B2BF #B2A4BF
monochromatic
#898960 #A6A680 #BFBFA4 #D8D8C8 #F2F2EC
Accessibility & contrast
On white
1.87
#BFBFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#BFBFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFA4
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFA4 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 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)
#C4BDA2
Deuteranopia (green-blind)
#C4BEA5
Tritanopia (blue-blind)
#C3BBB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbfa4; /* rgb */ color: rgb(191, 191, 164); /* oklch */ color: oklch(79.7% 0.037 107.2);
Tailwind
colors: {
custom: {
50: '#d2d2bf',
500: '#bfbfa4',
950: '#000000',
},
}SCSS
$custom: #bfbfa4; $custom-light: #d2d2bf; $custom-dark: #000000;
JSON
{
"hex": "#bfbfa4",
"rgb": {
"r": 191,
"g": 191,
"b": 164
},
"hsl": {
"h": 60,
"s": 17.419,
"l": 69.608
},
"oklch": {
"l": 0.79739,
"c": 0.03692,
"h": 107.2
},
"luminance": 0.51018
}Semantic roles & 50–950 ramp
primary
#BFBFA4
secondary
#757593
accent
#4A9C4A
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382