#AAA2A0#AAA2A0
#AAA2A0 is a light, near-neutral grey. Relative luminance 0.369; OKLCH L 71.8% C 0.010 H 34.3°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2A0 |
|---|---|
| RGB | rgb(170, 162, 160) |
| HSL | hsl(12, 6%, 65%) |
| HSV | hsv(12, 6%, 67%) |
| CMYK | cmyk(0%, 4.7%, 5.9%, 33.3%) |
| CIE-LAB | lab(67.22, 2.52, 2.07) |
| CIE-LCH | lch(67.22, 3.26, 39.36°) |
| OKLab | oklab(71.84% 0.0081 0.0055) |
| OKLCH | oklch(71.84% 0.01 34.3) |
| XYZ | xyz(35.8423, 36.9251, 38.4900) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.24
Stone
#A89F91
ΔE00 6.18
Greyish
#A8A495
ΔE00 7.61
Warm Grey
#978A84
ΔE00 7.95
Dove Gray
#B6B8BD
ΔE00 7.97
Grey
#929591
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2A0 #A0A8AA
analogous
#AAA0A3 #AAA2A0 #AAA7A0
triadic
#AAA2A0 #A0AAA2 #A2A0AA
tetradic
#AAA2A0 #A3AAA0 #A0A8AA #A7A0AA
square
#AAA2A0 #A3AAA0 #A0A8AA #A7A0AA
split-complementary
#AAA2A0 #A0AAA7 #A0A3AA
monochromatic
#6E6462 #8D8280 #AAA2A0 #C7C2C0 #E4E1E1
Accessibility & contrast
On white
2.50
#AAA2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#AAA2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2A0
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2A0 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A3A0
Deuteranopia (green-blind)
#A5A4A0
Tritanopia (blue-blind)
#ACA1A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa2a0; /* rgb */ color: rgb(170, 162, 160); /* oklch */ color: oklch(71.8% 0.010 34.3);
Tailwind
colors: {
custom: {
50: '#c3bdbc',
500: '#aaa2a0',
950: '#000000',
},
}SCSS
$custom: #aaa2a0; $custom-light: #c3bdbc; $custom-dark: #000000;
JSON
{
"hex": "#aaa2a0",
"rgb": {
"r": 170,
"g": 162,
"b": 160
},
"hsl": {
"h": 12,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.71838,
"c": 0.00977,
"h": 34.3
},
"luminance": 0.36925
}Semantic roles & 50–950 ramp
primary
#AAA2A0
secondary
#D1D4D5
accent
#848F56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181