#BFBF95#BFBF95
#BFBF95 is a light, muted yellow. Relative luminance 0.505; OKLCH L 79.4% C 0.057 H 107.6°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBF95 |
|---|---|
| RGB | rgb(191, 191, 149) |
| HSL | hsl(60, 25%, 67%) |
| HSV | hsv(60, 22%, 75%) |
| CMYK | cmyk(0%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(76.38, -6.94, 21.27) |
| CIE-LCH | lch(76.38, 22.37, 108.07°) |
| OKLab | oklab(79.39% -0.0172 0.054) |
| OKLCH | oklch(79.39% 0.057 107.6) |
| XYZ | xyz(45.5413, 50.5085, 35.7779) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.58
Bland
#AFA88B
ΔE00 7.57
Putty
#BEAE8A
ΔE00 7.80
Darkkhaki
#BDB76B
ΔE00 8.02
Stone (survey)
#ADA587
ΔE00 8.26
Sage Green
#9CAF88
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBF95 #9595BF
analogous
#BFAA95 #BFBF95 #AABF95
triadic
#BFBF95 #95BFBF #BF95BF
tetradic
#BFBF95 #95BFAA #9595BF #BF95AA
square
#BFBF95 #95BFAA #9595BF #BF95AA
split-complementary
#BFBF95 #95AABF #AA95BF
monochromatic
#888852 #A8A86F #BFBF95 #D6D6BB #EDEDE1
Accessibility & contrast
On white
1.89
#BFBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BFBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBF95
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBF95 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BB92
Deuteranopia (green-blind)
#C7BD97
Tritanopia (blue-blind)
#C5BAB4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bfbf95; /* rgb */ color: rgb(191, 191, 149); /* oklch */ color: oklch(79.4% 0.057 107.6);
Tailwind
colors: {
custom: {
50: '#d2d2b4',
500: '#bfbf95',
950: '#000000',
},
}SCSS
$custom: #bfbf95; $custom-light: #d2d2b4; $custom-dark: #000000;
JSON
{
"hex": "#bfbf95",
"rgb": {
"r": 191,
"g": 191,
"b": 149
},
"hsl": {
"h": 60,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.79392,
"c": 0.0567,
"h": 107.6
},
"luminance": 0.50508
}Semantic roles & 50–950 ramp
primary
#BFBF95
secondary
#676792
accent
#42A342
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381