#BBBA95#BBBA95
#BBBA95 is a light, muted yellow. Relative luminance 0.479; OKLCH L 78.0% C 0.050 H 106.2°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBA95 |
|---|---|
| RGB | rgb(187, 186, 149) |
| HSL | hsl(58, 22%, 66%) |
| HSV | hsv(58, 20%, 73%) |
| CMYK | cmyk(0%, 0.5%, 20.3%, 26.7%) |
| CIE-LAB | lab(74.73, -5.84, 18.94) |
| CIE-LCH | lch(74.73, 19.82, 107.12°) |
| OKLab | oklab(78.01% -0.0141 0.0484) |
| OKLCH | oklch(78.01% 0.05 106.2) |
| XYZ | xyz(43.4770, 47.8531, 35.3741) |
| Luminance | 0.4785 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.89
Sand
#C2B280
ΔE00 6.42
Stone (survey)
#ADA587
ΔE00 6.64
Putty
#BEAE8A
ΔE00 6.80
Sage Green
#9CAF88
ΔE00 8.03
Khaki
#C3B091
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBA95 #9596BB
analogous
#BBA795 #BBBA95 #A9BB95
triadic
#BBBA95 #95BBBA #BA95BB
tetradic
#BBBA95 #95BBA7 #9596BB #BB95A9
square
#BBBA95 #95BBA7 #9596BB #BB95A9
split-complementary
#BBBA95 #95A9BB #A795BB
monochromatic
#828153 #A3A270 #BBBA95 #D3D2BA #EBEBE0
Accessibility & contrast
On white
1.99
#BBBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#BBBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBA95
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBA95 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B793
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#C1B5B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbba95; /* rgb */ color: rgb(187, 186, 149); /* oklch */ color: oklch(78.0% 0.050 106.2);
Tailwind
colors: {
custom: {
50: '#cfceb4',
500: '#bbba95',
950: '#000000',
},
}SCSS
$custom: #bbba95; $custom-light: #cfceb4; $custom-dark: #000000;
JSON
{
"hex": "#bbba95",
"rgb": {
"r": 187,
"g": 186,
"b": 149
},
"hsl": {
"h": 58.421,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.7801,
"c": 0.05037,
"h": 106.2
},
"luminance": 0.47853
}Semantic roles & 50–950 ramp
primary
#BBBA95
secondary
#D0D0DC
accent
#48A045
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280