#BFBF93#BFBF93
#BFBF93 is a light, muted yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.059 H 107.7°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF93 |
|---|---|
| RGB | rgb(191, 191, 147) |
| HSL | hsl(60, 26%, 66%) |
| HSV | hsv(60, 23%, 75%) |
| CMYK | cmyk(0%, 0%, 23%, 25.1%) |
| CIE-LAB | lab(76.34, -7.22, 22.28) |
| CIE-LCH | lch(76.34, 23.42, 107.97°) |
| OKLab | oklab(79.35% -0.018 0.0565) |
| OKLCH | oklch(79.35% 0.059 107.7) |
| XYZ | xyz(45.3830, 50.4451, 34.9442) |
| Luminance | 0.5044 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.41
Darkkhaki
#BDB76B
ΔE00 7.55
Bland
#AFA88B
ΔE00 7.80
Putty
#BEAE8A
ΔE00 7.89
Pale Olive
#B9CC81
ΔE00 8.04
Beige (survey)
#E6DAA6
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF93 #9393BF
analogous
#BFA993 #BFBF93 #A9BF93
triadic
#BFBF93 #93BFBF #BF93BF
tetradic
#BFBF93 #93BFA9 #9393BF #BF93A9
square
#BFBF93 #93BFA9 #9393BF #BF93A9
split-complementary
#BFBF93 #93A9BF #A993BF
monochromatic
#878750 #A8A86D #BFBF93 #D6D6B9 #EDEDE0
Accessibility & contrast
On white
1.89
#BFBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#BFBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF93
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF93 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB90
Deuteranopia (green-blind)
#C7BD95
Tritanopia (blue-blind)
#C6B9B3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf93; /* rgb */ color: rgb(191, 191, 147); /* oklch */ color: oklch(79.3% 0.059 107.7);
Tailwind
colors: {
custom: {
50: '#d2d2b3',
500: '#bfbf93',
950: '#000000',
},
}SCSS
$custom: #bfbf93; $custom-light: #d2d2b3; $custom-dark: #000000;
JSON
{
"hex": "#bfbf93",
"rgb": {
"r": 191,
"g": 191,
"b": 147
},
"hsl": {
"h": 60,
"s": 25.581,
"l": 66.275
},
"oklch": {
"l": 0.79349,
"c": 0.05929,
"h": 107.7
},
"luminance": 0.50445
}Semantic roles & 50–950 ramp
primary
#BFBF93
secondary
#656591
accent
#41A441
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381