#BBBA96#BBBA96
#BBBA96 is a light, muted yellow. Relative luminance 0.479; OKLCH L 78.0% C 0.049 H 106.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBA96 |
|---|---|
| RGB | rgb(187, 186, 150) |
| HSL | hsl(58, 21%, 66%) |
| HSV | hsv(58, 20%, 73%) |
| CMYK | cmyk(0%, 0.5%, 19.8%, 26.7%) |
| CIE-LAB | lab(74.75, -5.69, 18.43) |
| CIE-LCH | lch(74.75, 19.29, 107.14°) |
| OKLab | oklab(78.03% -0.0137 0.0471) |
| OKLCH | oklch(78.03% 0.049 106.2) |
| XYZ | xyz(43.5572, 47.8851, 35.7964) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.79
Stone (survey)
#ADA587
ΔE00 6.57
Sand
#C2B280
ΔE00 6.57
Putty
#BEAE8A
ΔE00 6.79
Sage Green
#9CAF88
ΔE00 8.09
Cement
#A5A391
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBA96 #9697BB
analogous
#BBA796 #BBBA96 #A9BB96
triadic
#BBBA96 #96BBBA #BA96BB
tetradic
#BBBA96 #96BBA7 #9697BB #BB96A9
square
#BBBA96 #96BBA7 #9697BB #BB96A9
split-complementary
#BBBA96 #96A9BB #A796BB
monochromatic
#828154 #A3A271 #BBBA96 #D3D2BB #EBEBE0
Accessibility & contrast
On white
1.99
#BBBA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#BBBA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBA96
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBA96 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B794
Deuteranopia (green-blind)
#C1B997
Tritanopia (blue-blind)
#C1B5B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbba96; /* rgb */ color: rgb(187, 186, 150); /* oklch */ color: oklch(78.0% 0.049 106.2);
Tailwind
colors: {
custom: {
50: '#cfceb5',
500: '#bbba96',
950: '#000000',
},
}SCSS
$custom: #bbba96; $custom-light: #cfceb5; $custom-dark: #000000;
JSON
{
"hex": "#bbba96",
"rgb": {
"r": 187,
"g": 186,
"b": 150
},
"hsl": {
"h": 58.378,
"s": 21.387,
"l": 66.078
},
"oklch": {
"l": 0.78033,
"c": 0.04905,
"h": 106.2
},
"luminance": 0.47885
}Semantic roles & 50–950 ramp
primary
#BBBA96
secondary
#D0D1DC
accent
#48A046
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280