#AA98FC#AA98FC
#AA98FC is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.6% C 0.143 H 290.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98FC |
|---|---|
| RGB | rgb(170, 152, 252) |
| HSL | hsl(251, 94%, 79%) |
| HSV | hsv(251, 40%, 99%) |
| CMYK | cmyk(32.5%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.04, 28.52, -47.56) |
| CIE-LCH | lch(68.04, 55.45, 300.95°) |
| OKLab | oklab(73.57% 0.0504 -0.1333) |
| OKLCH | oklch(73.57% 0.143 290.7) |
| XYZ | xyz(45.3719, 38.0298, 97.0266) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 6.06
Pastel Purple
#CAA0FF
ΔE00 6.60
Liliac
#C48EFD
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98FC #EAFC98
analogous
#98B8FC #AA98FC #DC98FC
triadic
#AA98FC #FCAA98 #98FCAA
tetradic
#AA98FC #FC98B8 #EAFC98 #98FCDC
square
#AA98FC #FC98B8 #EAFC98 #98FCDC
split-complementary
#AA98FC #FCDC98 #B8FC98
monochromatic
#4821F9 #795DFA #AA98FC #DBD3FE #E6E1FE
Accessibility & contrast
On white
2.44
#AA98FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AA98FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98FC
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98FC | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A8FF
Deuteranopia (green-blind)
#7AA4FA
Tritanopia (blue-blind)
#96AABE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aa98fc; /* rgb */ color: rgb(170, 152, 252); /* oklch */ color: oklch(73.6% 0.143 290.7);
Tailwind
colors: {
custom: {
50: '#c6b6fe',
500: '#aa98fc',
950: '#000000',
},
}SCSS
$custom: #aa98fc; $custom-light: #c6b6fe; $custom-dark: #000000;
JSON
{
"hex": "#aa98fc",
"rgb": {
"r": 170,
"g": 152,
"b": 252
},
"hsl": {
"h": 250.8,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.73574,
"c": 0.14251,
"h": 290.7
},
"luminance": 0.38031
}Semantic roles & 50–950 ramp
primary
#AA98FC
secondary
#F0F6D5
accent
#E600BC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086