#AA98AE#AA98AE
#AA98AE is a light, muted purple. Relative luminance 0.341; OKLCH L 70.2% C 0.038 H 320.1°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98AE |
|---|---|
| RGB | rgb(170, 152, 174) |
| HSL | hsl(289, 12%, 64%) |
| HSV | hsv(289, 13%, 68%) |
| CMYK | cmyk(2.3%, 12.6%, 0%, 31.8%) |
| CIE-LAB | lab(65.01, 10.72, -9.02) |
| CIE-LCH | lch(65.01, 14.01, 319.91°) |
| OKLab | oklab(70.24% 0.0288 -0.0241) |
| OKLCH | oklch(70.24% 0.038 320.1) |
| XYZ | xyz(35.4447, 34.0589, 44.7430) |
| Luminance | 0.3406 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.67
Heather
#A484AC
ΔE00 8.25
Lilac
#C8A2C8
ΔE00 8.31
Purpley Grey
#947E94
ΔE00 8.54
Light Mauve
#C292A1
ΔE00 9.28
Grey Pink
#C3909B
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98AE #9CAE98
analogous
#9F98AE #AA98AE #AE98A7
triadic
#AA98AE #AEAA98 #98AEAA
tetradic
#AA98AE #AE9F98 #9CAE98 #98A7AE
square
#AA98AE #AE9F98 #9CAE98 #98A7AE
split-complementary
#AA98AE #A7AE98 #98AE9F
monochromatic
#6E5A72 #8E7693 #AA98AE #C6BAC9 #E3DDE4
Accessibility & contrast
On white
2.69
#AA98AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#AA98AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98AE
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98AE | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DAF
Deuteranopia (green-blind)
#9A9EAD
Tritanopia (blue-blind)
#AB9A9F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa98ae; /* rgb */ color: rgb(170, 152, 174); /* oklch */ color: oklch(70.2% 0.038 320.1);
Tailwind
colors: {
custom: {
50: '#c3b6c6',
500: '#aa98ae',
950: '#000000',
},
}SCSS
$custom: #aa98ae; $custom-light: #c3b6c6; $custom-dark: #000000;
JSON
{
"hex": "#aa98ae",
"rgb": {
"r": 170,
"g": 152,
"b": 174
},
"hsl": {
"h": 289.091,
"s": 11.957,
"l": 63.922
},
"oklch": {
"l": 0.70243,
"c": 0.03758,
"h": 320.1
},
"luminance": 0.34059
}Semantic roles & 50–950 ramp
primary
#AA98AE
secondary
#CED5CD
accent
#964F5C
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082