#AAA49E#AAA49E
#AAA49E is a light, near-neutral grey. Relative luminance 0.376; OKLCH L 72.2% C 0.011 H 67.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA49E |
|---|---|
| RGB | rgb(170, 164, 158) |
| HSL | hsl(30, 7%, 64%) |
| HSV | hsv(30, 7%, 67%) |
| CMYK | cmyk(0%, 3.5%, 7.1%, 33.3%) |
| CIE-LAB | lab(67.70, 1.07, 3.88) |
| CIE-LCH | lch(67.70, 4.02, 74.57°) |
| OKLab | oklab(72.2% 0.0042 0.0102) |
| OKLCH | oklch(72.2% 0.011 67.7) |
| XYZ | xyz(36.0238, 37.5659, 37.6943) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.96
Dark Gray
#A9A9A9
ΔE00 4.02
Greyish
#A8A495
ΔE00 4.78
Greige
#B8AB98
ΔE00 6.10
Cement
#A5A391
ΔE00 6.55
Grey
#929591
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA49E #9EA4AA
analogous
#AA9E9E #AAA49E #AAAA9E
triadic
#AAA49E #9EAAA4 #A49EAA
tetradic
#AAA49E #9EAA9E #9EA4AA #AA9EAA
square
#AAA49E #9EAA9E #9EA4AA #AA9EAA
split-complementary
#AAA49E #9EAAAA #9E9EAA
monochromatic
#6E6760 #8D857D #AAA49E #C7C3BF #E3E1DF
Accessibility & contrast
On white
2.47
#AAA49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#AAA49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA49E
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA49E | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A49E
Deuteranopia (green-blind)
#A8A59E
Tritanopia (blue-blind)
#ACA3A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa49e; /* rgb */ color: rgb(170, 164, 158); /* oklch */ color: oklch(72.2% 0.011 67.7);
Tailwind
colors: {
custom: {
50: '#c3bfba',
500: '#aaa49e',
950: '#000000',
},
}SCSS
$custom: #aaa49e; $custom-light: #c3bfba; $custom-dark: #000000;
JSON
{
"hex": "#aaa49e",
"rgb": {
"r": 170,
"g": 164,
"b": 158
},
"hsl": {
"h": 30,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.72197,
"c": 0.01105,
"h": 67.7
},
"luminance": 0.37566
}Semantic roles & 50–950 ramp
primary
#AAA49E
secondary
#D0D2D4
accent
#739155
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180