#AA97AE#AA97AE
#AA97AE is a light, muted purple. Relative luminance 0.337; OKLCH L 70.0% C 0.039 H 320.4°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AA97AE |
|---|---|
| RGB | rgb(170, 151, 174) |
| HSL | hsl(290, 12%, 64%) |
| HSV | hsv(290, 13%, 68%) |
| CMYK | cmyk(2.3%, 13.2%, 0%, 31.8%) |
| CIE-LAB | lab(64.75, 11.28, -9.40) |
| CIE-LCH | lch(64.75, 14.68, 320.17°) |
| OKLab | oklab(70.04% 0.0304 -0.0251) |
| OKLCH | oklch(70.04% 0.039 320.4) |
| XYZ | xyz(35.2830, 33.7357, 44.6891) |
| Luminance | 0.3373 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.16
Heather
#A484AC
ΔE00 7.74
Lilac
#C8A2C8
ΔE00 8.05
Purpley Grey
#947E94
ΔE00 8.28
Light Mauve
#C292A1
ΔE00 9.09
Grey Pink
#C3909B
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA97AE #9BAE97
analogous
#9E97AE #AA97AE #AE97A6
triadic
#AA97AE #AEAA97 #97AEAA
tetradic
#AA97AE #AE9E97 #9BAE97 #97A6AE
square
#AA97AE #AE9E97 #9BAE97 #97A6AE
split-complementary
#AA97AE #A6AE97 #97AE9E
monochromatic
#6E5972 #8E7593 #AA97AE #C6B9C9 #E2DCE4
Accessibility & contrast
On white
2.71
#AA97AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#AA97AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA97AE
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA97AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA97AE | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAF
Deuteranopia (green-blind)
#999EAD
Tritanopia (blue-blind)
#AB999F
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa97ae; /* rgb */ color: rgb(170, 151, 174); /* oklch */ color: oklch(70.0% 0.039 320.4);
Tailwind
colors: {
custom: {
50: '#c3b5c6',
500: '#aa97ae',
950: '#000000',
},
}SCSS
$custom: #aa97ae; $custom-light: #c3b5c6; $custom-dark: #000000;
JSON
{
"hex": "#aa97ae",
"rgb": {
"r": 170,
"g": 151,
"b": 174
},
"hsl": {
"h": 289.565,
"s": 12.432,
"l": 63.725
},
"oklch": {
"l": 0.70044,
"c": 0.03942,
"h": 320.4
},
"luminance": 0.33735
}Semantic roles & 50–950 ramp
primary
#AA97AE
secondary
#CED4CC
accent
#974F5B
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082