#AAA2A7#AAA2A7
#AAA2A7 is a light, near-neutral grey. Relative luminance 0.372; OKLCH L 72.0% C 0.012 H 339.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2A7 |
|---|---|
| RGB | rgb(170, 162, 167) |
| HSL | hsl(323, 4%, 65%) |
| HSV | hsv(323, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.41, 3.81, -1.55) |
| CIE-LCH | lch(67.41, 4.12, 337.82°) |
| OKLab | oklab(72.05% 0.0109 -0.0041) |
| OKLCH | oklch(72.05% 0.012 339.4) |
| XYZ | xyz(36.4719, 37.1770, 41.8062) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.42
Dove Gray
#B6B8BD
ΔE00 7.53
Pinkish Grey
#C8ACA9
ΔE00 8.97
Silver
#C0C0C0
ΔE00 9.33
Warm Grey
#978A84
ΔE00 9.57
Grey
#929591
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2A7 #A2AAA5
analogous
#A9A2AA #AAA2A7 #AAA2A3
triadic
#AAA2A7 #A7AAA2 #A2A7AA
tetradic
#AAA2A7 #AAA9A2 #A2AAA5 #A2A3AA
square
#AAA2A7 #AAA9A2 #A2AAA5 #A2A3AA
split-complementary
#AAA2A7 #A3AAA2 #A2AAA9
monochromatic
#6E646A #8D8289 #AAA2A7 #C7C2C5 #E4E2E4
Accessibility & contrast
On white
2.49
#AAA2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AAA2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2A7
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2A7 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#A4A5A7
Tritanopia (blue-blind)
#ABA2A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa2a7; /* rgb */ color: rgb(170, 162, 167); /* oklch */ color: oklch(72.0% 0.012 339.4);
Tailwind
colors: {
custom: {
50: '#c3bdc1',
500: '#aaa2a7',
950: '#000000',
},
}SCSS
$custom: #aaa2a7; $custom-light: #c3bdc1; $custom-dark: #000000;
JSON
{
"hex": "#aaa2a7",
"rgb": {
"r": 170,
"g": 162,
"b": 167
},
"hsl": {
"h": 322.5,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.72048,
"c": 0.01161,
"h": 339.4
},
"luminance": 0.37177
}Semantic roles & 50–950 ramp
primary
#AAA2A7
secondary
#D3D5D4
accent
#8E6C57
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121212
muted
#818181