#AA98EF#AA98EF
#AA98EF is a light, vivid violet. Relative luminance 0.372; OKLCH L 72.9% C 0.125 H 292.5°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98EF |
|---|---|
| RGB | rgb(170, 152, 239) |
| HSL | hsl(252, 73%, 77%) |
| HSV | hsv(252, 36%, 94%) |
| CMYK | cmyk(28.9%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(67.45, 25.26, -41.38) |
| CIE-LCH | lch(67.45, 48.48, 301.40°) |
| OKLab | oklab(72.93% 0.0478 -0.1154) |
| OKLCH | oklch(72.93% 0.125 292.5) |
| XYZ | xyz(43.3819, 37.2338, 86.5459) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 6.23
Lavender (survey)
#C79FEF
ΔE00 6.56
Baby Purple
#CA9BF7
ΔE00 6.61
Liliac
#C48EFD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98EF #DDEF98
analogous
#98B2EF #AA98EF #D698EF
triadic
#AA98EF #EFAA98 #98EFAA
tetradic
#AA98EF #EF98B2 #DDEF98 #98EFD6
square
#AA98EF #EF98B2 #DDEF98 #98EFD6
split-complementary
#AA98EF #EFD698 #B2EF98
monochromatic
#532EDF #7E63E7 #AA98EF #D6CDF7 #E9E5FB
Accessibility & contrast
On white
2.49
#AA98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AA98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98EF
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98EF | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F2
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#9BA7B8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aa98ef; /* rgb */ color: rgb(170, 152, 239); /* oklch */ color: oklch(72.9% 0.125 292.5);
Tailwind
colors: {
custom: {
50: '#c5b6f4',
500: '#aa98ef',
950: '#000000',
},
}SCSS
$custom: #aa98ef; $custom-light: #c5b6f4; $custom-dark: #000000;
JSON
{
"hex": "#aa98ef",
"rgb": {
"r": 170,
"g": 152,
"b": 239
},
"hsl": {
"h": 252.414,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.7293,
"c": 0.12492,
"h": 292.5
},
"luminance": 0.37235
}Semantic roles & 50–950 ramp
primary
#AA98EF
secondary
#EDF3D8
accent
#D510AC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085