#BBBB92#BBBB92
#BBBB92 is a light, muted yellow. Relative luminance 0.482; OKLCH L 78.2% C 0.056 H 107.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBB92 |
|---|---|
| RGB | rgb(187, 187, 146) |
| HSL | hsl(60, 23%, 65%) |
| HSV | hsv(60, 22%, 73%) |
| CMYK | cmyk(0%, 0%, 21.9%, 26.7%) |
| CIE-LAB | lab(74.94, -6.80, 20.84) |
| CIE-LCH | lch(74.94, 21.92, 108.08°) |
| OKLab | oklab(78.15% -0.0168 0.053) |
| OKLCH | oklch(78.15% 0.056 107.6) |
| XYZ | xyz(43.4520, 48.1813, 34.1994) |
| Luminance | 0.4818 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.31
Bland
#AFA88B
ΔE00 6.70
Putty
#BEAE8A
ΔE00 7.34
Stone (survey)
#ADA587
ΔE00 7.36
Sage Green
#9CAF88
ΔE00 7.71
Darkkhaki
#BDB76B
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBB92 #9292BB
analogous
#BBA692 #BBBB92 #A6BB92
triadic
#BBBB92 #92BBBB #BB92BB
tetradic
#BBBB92 #92BBA6 #9292BB #BB92A6
square
#BBBB92 #92BBA6 #9292BB #BB92A6
split-complementary
#BBBB92 #92A6BB #A692BB
monochromatic
#828251 #A3A36C #BBBB92 #D3D3B8 #EAEADD
Accessibility & contrast
On white
1.97
#BBBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#BBBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBB92
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBB92 | 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)
#C2B78F
Deuteranopia (green-blind)
#C3B994
Tritanopia (blue-blind)
#C1B6B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbbb92; /* rgb */ color: rgb(187, 187, 146); /* oklch */ color: oklch(78.2% 0.056 107.6);
Tailwind
colors: {
custom: {
50: '#cfcfb2',
500: '#bbbb92',
950: '#000000',
},
}SCSS
$custom: #bbbb92; $custom-light: #cfcfb2; $custom-dark: #000000;
JSON
{
"hex": "#bbbb92",
"rgb": {
"r": 187,
"g": 187,
"b": 146
},
"hsl": {
"h": 60,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.78154,
"c": 0.05559,
"h": 107.6
},
"luminance": 0.48181
}Semantic roles & 50–950 ramp
primary
#BBBB92
secondary
#CDCDDB
accent
#44A244
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280