#BBBB93#BBBB93
#BBBB93 is a light, muted yellow. Relative luminance 0.482; OKLCH L 78.2% C 0.054 H 107.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBB93 |
|---|---|
| RGB | rgb(187, 187, 147) |
| HSL | hsl(60, 23%, 65%) |
| HSV | hsv(60, 21%, 73%) |
| CMYK | cmyk(0%, 0%, 21.4%, 26.7%) |
| CIE-LAB | lab(74.96, -6.66, 20.33) |
| CIE-LCH | lch(74.96, 21.39, 108.13°) |
| OKLab | oklab(78.18% -0.0164 0.0517) |
| OKLCH | oklch(78.18% 0.054 107.6) |
| XYZ | xyz(43.5301, 48.2125, 34.6109) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.42
Bland
#AFA88B
ΔE00 6.58
Stone (survey)
#ADA587
ΔE00 7.26
Putty
#BEAE8A
ΔE00 7.30
Sage Green
#9CAF88
ΔE00 7.72
Darkkhaki
#BDB76B
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBB93 #9393BB
analogous
#BBA793 #BBBB93 #A7BB93
triadic
#BBBB93 #93BBBB #BB93BB
tetradic
#BBBB93 #93BBA7 #9393BB #BB93A7
square
#BBBB93 #93BBA7 #9393BB #BB93A7
split-complementary
#BBBB93 #93A7BB #A793BB
monochromatic
#828252 #A3A36D #BBBB93 #D3D3B9 #EAEADE
Accessibility & contrast
On white
1.97
#BBBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#BBBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBB93
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBB93 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B891
Deuteranopia (green-blind)
#C3B994
Tritanopia (blue-blind)
#C1B6B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbbb93; /* rgb */ color: rgb(187, 187, 147); /* oklch */ color: oklch(78.2% 0.054 107.6);
Tailwind
colors: {
custom: {
50: '#cfcfb3',
500: '#bbbb93',
950: '#000000',
},
}SCSS
$custom: #bbbb93; $custom-light: #cfcfb3; $custom-dark: #000000;
JSON
{
"hex": "#bbbb93",
"rgb": {
"r": 187,
"g": 187,
"b": 147
},
"hsl": {
"h": 60,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.78176,
"c": 0.05428,
"h": 107.6
},
"luminance": 0.48212
}Semantic roles & 50–950 ramp
primary
#BBBB93
secondary
#CECEDC
accent
#44A144
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#141311
muted
#828280