#ABA49E#ABA49E
#ABA49E is a light, near-neutral grey. Relative luminance 0.377; OKLCH L 72.3% C 0.012 H 63.3°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA49E |
|---|---|
| RGB | rgb(171, 164, 158) |
| HSL | hsl(28, 7%, 65%) |
| HSV | hsv(28, 8%, 67%) |
| CMYK | cmyk(0%, 4.1%, 7.6%, 32.9%) |
| CIE-LAB | lab(67.78, 1.44, 4.01) |
| CIE-LCH | lch(67.78, 4.26, 70.27°) |
| OKLab | oklab(72.28% 0.0053 0.0106) |
| OKLCH | oklch(72.28% 0.012 63.3) |
| XYZ | xyz(36.2409, 37.6778, 37.7045) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 4.02
Dark Gray
#A9A9A9
ΔE00 4.28
Greyish
#A8A495
ΔE00 5.13
Greige
#B8AB98
ΔE00 6.03
Cement
#A5A391
ΔE00 6.94
Grey
#929591
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA49E #9EA5AB
analogous
#AB9E9F #ABA49E #ABAB9E
triadic
#ABA49E #9EABA4 #A49EAB
tetradic
#ABA49E #9FAB9E #9EA5AB #AB9EAB
square
#ABA49E #9FAB9E #9EA5AB #AB9EAB
split-complementary
#ABA49E #9EABAB #9E9FAB
monochromatic
#6F6760 #8F857D #ABA49E #C7C3BF #E4E2E0
Accessibility & contrast
On white
2.46
#ABA49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#ABA49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA49E
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA49E | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#A8A69E
Tritanopia (blue-blind)
#AEA3A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aba49e; /* rgb */ color: rgb(171, 164, 158); /* oklch */ color: oklch(72.3% 0.012 63.3);
Tailwind
colors: {
custom: {
50: '#c4bfba',
500: '#aba49e',
950: '#000000',
},
}SCSS
$custom: #aba49e; $custom-light: #c4bfba; $custom-dark: #000000;
JSON
{
"hex": "#aba49e",
"rgb": {
"r": 171,
"g": 164,
"b": 158
},
"hsl": {
"h": 27.692,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.72282,
"c": 0.01183,
"h": 63.3
},
"luminance": 0.37677
}Semantic roles & 50–950 ramp
primary
#ABA49E
secondary
#D0D3D5
accent
#759154
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180