#BFBB94#BFBB94
#BFBB94 is a light, muted yellow. Relative luminance 0.488; OKLCH L 78.5% C 0.053 H 102.7°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBB94 |
|---|---|
| RGB | rgb(191, 187, 148) |
| HSL | hsl(54, 25%, 66%) |
| HSV | hsv(54, 23%, 75%) |
| CMYK | cmyk(0%, 2.1%, 22.5%, 25.1%) |
| CIE-LAB | lab(75.30, -4.99, 20.31) |
| CIE-LCH | lch(75.30, 20.92, 103.79°) |
| OKLab | oklab(78.53% -0.0116 0.0517) |
| OKLCH | oklch(78.53% 0.053 102.7) |
| XYZ | xyz(44.6014, 48.7558, 35.0725) |
| Luminance | 0.4875 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 5.36
Putty
#BEAE8A
ΔE00 5.96
Bland
#AFA88B
ΔE00 5.98
Stone (survey)
#ADA587
ΔE00 6.68
Khaki
#C3B091
ΔE00 7.75
Darkkhaki
#BDB76B
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBB94 #9498BF
analogous
#BFA694 #BFBB94 #AEBF94
triadic
#BFBB94 #94BFBB #BB94BF
tetradic
#BFBB94 #94BFA6 #9498BF #BF94AE
square
#BFBB94 #94BFA6 #9498BF #BF94AE
split-complementary
#BFBB94 #94AEBF #A694BF
monochromatic
#888251 #A8A36E #BFBB94 #D6D3BA #EDECE1
Accessibility & contrast
On white
1.95
#BFBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#BFBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBB94
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBB94 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B892
Deuteranopia (green-blind)
#C4BB95
Tritanopia (blue-blind)
#C6B6B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bfbb94; /* rgb */ color: rgb(191, 187, 148); /* oklch */ color: oklch(78.5% 0.053 102.7);
Tailwind
colors: {
custom: {
50: '#d2cfb3',
500: '#bfbb94',
950: '#000000',
},
}SCSS
$custom: #bfbb94; $custom-light: #d2cfb3; $custom-dark: #000000;
JSON
{
"hex": "#bfbb94",
"rgb": {
"r": 191,
"g": 187,
"b": 148
},
"hsl": {
"h": 54.419,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.7853,
"c": 0.053,
"h": 102.7
},
"luminance": 0.48755
}Semantic roles & 50–950 ramp
primary
#BFBB94
secondary
#D0D2DE
accent
#4BA442
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280