#BFBF90#BFBF90
#BFBF90 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.063 H 107.8°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF90 |
|---|---|
| RGB | rgb(191, 191, 144) |
| HSL | hsl(60, 27%, 66%) |
| HSV | hsv(60, 25%, 75%) |
| CMYK | cmyk(0%, 0%, 24.6%, 25.1%) |
| CIE-LAB | lab(76.28, -7.65, 23.80) |
| CIE-LCH | lch(76.28, 25.00, 107.81°) |
| OKLab | oklab(79.29% -0.0193 0.0601) |
| OKLCH | oklch(79.29% 0.063 107.8) |
| XYZ | xyz(45.1507, 50.3522, 33.7206) |
| Luminance | 0.5035 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.23
Darkkhaki
#BDB76B
ΔE00 6.86
Pale Olive
#B9CC81
ΔE00 7.49
Greenish Tan
#BCCB7A
ΔE00 7.74
Putty
#BEAE8A
ΔE00 8.06
Tan Green
#A9BE70
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF90 #9090BF
analogous
#BFA790 #BFBF90 #A7BF90
triadic
#BFBF90 #90BFBF #BF90BF
tetradic
#BFBF90 #90BFA7 #9090BF #BF90A7
square
#BFBF90 #90BFA7 #9090BF #BF90A7
split-complementary
#BFBF90 #90A7BF #A790BF
monochromatic
#87874E #A9A969 #BFBF90 #D5D5B7 #ECECDE
Accessibility & contrast
On white
1.90
#BFBF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BFBF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF90
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF90 | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8D
Deuteranopia (green-blind)
#C8BD92
Tritanopia (blue-blind)
#C6B9B2
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf90; /* rgb */ color: rgb(191, 191, 144); /* oklch */ color: oklch(79.3% 0.063 107.8);
Tailwind
colors: {
custom: {
50: '#d2d2b0',
500: '#bfbf90',
950: '#000000',
},
}SCSS
$custom: #bfbf90; $custom-light: #d2d2b0; $custom-dark: #000000;
JSON
{
"hex": "#bfbf90",
"rgb": {
"r": 191,
"g": 191,
"b": 144
},
"hsl": {
"h": 60,
"s": 26.857,
"l": 65.686
},
"oklch": {
"l": 0.79285,
"c": 0.06314,
"h": 107.8
},
"luminance": 0.50352
}Semantic roles & 50–950 ramp
primary
#BFBF90
secondary
#636390
accent
#40A540
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141410
muted
#838381