#AAA1AB#AAA1AB
#AAA1AB is a light, near-neutral grey. Relative luminance 0.370; OKLCH L 72.0% C 0.018 H 322.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA1AB |
|---|---|
| RGB | rgb(170, 161, 171) |
| HSL | hsl(294, 6%, 65%) |
| HSV | hsv(294, 6%, 67%) |
| CMYK | cmyk(0.6%, 5.8%, 0%, 32.9%) |
| CIE-LAB | lab(67.26, 5.12, -4.00) |
| CIE-LCH | lch(67.26, 6.50, 321.99°) |
| OKLab | oklab(71.97% 0.014 -0.0106) |
| OKLCH | oklch(71.97% 0.018 322.7) |
| XYZ | xyz(36.6720, 36.9763, 43.7254) |
| Luminance | 0.3698 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.42
Dove Gray
#B6B8BD
ΔE00 8.55
Pinkish Grey
#C8ACA9
ΔE00 9.61
Silver
#C0C0C0
ΔE00 10.69
Warm Grey
#978A84
ΔE00 10.95
Cool Gray
#9AA7B0
ΔE00 11.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA1AB #A2ABA1
analogous
#A5A1AB #AAA1AB #ABA1A7
triadic
#AAA1AB #ABAAA1 #A1ABAA
tetradic
#AAA1AB #ABA5A1 #A2ABA1 #A1A7AB
square
#AAA1AB #ABA5A1 #A2ABA1 #A1A7AB
split-complementary
#AAA1AB #A7ABA1 #A1ABA5
monochromatic
#6E636F #8D818E #AAA1AB #C7C1C8 #E4E2E5
Accessibility & contrast
On white
2.50
#AAA1AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#AAA1AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA1AB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA1AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA1AB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#A2A4AB
Tritanopia (blue-blind)
#AAA2A4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa1ab; /* rgb */ color: rgb(170, 161, 171); /* oklch */ color: oklch(72.0% 0.018 322.7);
Tailwind
colors: {
custom: {
50: '#c3bcc4',
500: '#aaa1ab',
950: '#000000',
},
}SCSS
$custom: #aaa1ab; $custom-light: #c3bcc4; $custom-dark: #000000;
JSON
{
"hex": "#aaa1ab",
"rgb": {
"r": 170,
"g": 161,
"b": 171
},
"hsl": {
"h": 294,
"s": 5.618,
"l": 65.098
},
"oklch": {
"l": 0.71968,
"c": 0.01753,
"h": 322.7
},
"luminance": 0.36976
}Semantic roles & 50–950 ramp
primary
#AAA1AB
secondary
#D3D6D2
accent
#90565C
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121212
muted
#818181