#AAA3A2#AAA3A2
#AAA3A2 is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 72.1% C 0.008 H 27.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA3A2 |
|---|---|
| RGB | rgb(170, 163, 162) |
| HSL | hsl(8, 4%, 65%) |
| HSV | hsv(8, 5%, 67%) |
| CMYK | cmyk(0%, 4.1%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.54, 2.34, 1.42) |
| CIE-LCH | lch(67.54, 2.73, 31.23°) |
| OKLab | oklab(72.1% 0.0074 0.0038) |
| OKLCH | oklch(72.1% 0.008 27.3) |
| XYZ | xyz(36.1955, 37.3493, 39.4777) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.74
Stone
#A89F91
ΔE00 6.66
Dove Gray
#B6B8BD
ΔE00 7.38
Greyish
#A8A495
ΔE00 7.87
Grey
#929591
ΔE00 7.98
Silver
#C0C0C0
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA3A2 #A2A9AA
analogous
#AAA2A5 #AAA3A2 #AAA7A2
triadic
#AAA3A2 #A2AAA3 #A3A2AA
tetradic
#AAA3A2 #A5AAA2 #A2A9AA #A7A2AA
square
#AAA3A2 #A5AAA2 #A2A9AA #A7A2AA
split-complementary
#AAA3A2 #A2AAA7 #A2A5AA
monochromatic
#6E6564 #8D8382 #AAA3A2 #C7C3C2 #E4E2E2
Accessibility & contrast
On white
2.48
#AAA3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#AAA3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA3A2
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA3A2 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#A6A5A2
Tritanopia (blue-blind)
#ACA2A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa3a2; /* rgb */ color: rgb(170, 163, 162); /* oklch */ color: oklch(72.1% 0.008 27.3);
Tailwind
colors: {
custom: {
50: '#c3bebd',
500: '#aaa3a2',
950: '#000000',
},
}SCSS
$custom: #aaa3a2; $custom-light: #c3bebd; $custom-dark: #000000;
JSON
{
"hex": "#aaa3a2",
"rgb": {
"r": 170,
"g": 163,
"b": 162
},
"hsl": {
"h": 7.5,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.72105,
"c": 0.00827,
"h": 27.3
},
"luminance": 0.37349
}Semantic roles & 50–950 ramp
primary
#AAA3A2
secondary
#D3D5D5
accent
#878E57
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181