#AAA1A3#AAA1A3
#AAA1A3 is a light, near-neutral grey. Relative luminance 0.367; OKLCH L 71.7% C 0.011 H 2.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1A3 |
|---|---|
| RGB | rgb(170, 161, 163) |
| HSL | hsl(347, 5%, 65%) |
| HSV | hsv(347, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.04, 3.62, 0.13) |
| CIE-LCH | lch(67.04, 3.62, 2.05°) |
| OKLab | oklab(71.72% 0.0108 0.0004) |
| OKLCH | oklch(71.72% 0.011 2.1) |
| XYZ | xyz(35.9324, 36.6804, 39.8303) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.14
Dove Gray
#B6B8BD
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 8.44
Warm Grey
#978A84
ΔE00 8.47
Stone
#A89F91
ΔE00 8.59
Grey
#929591
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1A3 #A1AAA8
analogous
#AAA1A8 #AAA1A3 #AAA4A1
triadic
#AAA1A3 #A3AAA1 #A1A3AA
tetradic
#AAA1A3 #A8AAA1 #A1AAA8 #A4A1AA
square
#AAA1A3 #A8AAA1 #A1AAA8 #A4A1AA
split-complementary
#AAA1A3 #A1AAA4 #A1A8AA
monochromatic
#6E6365 #8D8184 #AAA1A3 #C7C1C2 #E4E1E2
Accessibility & contrast
On white
2.52
#AAA1A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#AAA1A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1A3
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1A3 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A3
Deuteranopia (green-blind)
#A4A4A3
Tritanopia (blue-blind)
#ACA1A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa1a3; /* rgb */ color: rgb(170, 161, 163); /* oklch */ color: oklch(71.7% 0.011 2.1);
Tailwind
colors: {
custom: {
50: '#c3bcbe',
500: '#aaa1a3',
950: '#000000',
},
}SCSS
$custom: #aaa1a3; $custom-light: #c3bcbe; $custom-dark: #000000;
JSON
{
"hex": "#aaa1a3",
"rgb": {
"r": 170,
"g": 161,
"b": 163
},
"hsl": {
"h": 346.667,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.7172,
"c": 0.01082,
"h": 2.1
},
"luminance": 0.3668
}Semantic roles & 50–950 ramp
primary
#AAA1A3
secondary
#D2D5D4
accent
#8F8257
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181