#BFBFA1#BFBFA1
#BFBFA1 is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.7% C 0.041 H 107.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFA1 |
|---|---|
| RGB | rgb(191, 191, 161) |
| HSL | hsl(60, 19%, 69%) |
| HSV | hsv(60, 16%, 75%) |
| CMYK | cmyk(0%, 0%, 15.7%, 25.1%) |
| CIE-LAB | lab(76.63, -5.13, 15.17) |
| CIE-LCH | lch(76.63, 16.02, 108.67°) |
| OKLab | oklab(79.67% -0.0122 0.0391) |
| OKLCH | oklch(79.67% 0.041 107.3) |
| XYZ | xyz(46.5491, 50.9116, 41.0860) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.74
Stone (survey)
#ADA587
ΔE00 7.67
Putty
#BEAE8A
ΔE00 7.85
Sand
#C2B280
ΔE00 8.30
Cement
#A5A391
ΔE00 8.64
Khaki
#C3B091
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFA1 #A1A1BF
analogous
#BFB0A1 #BFBFA1 #B0BFA1
triadic
#BFBFA1 #A1BFBF #BFA1BF
tetradic
#BFBFA1 #A1BFB0 #A1A1BF #BFA1B0
square
#BFBFA1 #A1BFB0 #A1A1BF #BFA1B0
split-complementary
#BFBFA1 #A1B0BF #B0A1BF
monochromatic
#89895D #A6A67D #BFBFA1 #D8D8C5 #F1F1EA
Accessibility & contrast
On white
1.88
#BFBFA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BFBFA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFA1
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFA1 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BC9F
Deuteranopia (green-blind)
#C5BEA2
Tritanopia (blue-blind)
#C4BBB7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbfa1; /* rgb */ color: rgb(191, 191, 161); /* oklch */ color: oklch(79.7% 0.041 107.3);
Tailwind
colors: {
custom: {
50: '#d2d2bc',
500: '#bfbfa1',
950: '#000000',
},
}SCSS
$custom: #bfbfa1; $custom-light: #d2d2bc; $custom-dark: #000000;
JSON
{
"hex": "#bfbfa1",
"rgb": {
"r": 191,
"g": 191,
"b": 161
},
"hsl": {
"h": 60,
"s": 18.987,
"l": 69.02
},
"oklch": {
"l": 0.79666,
"c": 0.04093,
"h": 107.3
},
"luminance": 0.50911
}Semantic roles & 50–950 ramp
primary
#BFBFA1
secondary
#727293
accent
#489D48
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382