#AA97AC#AA97AC
#AA97AC is a light, muted purple. Relative luminance 0.337; OKLCH L 70.0% C 0.037 H 323.0°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AA97AC |
|---|---|
| RGB | rgb(170, 151, 172) |
| HSL | hsl(294, 11%, 63%) |
| HSV | hsv(294, 12%, 67%) |
| CMYK | cmyk(1.2%, 12.2%, 0%, 32.5%) |
| CIE-LAB | lab(64.69, 10.88, -8.37) |
| CIE-LCH | lch(64.69, 13.73, 322.43°) |
| OKLab | oklab(69.97% 0.0296 -0.0223) |
| OKLCH | oklch(69.97% 0.037 323) |
| XYZ | xyz(35.0895, 33.6582, 43.6699) |
| Luminance | 0.3366 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.47
Heather
#A484AC
ΔE00 8.20
Purpley Grey
#947E94
ΔE00 8.24
Lilac
#C8A2C8
ΔE00 8.46
Light Mauve
#C292A1
ΔE00 8.87
Grey Pink
#C3909B
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA97AC #99AC97
analogous
#9F97AC #AA97AC #AC97A3
triadic
#AA97AC #ACAA97 #97ACAA
tetradic
#AA97AC #AC9F97 #99AC97 #97A3AC
square
#AA97AC #AC9F97 #99AC97 #97A3AC
split-complementary
#AA97AC #A3AC97 #97AC9F
monochromatic
#6D5970 #8E7591 #AA97AC #C6B9C7 #E2DBE2
Accessibility & contrast
On white
2.72
#AA97AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#AA97AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA97AC
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA97AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA97AC | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAD
Deuteranopia (green-blind)
#999EAB
Tritanopia (blue-blind)
#AB999E
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa97ac; /* rgb */ color: rgb(170, 151, 172); /* oklch */ color: oklch(70.0% 0.037 323.0);
Tailwind
colors: {
custom: {
50: '#c3b5c4',
500: '#aa97ac',
950: '#000000',
},
}SCSS
$custom: #aa97ac; $custom-light: #c3b5c4; $custom-dark: #000000;
JSON
{
"hex": "#aa97ac",
"rgb": {
"r": 170,
"g": 151,
"b": 172
},
"hsl": {
"h": 294.286,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.69975,
"c": 0.03711,
"h": 323
},
"luminance": 0.33658
}Semantic roles & 50–950 ramp
primary
#AA97AC
secondary
#CCD3CC
accent
#955057
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121112
muted
#818081