#AA98F7#AA98F7
#AA98F7 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.3% C 0.136 H 291.4°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98F7 |
|---|---|
| RGB | rgb(170, 152, 247) |
| HSL | hsl(251, 86%, 78%) |
| HSV | hsv(251, 38%, 97%) |
| CMYK | cmyk(31.2%, 38.5%, 0%, 3.1%) |
| CIE-LAB | lab(67.81, 27.25, -45.20) |
| CIE-LCH | lch(67.81, 52.78, 301.09°) |
| OKLab | oklab(73.32% 0.0495 -0.1264) |
| OKLCH | oklch(73.32% 0.136 291.4) |
| XYZ | xyz(44.5900, 37.7170, 92.9085) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.66
Periwinkle Blue
#8F99FB
ΔE00 6.36
Pastel Purple
#CAA0FF
ΔE00 6.38
Liliac
#C48EFD
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 6.95
Baby Purple
#CA9BF7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98F7 #E5F798
analogous
#98B5F7 #AA98F7 #D998F7
triadic
#AA98F7 #F7AA98 #98F7AA
tetradic
#AA98F7 #F798B5 #E5F798 #98F7D9
square
#AA98F7 #F798B5 #E5F798 #98F7D9
split-complementary
#AA98F7 #F7D998 #B5F798
monochromatic
#4C26EE #7B5FF3 #AA98F7 #D9D1FB #E8E3FD
Accessibility & contrast
On white
2.46
#AA98F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#AA98F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98F7
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98F7 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#7DA3F5
Tritanopia (blue-blind)
#98A9BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa98f7; /* rgb */ color: rgb(170, 152, 247); /* oklch */ color: oklch(73.3% 0.136 291.4);
Tailwind
colors: {
custom: {
50: '#c5b6fa',
500: '#aa98f7',
950: '#000000',
},
}SCSS
$custom: #aa98f7; $custom-light: #c5b6fa; $custom-dark: #000000;
JSON
{
"hex": "#aa98f7",
"rgb": {
"r": 170,
"g": 152,
"b": 247
},
"hsl": {
"h": 251.368,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.73322,
"c": 0.13577,
"h": 291.4
},
"luminance": 0.37718
}Semantic roles & 50–950 ramp
primary
#AA98F7
secondary
#EFF5D6
accent
#E203B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085