#AAA29E#AAA29E
#AAA29E is a light, near-neutral grey. Relative luminance 0.369; OKLCH L 71.8% C 0.011 H 48.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA29E |
|---|---|
| RGB | rgb(170, 162, 158) |
| HSL | hsl(20, 7%, 64%) |
| HSV | hsv(20, 7%, 67%) |
| CMYK | cmyk(0%, 4.7%, 7.1%, 33.3%) |
| CIE-LAB | lab(67.17, 2.16, 3.11) |
| CIE-LCH | lch(67.17, 3.79, 55.15°) |
| OKLab | oklab(71.78% 0.0073 0.0082) |
| OKLCH | oklch(71.78% 0.011 48.6) |
| XYZ | xyz(35.6687, 36.8557, 37.5759) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.40
Stone
#A89F91
ΔE00 5.05
Greyish
#A8A495
ΔE00 6.52
Greige
#B8AB98
ΔE00 7.19
Grey
#929591
ΔE00 7.66
Warm Grey
#978A84
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA29E #9EA6AA
analogous
#AA9EA0 #AAA29E #AAA89E
triadic
#AAA29E #9EAAA2 #A29EAA
tetradic
#AAA29E #A0AA9E #9EA6AA #A89EAA
square
#AAA29E #A0AA9E #9EA6AA #A89EAA
split-complementary
#AAA29E #9EAAA8 #9EA0AA
monochromatic
#6E6560 #8D837D #AAA29E #C7C1BF #E3E1DF
Accessibility & contrast
On white
2.51
#AAA29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#AAA29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA29E
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA29E | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#A6A49E
Tritanopia (blue-blind)
#ADA1A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa29e; /* rgb */ color: rgb(170, 162, 158); /* oklch */ color: oklch(71.8% 0.011 48.6);
Tailwind
colors: {
custom: {
50: '#c3bdba',
500: '#aaa29e',
950: '#000000',
},
}SCSS
$custom: #aaa29e; $custom-light: #c3bdba; $custom-dark: #000000;
JSON
{
"hex": "#aaa29e",
"rgb": {
"r": 170,
"g": 162,
"b": 158
},
"hsl": {
"h": 20,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.7178,
"c": 0.01097,
"h": 48.6
},
"luminance": 0.36855
}Semantic roles & 50–950 ramp
primary
#AAA29E
secondary
#D0D3D4
accent
#7D9155
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180