#BBBB95#BBBB95
#BBBB95 is a light, muted yellow. Relative luminance 0.483; OKLCH L 78.2% C 0.052 H 107.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBB95 |
|---|---|
| RGB | rgb(187, 187, 149) |
| HSL | hsl(60, 22%, 66%) |
| HSV | hsv(60, 20%, 73%) |
| CMYK | cmyk(0%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(75.00, -6.36, 19.31) |
| CIE-LCH | lch(75.00, 20.33, 108.23°) |
| OKLab | oklab(78.22% -0.0156 0.0493) |
| OKLCH | oklch(78.22% 0.052 107.5) |
| XYZ | xyz(43.6884, 48.2759, 35.4446) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.35
Sand
#C2B280
ΔE00 6.66
Stone (survey)
#ADA587
ΔE00 7.09
Putty
#BEAE8A
ΔE00 7.26
Sage Green
#9CAF88
ΔE00 7.78
Darkkhaki
#BDB76B
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBB95 #9595BB
analogous
#BBA895 #BBBB95 #A8BB95
triadic
#BBBB95 #95BBBB #BB95BB
tetradic
#BBBB95 #95BBA8 #9595BB #BB95A8
square
#BBBB95 #95BBA8 #9595BB #BB95A8
split-complementary
#BBBB95 #95A8BB #A895BB
monochromatic
#828253 #A3A370 #BBBB95 #D3D3BA #EBEBE0
Accessibility & contrast
On white
1.97
#BBBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BBBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBB95
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBB95 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#C1B6B1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbbb95; /* rgb */ color: rgb(187, 187, 149); /* oklch */ color: oklch(78.2% 0.052 107.5);
Tailwind
colors: {
custom: {
50: '#cfcfb4',
500: '#bbbb95',
950: '#000000',
},
}SCSS
$custom: #bbbb95; $custom-light: #cfcfb4; $custom-dark: #000000;
JSON
{
"hex": "#bbbb95",
"rgb": {
"r": 187,
"g": 187,
"b": 149
},
"hsl": {
"h": 60,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.78221,
"c": 0.05166,
"h": 107.5
},
"luminance": 0.48275
}Semantic roles & 50–950 ramp
primary
#BBBB95
secondary
#D0D0DC
accent
#45A045
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280