#BBBA92#BBBA92
#BBBA92 is a light, muted yellow. Relative luminance 0.478; OKLCH L 77.9% C 0.054 H 106.4°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBA92 |
|---|---|
| RGB | rgb(187, 186, 146) |
| HSL | hsl(59, 23%, 65%) |
| HSV | hsv(59, 22%, 73%) |
| CMYK | cmyk(0%, 0.5%, 21.9%, 26.7%) |
| CIE-LAB | lab(74.67, -6.28, 20.47) |
| CIE-LCH | lch(74.67, 21.41, 107.05°) |
| OKLab | oklab(77.94% -0.0153 0.0521) |
| OKLCH | oklch(77.94% 0.054 106.4) |
| XYZ | xyz(43.2406, 47.7585, 34.1290) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.03
Bland
#AFA88B
ΔE00 6.24
Putty
#BEAE8A
ΔE00 6.88
Stone (survey)
#ADA587
ΔE00 6.91
Sage Green
#9CAF88
ΔE00 7.92
Darkkhaki
#BDB76B
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBA92 #9293BB
analogous
#BBA592 #BBBA92 #A7BB92
triadic
#BBBA92 #92BBBA #BA92BB
tetradic
#BBBA92 #92BBA5 #9293BB #BB92A7
square
#BBBA92 #92BBA5 #9293BB #BB92A7
split-complementary
#BBBA92 #92A7BB #A592BB
monochromatic
#828151 #A3A26C #BBBA92 #D3D2B8 #EAEADD
Accessibility & contrast
On white
1.99
#BBBA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BBBA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBA92
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBA92 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#C2B993
Tritanopia (blue-blind)
#C1B5AF
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bbba92; /* rgb */ color: rgb(187, 186, 146); /* oklch */ color: oklch(77.9% 0.054 106.4);
Tailwind
colors: {
custom: {
50: '#cfceb2',
500: '#bbba92',
950: '#000000',
},
}SCSS
$custom: #bbba92; $custom-light: #cfceb2; $custom-dark: #000000;
JSON
{
"hex": "#bbba92",
"rgb": {
"r": 187,
"g": 186,
"b": 146
},
"hsl": {
"h": 58.537,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.77943,
"c": 0.05429,
"h": 106.4
},
"luminance": 0.47758
}Semantic roles & 50–950 ramp
primary
#BBBA92
secondary
#CDCEDB
accent
#46A244
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280