#BBBB94#BBBB94
#BBBB94 is a light, muted yellow. Relative luminance 0.482; OKLCH L 78.2% C 0.053 H 107.6°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBB94 |
|---|---|
| RGB | rgb(187, 187, 148) |
| HSL | hsl(60, 22%, 66%) |
| HSV | hsv(60, 21%, 73%) |
| CMYK | cmyk(0%, 0%, 20.9%, 26.7%) |
| CIE-LAB | lab(74.98, -6.51, 19.82) |
| CIE-LCH | lch(74.98, 20.86, 108.18°) |
| OKLab | oklab(78.2% -0.016 0.0505) |
| OKLCH | oklch(78.2% 0.053 107.6) |
| XYZ | xyz(43.6089, 48.2441, 35.0260) |
| Luminance | 0.4824 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.46
Sand
#C2B280
ΔE00 6.53
Stone (survey)
#ADA587
ΔE00 7.17
Putty
#BEAE8A
ΔE00 7.28
Sage Green
#9CAF88
ΔE00 7.74
Darkkhaki
#BDB76B
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBB94 #9494BB
analogous
#BBA794 #BBBB94 #A7BB94
triadic
#BBBB94 #94BBBB #BB94BB
tetradic
#BBBB94 #94BBA7 #9494BB #BB94A7
square
#BBBB94 #94BBA7 #9494BB #BB94A7
split-complementary
#BBBB94 #94A7BB #A794BB
monochromatic
#828253 #A3A36F #BBBB94 #D3D3B9 #EBEBDF
Accessibility & contrast
On white
1.97
#BBBB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#BBBB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBB94
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBB94 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B892
Deuteranopia (green-blind)
#C3B995
Tritanopia (blue-blind)
#C1B6B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bbbb94; /* rgb */ color: rgb(187, 187, 148); /* oklch */ color: oklch(78.2% 0.053 107.6);
Tailwind
colors: {
custom: {
50: '#cfcfb3',
500: '#bbbb94',
950: '#000000',
},
}SCSS
$custom: #bbbb94; $custom-light: #cfcfb3; $custom-dark: #000000;
JSON
{
"hex": "#bbbb94",
"rgb": {
"r": 187,
"g": 187,
"b": 148
},
"hsl": {
"h": 60,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.78198,
"c": 0.05298,
"h": 107.6
},
"luminance": 0.48244
}Semantic roles & 50–950 ramp
primary
#BBBB94
secondary
#CFCFDC
accent
#45A145
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280