#BFBF91#BFBF91
#BFBF91 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.062 H 107.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF91 |
|---|---|
| RGB | rgb(191, 191, 145) |
| HSL | hsl(60, 26%, 66%) |
| HSV | hsv(60, 24%, 75%) |
| CMYK | cmyk(0%, 0%, 24.1%, 25.1%) |
| CIE-LAB | lab(76.30, -7.51, 23.29) |
| CIE-LCH | lch(76.30, 24.47, 107.87°) |
| OKLab | oklab(79.31% -0.0188 0.0589) |
| OKLCH | oklch(79.31% 0.062 107.7) |
| XYZ | xyz(45.2274, 50.3829, 34.1249) |
| Luminance | 0.5038 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.28
Darkkhaki
#BDB76B
ΔE00 7.09
Pale Olive
#B9CC81
ΔE00 7.66
Greenish Tan
#BCCB7A
ΔE00 7.95
Putty
#BEAE8A
ΔE00 8.00
Bland
#AFA88B
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF91 #9191BF
analogous
#BFA891 #BFBF91 #A8BF91
triadic
#BFBF91 #91BFBF #BF91BF
tetradic
#BFBF91 #91BFA8 #9191BF #BF91A8
square
#BFBF91 #91BFA8 #9191BF #BF91A8
split-complementary
#BFBF91 #91A8BF #A891BF
monochromatic
#87874F #A8A86A #BFBF91 #D6D6B8 #ECECDE
Accessibility & contrast
On white
1.90
#BFBF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#BFBF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF91
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF91 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8E
Deuteranopia (green-blind)
#C8BD93
Tritanopia (blue-blind)
#C6B9B3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf91; /* rgb */ color: rgb(191, 191, 145); /* oklch */ color: oklch(79.3% 0.062 107.7);
Tailwind
colors: {
custom: {
50: '#d2d2b1',
500: '#bfbf91',
950: '#000000',
},
}SCSS
$custom: #bfbf91; $custom-light: #d2d2b1; $custom-dark: #000000;
JSON
{
"hex": "#bfbf91",
"rgb": {
"r": 191,
"g": 191,
"b": 145
},
"hsl": {
"h": 60,
"s": 26.437,
"l": 65.882
},
"oklch": {
"l": 0.79306,
"c": 0.06186,
"h": 107.7
},
"luminance": 0.50382
}Semantic roles & 50–950 ramp
primary
#BFBF91
secondary
#646491
accent
#40A540
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381