#BABA92#BABA92
#BABA92 is a light, muted yellow. Relative luminance 0.476; OKLCH L 77.9% C 0.054 H 107.6°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BABA92 |
|---|---|
| RGB | rgb(186, 186, 146) |
| HSL | hsl(60, 22%, 65%) |
| HSV | hsv(60, 22%, 73%) |
| CMYK | cmyk(0%, 0%, 21.5%, 27.1%) |
| CIE-LAB | lab(74.59, -6.66, 20.35) |
| CIE-LCH | lch(74.59, 21.41, 108.12°) |
| OKLab | oklab(77.86% -0.0164 0.0518) |
| OKLCH | oklch(77.86% 0.054 107.6) |
| XYZ | xyz(42.9967, 47.6328, 34.1175) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sand
#C2B280
ΔE00 6.35
Bland
#AFA88B
ΔE00 6.39
Stone (survey)
#ADA587
ΔE00 7.06
Putty
#BEAE8A
ΔE00 7.22
Sage Green
#9CAF88
ΔE00 7.58
Darkkhaki
#BDB76B
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABA92 #9292BA
analogous
#BAA692 #BABA92 #A6BA92
triadic
#BABA92 #92BABA #BA92BA
tetradic
#BABA92 #92BAA6 #9292BA #BA92A6
square
#BABA92 #92BAA6 #9292BA #BA92A6
split-complementary
#BABA92 #92A6BA #A692BA
monochromatic
#808051 #A2A26D #BABA92 #D2D2B7 #E9E9DD
Accessibility & contrast
On white
1.99
#BABA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#BABA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABA92
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABA92 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B790
Deuteranopia (green-blind)
#C2B893
Tritanopia (blue-blind)
#C0B5AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #baba92; /* rgb */ color: rgb(186, 186, 146); /* oklch */ color: oklch(77.9% 0.054 107.6);
Tailwind
colors: {
custom: {
50: '#cfceb2',
500: '#baba92',
950: '#000000',
},
}SCSS
$custom: #baba92; $custom-light: #cfceb2; $custom-dark: #000000;
JSON
{
"hex": "#baba92",
"rgb": {
"r": 186,
"g": 186,
"b": 146
},
"hsl": {
"h": 60,
"s": 22.472,
"l": 65.098
},
"oklch": {
"l": 0.77861,
"c": 0.05432,
"h": 107.6
},
"luminance": 0.47632
}Semantic roles & 50–950 ramp
primary
#BABA92
secondary
#CDCDDB
accent
#45A145
background
#FCFCFA
surface
#F9F9F5
border
#D2D2CF
text
#141311
muted
#828280