#AA98AC#AA98AC
#AA98AC is a light, muted purple. Relative luminance 0.340; OKLCH L 70.2% C 0.035 H 322.8°. Best body text is #000000 at 7.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98AC |
|---|---|
| RGB | rgb(170, 152, 172) |
| HSL | hsl(294, 11%, 64%) |
| HSV | hsv(294, 12%, 67%) |
| CMYK | cmyk(1.2%, 11.6%, 0%, 32.5%) |
| CIE-LAB | lab(64.95, 10.32, -7.99) |
| CIE-LCH | lch(64.95, 13.05, 322.27°) |
| OKLab | oklab(70.18% 0.0281 -0.0213) |
| OKLCH | oklch(70.18% 0.035 322.8) |
| XYZ | xyz(35.2511, 33.9815, 43.7238) |
| Luminance | 0.3398 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 8.00
Purpley Grey
#947E94
ΔE00 8.54
Heather
#A484AC
ΔE00 8.71
Lilac
#C8A2C8
ΔE00 8.74
Light Mauve
#C292A1
ΔE00 9.10
Grey Pink
#C3909B
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98AC #9AAC98
analogous
#A098AC #AA98AC #AC98A4
triadic
#AA98AC #ACAA98 #98ACAA
tetradic
#AA98AC #ACA098 #9AAC98 #98A4AC
square
#AA98AC #ACA098 #9AAC98 #98A4AC
split-complementary
#AA98AC #A4AC98 #98ACA0
monochromatic
#6D5A70 #8E7691 #AA98AC #C6BAC7 #E2DCE3
Accessibility & contrast
On white
2.69
#AA98AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.80
#AA98AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98AC
7.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98AC | 1.00 | 2.69 | 7.80 | 7.80 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAD
Deuteranopia (green-blind)
#9A9EAB
Tritanopia (blue-blind)
#AB9A9F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa98ac; /* rgb */ color: rgb(170, 152, 172); /* oklch */ color: oklch(70.2% 0.035 322.8);
Tailwind
colors: {
custom: {
50: '#c3b6c4',
500: '#aa98ac',
950: '#000000',
},
}SCSS
$custom: #aa98ac; $custom-light: #c3b6c4; $custom-dark: #000000;
JSON
{
"hex": "#aa98ac",
"rgb": {
"r": 170,
"g": 152,
"b": 172
},
"hsl": {
"h": 294,
"s": 10.753,
"l": 63.529
},
"oklch": {
"l": 0.70175,
"c": 0.03525,
"h": 322.8
},
"luminance": 0.33981
}Semantic roles & 50–950 ramp
primary
#AA98AC
secondary
#CDD3CC
accent
#955158
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121112
muted
#818081