#BFBB95#BFBB95
#BFBB95 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.6% C 0.052 H 102.5°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBB95 |
|---|---|
| RGB | rgb(191, 187, 149) |
| HSL | hsl(54, 25%, 67%) |
| HSV | hsv(54, 22%, 75%) |
| CMYK | cmyk(0%, 2.1%, 22%, 25.1%) |
| CIE-LAB | lab(75.32, -4.84, 19.80) |
| CIE-LCH | lch(75.32, 20.39, 103.74°) |
| OKLab | oklab(78.55% -0.0112 0.0505) |
| OKLCH | oklch(78.55% 0.052 102.5) |
| XYZ | xyz(44.6809, 48.7876, 35.4911) |
| Luminance | 0.4879 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.50
Bland
#AFA88B
ΔE00 5.86
Putty
#BEAE8A
ΔE00 5.92
Stone (survey)
#ADA587
ΔE00 6.59
Khaki
#C3B091
ΔE00 7.66
Darkkhaki
#BDB76B
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBB95 #9599BF
analogous
#BFA695 #BFBB95 #AEBF95
triadic
#BFBB95 #95BFBB #BB95BF
tetradic
#BFBB95 #95BFA6 #9599BF #BF95AE
square
#BFBB95 #95BFA6 #9599BF #BF95AE
split-complementary
#BFBB95 #95AEBF #A695BF
monochromatic
#888352 #A8A36F #BFBB95 #D6D3BB #EDECE1
Accessibility & contrast
On white
1.95
#BFBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#BFBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBB95
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBB95 | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#C4BB96
Tritanopia (blue-blind)
#C6B6B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfbb95; /* rgb */ color: rgb(191, 187, 149); /* oklch */ color: oklch(78.6% 0.052 102.5);
Tailwind
colors: {
custom: {
50: '#d2cfb4',
500: '#bfbb95',
950: '#000000',
},
}SCSS
$custom: #bfbb95; $custom-light: #d2cfb4; $custom-dark: #000000;
JSON
{
"hex": "#bfbb95",
"rgb": {
"r": 191,
"g": 187,
"b": 149
},
"hsl": {
"h": 54.286,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.78552,
"c": 0.0517,
"h": 102.5
},
"luminance": 0.48787
}Semantic roles & 50–950 ramp
primary
#BFBB95
secondary
#D1D2DF
accent
#4CA342
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280