#AA99A2#AA99A2
#AA99A2 is a light, muted pink. Relative luminance 0.339; OKLCH L 70.1% C 0.024 H 344.5°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99A2 |
|---|---|
| RGB | rgb(170, 153, 162) |
| HSL | hsl(328, 9%, 63%) |
| HSV | hsv(328, 10%, 67%) |
| CMYK | cmyk(0%, 10%, 4.7%, 33.3%) |
| CIE-LAB | lab(64.91, 7.87, -2.42) |
| CIE-LCH | lch(64.91, 8.23, 342.90°) |
| OKLab | oklab(70.05% 0.0228 -0.0063) |
| OKLCH | oklch(70.05% 0.024 344.5) |
| XYZ | xyz(34.4896, 33.9377, 38.9091) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.74
Light Mauve
#C292A1
ΔE00 9.53
Rosybrown
#BC8F8F
ΔE00 9.65
Warm Grey
#978A84
ΔE00 9.72
Purpley Grey
#947E94
ΔE00 10.04
Dark Gray
#A9A9A9
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99A2 #99AAA1
analogous
#A999AA #AA99A2 #AA9999
triadic
#AA99A2 #A2AA99 #99A2AA
tetradic
#AA99A2 #AAA999 #99AAA1 #9999AA
square
#AA99A2 #AAA999 #99AAA1 #9999AA
split-complementary
#AA99A2 #99AA99 #99AAA9
monochromatic
#6D5B65 #8E7884 #AA99A2 #C6BAC0 #E2DCDF
Accessibility & contrast
On white
2.70
#AA99A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#AA99A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99A2
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99A2 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9CA2
Deuteranopia (green-blind)
#9D9EA2
Tritanopia (blue-blind)
#AD999C
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa99a2; /* rgb */ color: rgb(170, 153, 162); /* oklch */ color: oklch(70.1% 0.024 344.5);
Tailwind
colors: {
custom: {
50: '#c3b7bd',
500: '#aa99a2',
950: '#000000',
},
}SCSS
$custom: #aa99a2; $custom-light: #c3b7bd; $custom-dark: #000000;
JSON
{
"hex": "#aa99a2",
"rgb": {
"r": 170,
"g": 153,
"b": 162
},
"hsl": {
"h": 328.235,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.70051,
"c": 0.02361,
"h": 344.5
},
"luminance": 0.33937
}Semantic roles & 50–950 ramp
primary
#AA99A2
secondary
#CCD2CF
accent
#937152
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081