#BFBFA0#BFBFA0
#BFBFA0 is a light, muted yellow. Relative luminance 0.509; OKLCH L 79.6% C 0.042 H 107.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFA0 |
|---|---|
| RGB | rgb(191, 191, 160) |
| HSL | hsl(60, 19%, 69%) |
| HSV | hsv(60, 16%, 75%) |
| CMYK | cmyk(0%, 0%, 16.2%, 25.1%) |
| CIE-LAB | lab(76.60, -5.28, 15.68) |
| CIE-LCH | lch(76.60, 16.55, 108.62°) |
| OKLab | oklab(79.64% -0.0126 0.0403) |
| OKLCH | oklch(79.64% 0.042 107.3) |
| XYZ | xyz(46.4613, 50.8765, 40.6234) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.76
Stone (survey)
#ADA587
ΔE00 7.67
Putty
#BEAE8A
ΔE00 7.80
Sand
#C2B280
ΔE00 8.11
Cement
#A5A391
ΔE00 8.78
Sage Green
#9CAF88
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFA0 #A0A0BF
analogous
#BFB0A0 #BFBFA0 #B0BFA0
triadic
#BFBFA0 #A0BFBF #BFA0BF
tetradic
#BFBFA0 #A0BFB0 #A0A0BF #BFA0B0
square
#BFBFA0 #A0BFB0 #A0A0BF #BFA0B0
split-complementary
#BFBFA0 #A0B0BF #B0A0BF
monochromatic
#89895C #A6A67B #BFBFA0 #D8D8C5 #F0F0E9
Accessibility & contrast
On white
1.88
#BFBFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#BFBFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFA0
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFA0 | 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)
#C5BC9E
Deuteranopia (green-blind)
#C5BEA1
Tritanopia (blue-blind)
#C4BBB6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bfbfa0; /* rgb */ color: rgb(191, 191, 160); /* oklch */ color: oklch(79.6% 0.042 107.3);
Tailwind
colors: {
custom: {
50: '#d2d2bc',
500: '#bfbfa0',
950: '#000000',
},
}SCSS
$custom: #bfbfa0; $custom-light: #d2d2bc; $custom-dark: #000000;
JSON
{
"hex": "#bfbfa0",
"rgb": {
"r": 191,
"g": 191,
"b": 160
},
"hsl": {
"h": 60,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.79643,
"c": 0.04226,
"h": 107.3
},
"luminance": 0.50876
}Semantic roles & 50–950 ramp
primary
#BFBFA0
secondary
#707093
accent
#489E48
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382