#BABA94#BABA94
#BABA94 is a light, muted yellow. Relative luminance 0.477; OKLCH L 77.9% C 0.052 H 107.5°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BABA94 |
|---|---|
| RGB | rgb(186, 186, 148) |
| HSL | hsl(60, 22%, 65%) |
| HSV | hsv(60, 20%, 73%) |
| CMYK | cmyk(0%, 0%, 20.4%, 27.1%) |
| CIE-LAB | lab(74.63, -6.36, 19.33) |
| CIE-LCH | lch(74.63, 20.35, 108.22°) |
| OKLab | oklab(77.91% -0.0156 0.0493) |
| OKLCH | oklch(77.91% 0.052 107.5) |
| XYZ | xyz(43.1536, 47.6955, 34.9441) |
| Luminance | 0.4769 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.16
Sand
#C2B280
ΔE00 6.59
Stone (survey)
#ADA587
ΔE00 6.89
Putty
#BEAE8A
ΔE00 7.17
Sage Green
#9CAF88
ΔE00 7.63
Darkkhaki
#BDB76B
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABA94 #9494BA
analogous
#BAA794 #BABA94 #A7BA94
triadic
#BABA94 #94BABA #BA94BA
tetradic
#BABA94 #94BAA7 #9494BA #BA94A7
square
#BABA94 #94BAA7 #9494BA #BA94A7
split-complementary
#BABA94 #94A7BA #A794BA
monochromatic
#818153 #A2A26F #BABA94 #D2D2B9 #EAEADE
Accessibility & contrast
On white
1.99
#BABA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#BABA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABA94
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABA94 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B792
Deuteranopia (green-blind)
#C1B895
Tritanopia (blue-blind)
#C0B5B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baba94; /* rgb */ color: rgb(186, 186, 148); /* oklch */ color: oklch(77.9% 0.052 107.5);
Tailwind
colors: {
custom: {
50: '#cfceb3',
500: '#baba94',
950: '#000000',
},
}SCSS
$custom: #baba94; $custom-light: #cfceb3; $custom-dark: #000000;
JSON
{
"hex": "#baba94",
"rgb": {
"r": 186,
"g": 186,
"b": 148
},
"hsl": {
"h": 60,
"s": 21.591,
"l": 65.49
},
"oklch": {
"l": 0.77905,
"c": 0.05171,
"h": 107.5
},
"luminance": 0.47695
}Semantic roles & 50–950 ramp
primary
#BABA94
secondary
#CFCFDB
accent
#46A046
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#131311
muted
#828280