#ABA29E#ABA29E
#ABA29E is a light, near-neutral grey. Relative luminance 0.370; OKLCH L 71.9% C 0.012 H 45.7°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABA29E |
|---|---|
| RGB | rgb(171, 162, 158) |
| HSL | hsl(18, 7%, 65%) |
| HSV | hsv(18, 8%, 67%) |
| CMYK | cmyk(0%, 5.3%, 7.6%, 32.9%) |
| CIE-LAB | lab(67.25, 2.53, 3.24) |
| CIE-LCH | lch(67.25, 4.11, 51.99°) |
| OKLab | oklab(71.87% 0.0084 0.0086) |
| OKLCH | oklch(71.87% 0.012 45.7) |
| XYZ | xyz(35.8858, 36.9676, 37.5861) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.75
Stone
#A89F91
ΔE00 5.25
Greyish
#A8A495
ΔE00 6.89
Greige
#B8AB98
ΔE00 7.24
Warm Grey
#978A84
ΔE00 7.72
Grey
#929591
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABA29E #9EA7AB
analogous
#AB9EA1 #ABA29E #ABA99E
triadic
#ABA29E #9EABA2 #A29EAB
tetradic
#ABA29E #A1AB9E #9EA7AB #A99EAB
square
#ABA29E #A1AB9E #9EA7AB #A99EAB
split-complementary
#ABA29E #9EABA9 #9EA1AB
monochromatic
#6F6460 #8F837D #ABA29E #C7C1BF #E4E1E0
Accessibility & contrast
On white
2.50
#ABA29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#ABA29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABA29E
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABA29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABA29E | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#A6A49E
Tritanopia (blue-blind)
#AEA1A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aba29e; /* rgb */ color: rgb(171, 162, 158); /* oklch */ color: oklch(71.9% 0.012 45.7);
Tailwind
colors: {
custom: {
50: '#c4bdba',
500: '#aba29e',
950: '#000000',
},
}SCSS
$custom: #aba29e; $custom-light: #c4bdba; $custom-dark: #000000;
JSON
{
"hex": "#aba29e",
"rgb": {
"r": 171,
"g": 162,
"b": 158
},
"hsl": {
"h": 18.462,
"s": 7.182,
"l": 64.51
},
"oklch": {
"l": 0.71866,
"c": 0.01199,
"h": 45.7
},
"luminance": 0.36967
}Semantic roles & 50–950 ramp
primary
#ABA29E
secondary
#D0D3D5
accent
#7E9154
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121211
muted
#818180