#AA98F2#AA98F2
#AA98F2 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.1% C 0.129 H 292.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98F2 |
|---|---|
| RGB | rgb(170, 152, 242) |
| HSL | hsl(252, 78%, 77%) |
| HSV | hsv(252, 37%, 95%) |
| CMYK | cmyk(29.8%, 37.2%, 0%, 5.1%) |
| CIE-LAB | lab(67.59, 26.01, -42.82) |
| CIE-LCH | lch(67.59, 50.09, 301.27°) |
| OKLab | oklab(73.08% 0.0485 -0.1195) |
| OKLCH | oklch(73.08% 0.129 292.1) |
| XYZ | xyz(43.8288, 37.4125, 88.8994) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.72
Pastel Purple
#CAA0FF
ΔE00 6.25
Lavender
#B39DDB
ΔE00 6.28
Liliac
#C48EFD
ΔE00 6.57
Baby Purple
#CA9BF7
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98F2 #E0F298
analogous
#98B3F2 #AA98F2 #D798F2
triadic
#AA98F2 #F2AA98 #98F2AA
tetradic
#AA98F2 #F298B3 #E0F298 #98F2D7
square
#AA98F2 #F298B3 #E0F298 #98F2D7
split-complementary
#AA98F2 #F2D798 #B3F298
monochromatic
#502BE4 #7D62EB #AA98F2 #D7CEF9 #E9E4FC
Accessibility & contrast
On white
2.48
#AA98F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#AA98F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98F2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98F2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#80A3F0
Tritanopia (blue-blind)
#9AA8BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa98f2; /* rgb */ color: rgb(170, 152, 242); /* oklch */ color: oklch(73.1% 0.129 292.1);
Tailwind
colors: {
custom: {
50: '#c5b6f6',
500: '#aa98f2',
950: '#000000',
},
}SCSS
$custom: #aa98f2; $custom-light: #c5b6f6; $custom-dark: #000000;
JSON
{
"hex": "#aa98f2",
"rgb": {
"r": 170,
"g": 152,
"b": 242
},
"hsl": {
"h": 252,
"s": 77.586,
"l": 77.255
},
"oklch": {
"l": 0.73076,
"c": 0.12899,
"h": 292.1
},
"luminance": 0.37413
}Semantic roles & 50–950 ramp
primary
#AA98F2
secondary
#EEF3D8
accent
#DA0CB1
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085