#AA9AA2#AA9AA2
#AA9AA2 is a light, muted pink. Relative luminance 0.343; OKLCH L 70.3% C 0.022 H 345.9°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9AA2 |
|---|---|
| RGB | rgb(170, 154, 162) |
| HSL | hsl(330, 9%, 64%) |
| HSV | hsv(330, 9%, 67%) |
| CMYK | cmyk(0%, 9.4%, 4.7%, 33.3%) |
| CIE-LAB | lab(65.17, 7.31, -2.04) |
| CIE-LCH | lch(65.17, 7.59, 344.43°) |
| OKLab | oklab(70.25% 0.0212 -0.0053) |
| OKLCH | oklch(70.25% 0.022 345.9) |
| XYZ | xyz(34.6540, 34.2664, 38.9639) |
| Luminance | 0.3427 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.51
Warm Grey
#978A84
ΔE00 9.41
Dark Gray
#A9A9A9
ΔE00 9.49
Rosybrown
#BC8F8F
ΔE00 9.89
Light Mauve
#C292A1
ΔE00 10.00
Purpley Grey
#947E94
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9AA2 #9AAAA2
analogous
#AA9AAA #AA9AA2 #AA9A9A
triadic
#AA9AA2 #A2AA9A #9AA2AA
tetradic
#AA9AA2 #AAAA9A #9AAAA2 #9A9AAA
square
#AA9AA2 #AAAA9A #9AAAA2 #9A9AAA
split-complementary
#AA9AA2 #9AAA9A #9AAAAA
monochromatic
#6D5C65 #8E7983 #AA9AA2 #C6BBC1 #E2DCDF
Accessibility & contrast
On white
2.67
#AA9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#AA9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9AA2
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9AA2 | 1.00 | 2.67 | 7.85 | 7.85 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA2
Deuteranopia (green-blind)
#9E9FA2
Tritanopia (blue-blind)
#AD9A9D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa9aa2; /* rgb */ color: rgb(170, 154, 162); /* oklch */ color: oklch(70.3% 0.022 345.9);
Tailwind
colors: {
custom: {
50: '#c3b7bd',
500: '#aa9aa2',
950: '#000000',
},
}SCSS
$custom: #aa9aa2; $custom-light: #c3b7bd; $custom-dark: #000000;
JSON
{
"hex": "#aa9aa2",
"rgb": {
"r": 170,
"g": 154,
"b": 162
},
"hsl": {
"h": 330,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.70254,
"c": 0.02185,
"h": 345.9
},
"luminance": 0.34266
}Semantic roles & 50–950 ramp
primary
#AA9AA2
secondary
#CDD3D0
accent
#937353
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081