#AA98AF#AA98AF
#AA98AF is a light, muted purple. Relative luminance 0.341; OKLCH L 70.3% C 0.039 H 318.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98AF |
|---|---|
| RGB | rgb(170, 152, 175) |
| HSL | hsl(287, 13%, 64%) |
| HSV | hsv(287, 13%, 69%) |
| CMYK | cmyk(2.9%, 13.1%, 0%, 31.4%) |
| CIE-LAB | lab(65.04, 10.91, -9.54) |
| CIE-LCH | lch(65.04, 14.49, 318.85°) |
| OKLab | oklab(70.28% 0.0292 -0.0255) |
| OKLCH | oklch(70.28% 0.039 318.8) |
| XYZ | xyz(35.5425, 34.0980, 45.2583) |
| Luminance | 0.3410 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.53
Heather
#A484AC
ΔE00 8.03
Lilac
#C8A2C8
ΔE00 8.11
Purpley Grey
#947E94
ΔE00 8.57
Light Mauve
#C292A1
ΔE00 9.39
Grey Pink
#C3909B
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98AF #9DAF98
analogous
#9F98AF #AA98AF #AF98A9
triadic
#AA98AF #AFAA98 #98AFAA
tetradic
#AA98AF #AF9F98 #9DAF98 #98A9AF
square
#AA98AF #AF9F98 #9DAF98 #98A9AF
split-complementary
#AA98AF #A9AF98 #98AF9F
monochromatic
#6E5973 #8E7694 #AA98AF #C6BACA #E3DDE5
Accessibility & contrast
On white
2.69
#AA98AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#AA98AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98AF
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98AF | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#999EAE
Tritanopia (blue-blind)
#AA9AA0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa98af; /* rgb */ color: rgb(170, 152, 175); /* oklch */ color: oklch(70.3% 0.039 318.8);
Tailwind
colors: {
custom: {
50: '#c3b6c6',
500: '#aa98af',
950: '#000000',
},
}SCSS
$custom: #aa98af; $custom-light: #c3b6c6; $custom-dark: #000000;
JSON
{
"hex": "#aa98af",
"rgb": {
"r": 170,
"g": 152,
"b": 175
},
"hsl": {
"h": 286.957,
"s": 12.568,
"l": 64.118
},
"oklch": {
"l": 0.70278,
"c": 0.03877,
"h": 318.8
},
"luminance": 0.34098
}Semantic roles & 50–950 ramp
primary
#AA98AF
secondary
#CFD5CD
accent
#974F5E
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082