#AA98F8#AA98F8
#AA98F8 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.4% C 0.137 H 291.2°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98F8 |
|---|---|
| RGB | rgb(170, 152, 248) |
| HSL | hsl(251, 87%, 78%) |
| HSV | hsv(251, 39%, 97%) |
| CMYK | cmyk(31.5%, 38.7%, 0%, 2.7%) |
| CIE-LAB | lab(67.86, 27.51, -45.67) |
| CIE-LCH | lch(67.86, 53.31, 301.06°) |
| OKLab | oklab(73.37% 0.0497 -0.1278) |
| OKLCH | oklch(73.37% 0.137 291.2) |
| XYZ | xyz(44.7447, 37.7789, 93.7234) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.67
Periwinkle Blue
#8F99FB
ΔE00 6.29
Pastel Purple
#CAA0FF
ΔE00 6.41
Liliac
#C48EFD
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 6.88
Baby Purple
#CA9BF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98F8 #E6F898
analogous
#98B6F8 #AA98F8 #DA98F8
triadic
#AA98F8 #F8AA98 #98F8AA
tetradic
#AA98F8 #F898B6 #E6F898 #98F8DA
square
#AA98F8 #F898B6 #E6F898 #98F8DA
split-complementary
#AA98F8 #F8DA98 #B6F898
monochromatic
#4B25F0 #7B5FF4 #AA98F8 #D9D1FC #E7E2FD
Accessibility & contrast
On white
2.45
#AA98F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#AA98F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98F8
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98F8 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#7DA3F6
Tritanopia (blue-blind)
#98A9BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa98f8; /* rgb */ color: rgb(170, 152, 248); /* oklch */ color: oklch(73.4% 0.137 291.2);
Tailwind
colors: {
custom: {
50: '#c5b6fb',
500: '#aa98f8',
950: '#000000',
},
}SCSS
$custom: #aa98f8; $custom-light: #c5b6fb; $custom-dark: #000000;
JSON
{
"hex": "#aa98f8",
"rgb": {
"r": 170,
"g": 152,
"b": 248
},
"hsl": {
"h": 251.25,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.73372,
"c": 0.13712,
"h": 291.2
},
"luminance": 0.3778
}Semantic roles & 50–950 ramp
primary
#AA98F8
secondary
#EFF5D6
accent
#E402B9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085