#AAA0A7#AAA0A7
#AAA0A7 is a light, near-neutral grey. Relative luminance 0.365; OKLCH L 71.6% C 0.015 H 336.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0A7 |
|---|---|
| RGB | rgb(170, 160, 167) |
| HSL | hsl(318, 6%, 65%) |
| HSV | hsv(318, 6%, 67%) |
| CMYK | cmyk(0%, 5.9%, 1.8%, 33.3%) |
| CIE-LAB | lab(66.88, 4.92, -2.33) |
| CIE-LCH | lch(66.88, 5.44, 334.68°) |
| OKLab | oklab(71.64% 0.0139 -0.0061) |
| OKLCH | oklch(71.64% 0.015 336.3) |
| XYZ | xyz(36.1224, 36.4780, 41.6897) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 8.63
Pinkish Grey
#C8ACA9
ΔE00 8.85
Warm Grey
#978A84
ΔE00 9.77
Silver
#C0C0C0
ΔE00 10.48
Grey
#929591
ΔE00 11.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0A7 #A0AAA3
analogous
#A8A0AA #AAA0A7 #AAA0A2
triadic
#AAA0A7 #A7AAA0 #A0A7AA
tetradic
#AAA0A7 #AAA8A0 #A0AAA3 #A0A2AA
square
#AAA0A7 #AAA8A0 #A0AAA3 #A0A2AA
split-complementary
#AAA0A7 #A2AAA0 #A0AAA8
monochromatic
#6E626A #8D8089 #AAA0A7 #C7C0C5 #E4E1E3
Accessibility & contrast
On white
2.53
#AAA0A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#AAA0A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0A7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0A7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#A2A3A7
Tritanopia (blue-blind)
#ABA0A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa0a7; /* rgb */ color: rgb(170, 160, 167); /* oklch */ color: oklch(71.6% 0.015 336.3);
Tailwind
colors: {
custom: {
50: '#c3bcc1',
500: '#aaa0a7',
950: '#000000',
},
}SCSS
$custom: #aaa0a7; $custom-light: #c3bcc1; $custom-dark: #000000;
JSON
{
"hex": "#aaa0a7",
"rgb": {
"r": 170,
"g": 160,
"b": 167
},
"hsl": {
"h": 318,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.71637,
"c": 0.0152,
"h": 336.3
},
"luminance": 0.36478
}Semantic roles & 50–950 ramp
primary
#AAA0A7
secondary
#D1D5D2
accent
#8F6756
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121212
muted
#818181