#AAA2AB#AAA2AB
#AAA2AB is a light, near-neutral grey. Relative luminance 0.373; OKLCH L 72.2% C 0.016 H 322.3°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA2AB |
|---|---|
| RGB | rgb(170, 162, 171) |
| HSL | hsl(293, 5%, 65%) |
| HSV | hsv(293, 5%, 67%) |
| CMYK | cmyk(0.6%, 5.3%, 0%, 32.9%) |
| CIE-LAB | lab(67.52, 4.57, -3.62) |
| CIE-LCH | lch(67.52, 5.83, 321.65°) |
| OKLab | oklab(72.17% 0.0124 -0.0096) |
| OKLCH | oklch(72.17% 0.016 322.3) |
| XYZ | xyz(36.8474, 37.3272, 43.7839) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.74
Dove Gray
#B6B8BD
ΔE00 7.95
Pinkish Grey
#C8ACA9
ΔE00 9.61
Silver
#C0C0C0
ΔE00 10.10
Cool Gray
#9AA7B0
ΔE00 10.70
Warm Grey
#978A84
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA2AB #A3ABA2
analogous
#A5A2AB #AAA2AB #ABA2A7
triadic
#AAA2AB #ABAAA2 #A2ABAA
tetradic
#AAA2AB #ABA5A2 #A3ABA2 #A2A7AB
square
#AAA2AB #ABA5A2 #A3ABA2 #A2A7AB
split-complementary
#AAA2AB #A7ABA2 #A2ABA5
monochromatic
#6D646F #8D828E #AAA2AB #C7C2C8 #E5E2E5
Accessibility & contrast
On white
2.48
#AAA2AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#AAA2AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA2AB
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA2AB | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AB
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#AAA3A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa2ab; /* rgb */ color: rgb(170, 162, 171); /* oklch */ color: oklch(72.2% 0.016 322.3);
Tailwind
colors: {
custom: {
50: '#c3bdc4',
500: '#aaa2ab',
950: '#000000',
},
}SCSS
$custom: #aaa2ab; $custom-light: #c3bdc4; $custom-dark: #000000;
JSON
{
"hex": "#aaa2ab",
"rgb": {
"r": 170,
"g": 162,
"b": 171
},
"hsl": {
"h": 293.333,
"s": 5.085,
"l": 65.294
},
"oklch": {
"l": 0.72173,
"c": 0.0157,
"h": 322.3
},
"luminance": 0.37327
}Semantic roles & 50–950 ramp
primary
#AAA2AB
secondary
#D3D6D3
accent
#8F575D
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121212
muted
#818181