#BABA95#BABA95
#BABA95 is a light, muted yellow. Relative luminance 0.477; OKLCH L 77.9% C 0.050 H 107.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BABA95 |
|---|---|
| RGB | rgb(186, 186, 149) |
| HSL | hsl(60, 21%, 66%) |
| HSV | hsv(60, 20%, 73%) |
| CMYK | cmyk(0%, 0%, 19.9%, 27.1%) |
| CIE-LAB | lab(74.65, -6.21, 18.82) |
| CIE-LCH | lch(74.65, 19.82, 108.27°) |
| OKLab | oklab(77.93% -0.0152 0.0481) |
| OKLCH | oklch(77.93% 0.05 107.5) |
| XYZ | xyz(43.2331, 47.7273, 35.3627) |
| Luminance | 0.4773 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 6.06
Sand
#C2B280
ΔE00 6.73
Stone (survey)
#ADA587
ΔE00 6.81
Putty
#BEAE8A
ΔE00 7.16
Sage Green
#9CAF88
ΔE00 7.67
Cement
#A5A391
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABA95 #9595BA
analogous
#BAA795 #BABA95 #A7BA95
triadic
#BABA95 #95BABA #BA95BA
tetradic
#BABA95 #95BAA7 #9595BA #BA95A7
square
#BABA95 #95BAA7 #9595BA #BA95A7
split-complementary
#BABA95 #95A7BA #A795BA
monochromatic
#818154 #A2A270 #BABA95 #D2D2BA #EAEADF
Accessibility & contrast
On white
1.99
#BABA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BABA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABA95
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABA95 | 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)
#C0B793
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#C0B5B0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baba95; /* rgb */ color: rgb(186, 186, 149); /* oklch */ color: oklch(77.9% 0.050 107.5);
Tailwind
colors: {
custom: {
50: '#cfceb4',
500: '#baba95',
950: '#000000',
},
}SCSS
$custom: #baba95; $custom-light: #cfceb4; $custom-dark: #000000;
JSON
{
"hex": "#baba95",
"rgb": {
"r": 186,
"g": 186,
"b": 149
},
"hsl": {
"h": 60,
"s": 21.143,
"l": 65.686
},
"oklch": {
"l": 0.77928,
"c": 0.0504,
"h": 107.5
},
"luminance": 0.47727
}Semantic roles & 50–950 ramp
primary
#BABA95
secondary
#CFCFDC
accent
#46A046
background
#FCFCFB
surface
#F9F9F6
border
#D2D2D0
text
#131311
muted
#828280