#AA98FA#AA98FA
#AA98FA is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.5% C 0.140 H 291.0°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98FA |
|---|---|
| RGB | rgb(170, 152, 250) |
| HSL | hsl(251, 91%, 79%) |
| HSV | hsv(251, 39%, 98%) |
| CMYK | cmyk(32%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(67.95, 28.01, -46.62) |
| CIE-LCH | lch(67.95, 54.38, 301.00°) |
| OKLab | oklab(73.47% 0.0501 -0.1305) |
| OKLCH | oklch(73.47% 0.14 291) |
| XYZ | xyz(45.0567, 37.9037, 95.3662) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 6.17
Pastel Purple
#CAA0FF
ΔE00 6.50
Liliac
#C48EFD
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 6.76
Baby Purple
#CA9BF7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98FA #E8FA98
analogous
#98B7FA #AA98FA #DB98FA
triadic
#AA98FA #FAAA98 #98FAAA
tetradic
#AA98FA #FA98B7 #E8FA98 #98FADB
square
#AA98FA #FA98B7 #E8FA98 #98FADB
split-complementary
#AA98FA #FADB98 #B7FA98
monochromatic
#4A23F4 #7A5EF7 #AA98FA #DAD2FD #E7E2FE
Accessibility & contrast
On white
2.45
#AA98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#AA98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98FA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98FA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#7CA4F8
Tritanopia (blue-blind)
#97AABD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aa98fa; /* rgb */ color: rgb(170, 152, 250); /* oklch */ color: oklch(73.5% 0.140 291.0);
Tailwind
colors: {
custom: {
50: '#c6b6fc',
500: '#aa98fa',
950: '#000000',
},
}SCSS
$custom: #aa98fa; $custom-light: #c6b6fc; $custom-dark: #000000;
JSON
{
"hex": "#aa98fa",
"rgb": {
"r": 170,
"g": 152,
"b": 250
},
"hsl": {
"h": 251.02,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.73473,
"c": 0.13982,
"h": 291
},
"luminance": 0.37905
}Semantic roles & 50–950 ramp
primary
#AA98FA
secondary
#F0F6D5
accent
#E600BB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085