#AAA2A3#AAA2A3
#AAA2A3 is a light, near-neutral grey. Relative luminance 0.370; OKLCH L 71.9% C 0.009 H 8.6°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2A3 |
|---|---|
| RGB | rgb(170, 162, 163) |
| HSL | hsl(353, 4%, 65%) |
| HSV | hsv(353, 5%, 67%) |
| CMYK | cmyk(0%, 4.7%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.30, 3.07, 0.51) |
| CIE-LCH | lch(67.30, 3.11, 9.52°) |
| OKLab | oklab(71.93% 0.0093 0.0014) |
| OKLCH | oklch(71.93% 0.009 8.6) |
| XYZ | xyz(36.1079, 37.0313, 39.8888) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.47
Dove Gray
#B6B8BD
ΔE00 7.59
Stone
#A89F91
ΔE00 7.91
Warm Grey
#978A84
ΔE00 8.49
Pinkish Grey
#C8ACA9
ΔE00 8.66
Grey
#929591
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2A3 #A2AAA9
analogous
#AAA2A7 #AAA2A3 #AAA5A2
triadic
#AAA2A3 #A3AAA2 #A2A3AA
tetradic
#AAA2A3 #A7AAA2 #A2AAA9 #A5A2AA
square
#AAA2A3 #A7AAA2 #A2AAA9 #A5A2AA
split-complementary
#AAA2A3 #A2AAA5 #A2A7AA
monochromatic
#6E6465 #8D8283 #AAA2A3 #C7C2C3 #E4E2E2
Accessibility & contrast
On white
2.50
#AAA2A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#AAA2A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2A3
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2A3 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A3
Deuteranopia (green-blind)
#A5A4A3
Tritanopia (blue-blind)
#ACA1A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa2a3; /* rgb */ color: rgb(170, 162, 163); /* oklch */ color: oklch(71.9% 0.009 8.6);
Tailwind
colors: {
custom: {
50: '#c3bdbe',
500: '#aaa2a3',
950: '#000000',
},
}SCSS
$custom: #aaa2a3; $custom-light: #c3bdbe; $custom-dark: #000000;
JSON
{
"hex": "#aaa2a3",
"rgb": {
"r": 170,
"g": 162,
"b": 163
},
"hsl": {
"h": 352.5,
"s": 4.494,
"l": 65.098
},
"oklch": {
"l": 0.71927,
"c": 0.00939,
"h": 8.6
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#AAA2A3
secondary
#D3D5D5
accent
#8E8757
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181