#AA98FD#AA98FD
#AA98FD is a light, vivid violet. Relative luminance 0.381; OKLCH L 73.6% C 0.144 H 290.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98FD |
|---|---|
| RGB | rgb(170, 152, 253) |
| HSL | hsl(251, 96%, 79%) |
| HSV | hsv(251, 40%, 99%) |
| CMYK | cmyk(32.8%, 39.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.09, 28.77, -48.03) |
| CIE-LCH | lch(68.09, 55.99, 300.92°) |
| OKLab | oklab(73.63% 0.0506 -0.1347) |
| OKLCH | oklch(73.63% 0.144 290.6) |
| XYZ | xyz(45.5308, 38.0933, 97.8633) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.78
Periwinkle Blue
#8F99FB
ΔE00 6.01
Lavender Blue
#8B88F8
ΔE00 6.62
Liliac
#C48EFD
ΔE00 6.63
Pastel Purple
#CAA0FF
ΔE00 6.65
Periwinkle (survey)
#8E82FE
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98FD #EBFD98
analogous
#98B9FD #AA98FD #DD98FD
triadic
#AA98FD #FDAA98 #98FDAA
tetradic
#AA98FD #FD98B9 #EBFD98 #98FDDD
square
#AA98FD #FD98B9 #EBFD98 #98FDDD
split-complementary
#AA98FD #FDDD98 #B9FD98
monochromatic
#4720FB #785CFC #AA98FD #DCD4FE #E6E1FE
Accessibility & contrast
On white
2.44
#AA98FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#AA98FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98FD
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98FD | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#7AA4FB
Tritanopia (blue-blind)
#96ABBE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aa98fd; /* rgb */ color: rgb(170, 152, 253); /* oklch */ color: oklch(73.6% 0.144 290.6);
Tailwind
colors: {
custom: {
50: '#c6b6fe',
500: '#aa98fd',
950: '#000000',
},
}SCSS
$custom: #aa98fd; $custom-light: #c6b6fe; $custom-dark: #000000;
JSON
{
"hex": "#aa98fd",
"rgb": {
"r": 170,
"g": 152,
"b": 253
},
"hsl": {
"h": 250.693,
"s": 96.19,
"l": 79.412
},
"oklch": {
"l": 0.73625,
"c": 0.14386,
"h": 290.6
},
"luminance": 0.38094
}Semantic roles & 50–950 ramp
primary
#AA98FD
secondary
#F1F7D4
accent
#E600BD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086