#AA97A2#AA97A2
#AA97A2 is a light, muted pink. Relative luminance 0.333; OKLCH L 69.6% C 0.027 H 342.1°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AA97A2 |
|---|---|
| RGB | rgb(170, 151, 162) |
| HSL | hsl(325, 10%, 63%) |
| HSV | hsv(325, 11%, 67%) |
| CMYK | cmyk(0%, 11.2%, 4.7%, 33.3%) |
| CIE-LAB | lab(64.39, 8.98, -3.18) |
| CIE-LCH | lch(64.39, 9.53, 340.49°) |
| OKLab | oklab(69.65% 0.0259 -0.0083) |
| OKLCH | oklch(69.65% 0.027 342.1) |
| XYZ | xyz(34.1650, 33.2884, 38.8009) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 8.67
Purpley Grey
#947E94
ΔE00 9.12
Rosybrown
#BC8F8F
ΔE00 9.28
Pinkish Grey
#C8ACA9
ΔE00 9.31
Grey Pink
#C3909B
ΔE00 9.40
Dusty Lavender
#AC86A8
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA97A2 #97AA9F
analogous
#A897AA #AA97A2 #AA9798
triadic
#AA97A2 #A2AA97 #97A2AA
tetradic
#AA97A2 #AAA897 #97AA9F #9798AA
square
#AA97A2 #AAA897 #97AA9F #9798AA
split-complementary
#AA97A2 #98AA97 #97AAA8
monochromatic
#6D5965 #8E7584 #AA97A2 #C6B9C0 #E1DADE
Accessibility & contrast
On white
2.74
#AA97A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#AA97A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA97A2
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA97A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA97A2 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989AA2
Deuteranopia (green-blind)
#9C9DA1
Tritanopia (blue-blind)
#AD979B
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa97a2; /* rgb */ color: rgb(170, 151, 162); /* oklch */ color: oklch(69.6% 0.027 342.1);
Tailwind
colors: {
custom: {
50: '#c3b5bd',
500: '#aa97a2',
950: '#000000',
},
}SCSS
$custom: #aa97a2; $custom-light: #c3b5bd; $custom-dark: #000000;
JSON
{
"hex": "#aa97a2",
"rgb": {
"r": 170,
"g": 151,
"b": 162
},
"hsl": {
"h": 325.263,
"s": 10.053,
"l": 62.941
},
"oklch": {
"l": 0.69646,
"c": 0.02717,
"h": 342.1
},
"luminance": 0.33288
}Semantic roles & 50–950 ramp
primary
#AA97A2
secondary
#CBD2CE
accent
#946D51
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#121112
muted
#818081