#AAA5A2#AAA5A2
#AAA5A2 is a light, near-neutral grey. Relative luminance 0.381; OKLCH L 72.5% C 0.007 H 53.4°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA5A2 |
|---|---|
| RGB | rgb(170, 165, 162) |
| HSL | hsl(23, 4%, 65%) |
| HSV | hsv(23, 5%, 67%) |
| CMYK | cmyk(0%, 2.9%, 4.7%, 33.3%) |
| CIE-LAB | lab(68.07, 1.24, 2.19) |
| CIE-LCH | lch(68.07, 2.52, 60.41°) |
| OKLab | oklab(72.52% 0.0043 0.0058) |
| OKLCH | oklch(72.52% 0.007 53.4) |
| XYZ | xyz(36.5534, 38.0652, 39.5971) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.85
Stone
#A89F91
ΔE00 5.52
Greyish
#A8A495
ΔE00 6.17
Dove Gray
#B6B8BD
ΔE00 7.05
Grey
#929591
ΔE00 7.16
Greige
#B8AB98
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA5A2 #A2A7AA
analogous
#AAA2A3 #AAA5A2 #AAA9A2
triadic
#AAA5A2 #A2AAA5 #A5A2AA
tetradic
#AAA5A2 #A3AAA2 #A2A7AA #A9A2AA
square
#AAA5A2 #A3AAA2 #A2A7AA #A9A2AA
split-complementary
#AAA5A2 #A2AAA9 #A2A3AA
monochromatic
#6E6864 #8D8682 #AAA5A2 #C7C4C2 #E4E3E2
Accessibility & contrast
On white
2.44
#AAA5A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AAA5A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA5A2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA5A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA5A2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A5A2
Deuteranopia (green-blind)
#A8A6A2
Tritanopia (blue-blind)
#ACA4A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa5a2; /* rgb */ color: rgb(170, 165, 162); /* oklch */ color: oklch(72.5% 0.007 53.4);
Tailwind
colors: {
custom: {
50: '#c3bfbd',
500: '#aaa5a2',
950: '#000000',
},
}SCSS
$custom: #aaa5a2; $custom-light: #c3bfbd; $custom-dark: #000000;
JSON
{
"hex": "#aaa5a2",
"rgb": {
"r": 170,
"g": 165,
"b": 162
},
"hsl": {
"h": 22.5,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.72521,
"c": 0.00723,
"h": 53.4
},
"luminance": 0.38065
}Semantic roles & 50–950 ramp
primary
#AAA5A2
secondary
#D3D4D5
accent
#7A8E57
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121212
muted
#818181