#AAA1A0#AAA1A0
#AAA1A0 is a light, near-neutral grey. Relative luminance 0.366; OKLCH L 71.6% C 0.011 H 25.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1A0 |
|---|---|
| RGB | rgb(170, 161, 160) |
| HSL | hsl(6, 6%, 65%) |
| HSV | hsv(6, 6%, 67%) |
| CMYK | cmyk(0%, 5.3%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.96, 3.07, 1.69) |
| CIE-LCH | lch(66.96, 3.51, 28.75°) |
| OKLab | oklab(71.63% 0.0096 0.0045) |
| OKLCH | oklch(71.63% 0.011 25.1) |
| XYZ | xyz(35.6668, 36.5742, 38.4315) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.77
Stone
#A89F91
ΔE00 6.89
Warm Grey
#978A84
ΔE00 7.79
Dove Gray
#B6B8BD
ΔE00 8.24
Pinkish Grey
#C8ACA9
ΔE00 8.44
Greyish
#A8A495
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1A0 #A0A9AA
analogous
#AAA0A4 #AAA1A0 #AAA6A0
triadic
#AAA1A0 #A0AAA1 #A1A0AA
tetradic
#AAA1A0 #A4AAA0 #A0A9AA #A6A0AA
square
#AAA1A0 #A4AAA0 #A0A9AA #A6A0AA
split-complementary
#AAA1A0 #A0AAA6 #A0A4AA
monochromatic
#6E6362 #8D8180 #AAA1A0 #C7C1C0 #E4E1E1
Accessibility & contrast
On white
2.53
#AAA1A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AAA1A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1A0
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1A0 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#A5A4A0
Tritanopia (blue-blind)
#ACA0A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa1a0; /* rgb */ color: rgb(170, 161, 160); /* oklch */ color: oklch(71.6% 0.011 25.1);
Tailwind
colors: {
custom: {
50: '#c3bcbc',
500: '#aaa1a0',
950: '#000000',
},
}SCSS
$custom: #aaa1a0; $custom-light: #c3bcbc; $custom-dark: #000000;
JSON
{
"hex": "#aaa1a0",
"rgb": {
"r": 170,
"g": 161,
"b": 160
},
"hsl": {
"h": 6,
"s": 5.556,
"l": 64.706
},
"oklch": {
"l": 0.71631,
"c": 0.0106,
"h": 25.1
},
"luminance": 0.36574
}Semantic roles & 50–950 ramp
primary
#AAA1A0
secondary
#D1D4D5
accent
#8A8F56
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121212
muted
#818181