#BFBF92#BFBF92
#BFBF92 is a light, moderate yellow. Relative luminance 0.504; OKLCH L 79.3% C 0.061 H 107.7°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF92 |
|---|---|
| RGB | rgb(191, 191, 146) |
| HSL | hsl(60, 26%, 66%) |
| HSV | hsv(60, 24%, 75%) |
| CMYK | cmyk(0%, 0%, 23.6%, 25.1%) |
| CIE-LAB | lab(76.32, -7.37, 22.79) |
| CIE-LCH | lch(76.32, 23.95, 107.92°) |
| OKLab | oklab(79.33% -0.0184 0.0577) |
| OKLCH | oklch(79.33% 0.061 107.7) |
| XYZ | xyz(45.3049, 50.4139, 34.5328) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.34
Darkkhaki
#BDB76B
ΔE00 7.32
Pale Olive
#B9CC81
ΔE00 7.85
Bland
#AFA88B
ΔE00 7.93
Putty
#BEAE8A
ΔE00 7.94
Greenish Tan
#BCCB7A
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF92 #9292BF
analogous
#BFA892 #BFBF92 #A8BF92
triadic
#BFBF92 #92BFBF #BF92BF
tetradic
#BFBF92 #92BFA8 #9292BF #BF92A8
square
#BFBF92 #92BFA8 #9292BF #BF92A8
split-complementary
#BFBF92 #92A8BF #A892BF
monochromatic
#87874F #A8A86B #BFBF92 #D6D6B9 #ECECDF
Accessibility & contrast
On white
1.89
#BFBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#BFBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF92
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF92 | 1.00 | 1.89 | 11.08 | 11.08 |
| #FFFFFF | 1.89 | 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)
#C7BB8F
Deuteranopia (green-blind)
#C7BD94
Tritanopia (blue-blind)
#C6B9B3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf92; /* rgb */ color: rgb(191, 191, 146); /* oklch */ color: oklch(79.3% 0.061 107.7);
Tailwind
colors: {
custom: {
50: '#d2d2b2',
500: '#bfbf92',
950: '#000000',
},
}SCSS
$custom: #bfbf92; $custom-light: #d2d2b2; $custom-dark: #000000;
JSON
{
"hex": "#bfbf92",
"rgb": {
"r": 191,
"g": 191,
"b": 146
},
"hsl": {
"h": 60,
"s": 26.012,
"l": 66.078
},
"oklch": {
"l": 0.79327,
"c": 0.06058,
"h": 107.7
},
"luminance": 0.50413
}Semantic roles & 50–950 ramp
primary
#BFBF92
secondary
#646491
accent
#41A541
background
#FEFEFD
surface
#FBFBF7
border
#D4D4D0
text
#141411
muted
#838381