#AA98B2#AA98B2
#AA98B2 is a light, muted purple. Relative luminance 0.342; OKLCH L 70.4% C 0.042 H 315.5°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98B2 |
|---|---|
| RGB | rgb(170, 152, 178) |
| HSL | hsl(282, 14%, 65%) |
| HSV | hsv(282, 15%, 70%) |
| CMYK | cmyk(4.5%, 14.6%, 0%, 30.2%) |
| CIE-LAB | lab(65.13, 11.51, -11.08) |
| CIE-LCH | lch(65.13, 15.97, 316.10°) |
| OKLab | oklab(70.38% 0.0303 -0.0297) |
| OKLCH | oklch(70.38% 0.042 315.5) |
| XYZ | xyz(35.8404, 34.2172, 46.8273) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 7.20
Heather
#A484AC
ΔE00 7.47
Lilac
#C8A2C8
ΔE00 7.60
Purpley Grey
#947E94
ΔE00 8.73
Light Mauve
#C292A1
ΔE00 9.79
Lavender
#B39DDB
ΔE00 10.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98B2 #A0B298
analogous
#9D98B2 #AA98B2 #B298AD
triadic
#AA98B2 #B2AA98 #98B2AA
tetradic
#AA98B2 #B29D98 #A0B298 #98ADB2
square
#AA98B2 #B29D98 #A0B298 #98ADB2
split-complementary
#AA98B2 #ADB298 #98B29D
monochromatic
#6E5977 #8D7598 #AA98B2 #C7BBCC #E4DEE6
Accessibility & contrast
On white
2.68
#AA98B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#AA98B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98B2
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98B2 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#999FB1
Tritanopia (blue-blind)
#AA9BA1
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #aa98b2; /* rgb */ color: rgb(170, 152, 178); /* oklch */ color: oklch(70.4% 0.042 315.5);
Tailwind
colors: {
custom: {
50: '#c3b6c9',
500: '#aa98b2',
950: '#000000',
},
}SCSS
$custom: #aa98b2; $custom-light: #c3b6c9; $custom-dark: #000000;
JSON
{
"hex": "#aa98b2",
"rgb": {
"r": 170,
"g": 152,
"b": 178
},
"hsl": {
"h": 281.538,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.70382,
"c": 0.04243,
"h": 315.5
},
"luminance": 0.34217
}Semantic roles & 50–950 ramp
primary
#AA98B2
secondary
#D1D7CE
accent
#994D64
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#121113
muted
#818082