#AAA0A3#AAA0A3
#AAA0A3 is a light, near-neutral grey. Relative luminance 0.363; OKLCH L 71.5% C 0.012 H 357.2°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA0A3 |
|---|---|
| RGB | rgb(170, 160, 163) |
| HSL | hsl(342, 6%, 65%) |
| HSV | hsv(342, 6%, 67%) |
| CMYK | cmyk(0%, 5.9%, 4.1%, 33.3%) |
| CIE-LAB | lab(66.77, 4.17, -0.26) |
| CIE-LCH | lch(66.77, 4.18, 356.50°) |
| OKLab | oklab(71.51% 0.0123 -0.0006) |
| OKLCH | oklch(71.51% 0.012 357.2) |
| XYZ | xyz(35.7584, 36.3323, 39.7723) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 8.29
Dove Gray
#B6B8BD
ΔE00 8.45
Warm Grey
#978A84
ΔE00 8.51
Stone
#A89F91
ΔE00 9.28
Grey
#929591
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA0A3 #A0AAA7
analogous
#AAA0A8 #AAA0A3 #AAA2A0
triadic
#AAA0A3 #A3AAA0 #A0A3AA
tetradic
#AAA0A3 #A8AAA0 #A0AAA7 #A2A0AA
square
#AAA0A3 #A8AAA0 #A0AAA7 #A2A0AA
split-complementary
#AAA0A3 #A0AAA2 #A0A8AA
monochromatic
#6E6265 #8D8084 #AAA0A3 #C7C0C2 #E4E1E2
Accessibility & contrast
On white
2.54
#AAA0A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#AAA0A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA0A3
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA0A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA0A3 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A3
Deuteranopia (green-blind)
#A3A3A3
Tritanopia (blue-blind)
#ACA0A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aaa0a3; /* rgb */ color: rgb(170, 160, 163); /* oklch */ color: oklch(71.5% 0.012 357.2);
Tailwind
colors: {
custom: {
50: '#c3bcbe',
500: '#aaa0a3',
950: '#000000',
},
}SCSS
$custom: #aaa0a3; $custom-light: #c3bcbe; $custom-dark: #000000;
JSON
{
"hex": "#aaa0a3",
"rgb": {
"r": 170,
"g": 160,
"b": 163
},
"hsl": {
"h": 342,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.71514,
"c": 0.01236,
"h": 357.2
},
"luminance": 0.36332
}Semantic roles & 50–950 ramp
primary
#AAA0A3
secondary
#D1D5D4
accent
#8F7E56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181