#AAA1A7#AAA1A7
#AAA1A7 is a light, near-neutral grey. Relative luminance 0.368; OKLCH L 71.8% C 0.013 H 337.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1A7 |
|---|---|
| RGB | rgb(170, 161, 167) |
| HSL | hsl(320, 5%, 65%) |
| HSV | hsv(320, 5%, 67%) |
| CMYK | cmyk(0%, 5.3%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.15, 4.36, -1.94) |
| CIE-LCH | lch(67.15, 4.78, 336.03°) |
| OKLab | oklab(71.84% 0.0124 -0.0051) |
| OKLCH | oklch(71.84% 0.013 337.6) |
| XYZ | xyz(36.2965, 36.8261, 41.7477) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.14
Dove Gray
#B6B8BD
ΔE00 8.08
Pinkish Grey
#C8ACA9
ΔE00 8.88
Warm Grey
#978A84
ΔE00 9.65
Silver
#C0C0C0
ΔE00 9.90
Grey
#929591
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1A7 #A1AAA4
analogous
#A9A1AA #AAA1A7 #AAA1A3
triadic
#AAA1A7 #A7AAA1 #A1A7AA
tetradic
#AAA1A7 #AAA9A1 #A1AAA4 #A1A3AA
square
#AAA1A7 #AAA9A1 #A1AAA4 #A1A3AA
split-complementary
#AAA1A7 #A3AAA1 #A1AAA9
monochromatic
#6E636A #8D8189 #AAA1A7 #C7C1C5 #E4E1E3
Accessibility & contrast
On white
2.51
#AAA1A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#AAA1A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1A7
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1A7 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A7
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#ABA1A3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa1a7; /* rgb */ color: rgb(170, 161, 167); /* oklch */ color: oklch(71.8% 0.013 337.6);
Tailwind
colors: {
custom: {
50: '#c3bcc1',
500: '#aaa1a7',
950: '#000000',
},
}SCSS
$custom: #aaa1a7; $custom-light: #c3bcc1; $custom-dark: #000000;
JSON
{
"hex": "#aaa1a7",
"rgb": {
"r": 170,
"g": 161,
"b": 167
},
"hsl": {
"h": 320,
"s": 5.028,
"l": 64.902
},
"oklch": {
"l": 0.71842,
"c": 0.0134,
"h": 337.6
},
"luminance": 0.36826
}Semantic roles & 50–950 ramp
primary
#AAA1A7
secondary
#D2D5D3
accent
#8F6957
background
#FBFBFB
surface
#F7F6F7
border
#D0D0D0
text
#121212
muted
#818181