#AA98F5#AA98F5
#AA98F5 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.2% C 0.133 H 291.7°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AA98F5 |
|---|---|
| RGB | rgb(170, 152, 245) |
| HSL | hsl(252, 82%, 78%) |
| HSV | hsv(252, 38%, 96%) |
| CMYK | cmyk(30.6%, 38%, 0%, 3.9%) |
| CIE-LAB | lab(67.72, 26.75, -44.25) |
| CIE-LCH | lch(67.72, 51.70, 301.16°) |
| OKLab | oklab(73.22% 0.0491 -0.1237) |
| OKLCH | oklch(73.22% 0.133 291.7) |
| XYZ | xyz(44.2830, 37.5942, 91.2918) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.67
Pastel Purple
#CAA0FF
ΔE00 6.31
Periwinkle Blue
#8F99FB
ΔE00 6.52
Liliac
#C48EFD
ΔE00 6.54
Lavender
#B39DDB
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA98F5 #E3F598
analogous
#98B4F5 #AA98F5 #D898F5
triadic
#AA98F5 #F5AA98 #98F5AA
tetradic
#AA98F5 #F598B4 #E3F598 #98F5D8
square
#AA98F5 #F598B4 #E3F598 #98F5D8
split-complementary
#AA98F5 #F5D898 #B4F598
monochromatic
#4E28EA #7C60F0 #AA98F5 #D8D0FA #E8E3FC
Accessibility & contrast
On white
2.47
#AA98F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#AA98F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA98F5
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA98F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA98F5 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F9
Deuteranopia (green-blind)
#7EA3F3
Tritanopia (blue-blind)
#99A9BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa98f5; /* rgb */ color: rgb(170, 152, 245); /* oklch */ color: oklch(73.2% 0.133 291.7);
Tailwind
colors: {
custom: {
50: '#c5b6f9',
500: '#aa98f5',
950: '#000000',
},
}SCSS
$custom: #aa98f5; $custom-light: #c5b6f9; $custom-dark: #000000;
JSON
{
"hex": "#aa98f5",
"rgb": {
"r": 170,
"g": 152,
"b": 245
},
"hsl": {
"h": 251.613,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.73223,
"c": 0.13306,
"h": 291.7
},
"luminance": 0.37595
}Semantic roles & 50–950 ramp
primary
#AA98F5
secondary
#EFF4D7
accent
#DF07B5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085