#AE98FA#AE98FA
#AE98FA is a light, vivid violet. Relative luminance 0.384; OKLCH L 73.8% C 0.140 H 293.0°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AE98FA |
|---|---|
| RGB | rgb(174, 152, 250) |
| HSL | hsl(253, 91%, 79%) |
| HSV | hsv(253, 39%, 98%) |
| CMYK | cmyk(30.4%, 39.2%, 0%, 2%) |
| CIE-LAB | lab(68.28, 29.09, -46.07) |
| CIE-LCH | lch(68.28, 54.48, 302.27°) |
| OKLab | oklab(73.81% 0.0546 -0.1289) |
| OKLCH | oklch(73.81% 0.14 293) |
| XYZ | xyz(45.9348, 38.3565, 95.4074) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.66
Liliac
#C48EFD
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.28
Perrywinkle
#8F8CE7
ΔE00 6.37
Lilac (survey)
#CEA2FD
ΔE00 6.70
Lavender (survey)
#C79FEF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE98FA #E4FA98
analogous
#98B3FA #AE98FA #DF98FA
triadic
#AE98FA #FAAE98 #98FAAE
tetradic
#AE98FA #FA98B3 #E4FA98 #98FADF
square
#AE98FA #FA98B3 #E4FA98 #98FADF
split-complementary
#AE98FA #FADF98 #B3FA98
monochromatic
#5223F4 #805EF7 #AE98FA #DCD2FD #E8E2FE
Accessibility & contrast
On white
2.42
#AE98FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#AE98FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE98FA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE98FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE98FA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#9DAABD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ae98fa; /* rgb */ color: rgb(174, 152, 250); /* oklch */ color: oklch(73.8% 0.140 293.0);
Tailwind
colors: {
custom: {
50: '#c8b6fc',
500: '#ae98fa',
950: '#000000',
},
}SCSS
$custom: #ae98fa; $custom-light: #c8b6fc; $custom-dark: #000000;
JSON
{
"hex": "#ae98fa",
"rgb": {
"r": 174,
"g": 152,
"b": 250
},
"hsl": {
"h": 253.469,
"s": 90.741,
"l": 78.824
},
"oklch": {
"l": 0.73806,
"c": 0.13998,
"h": 293
},
"luminance": 0.38357
}Semantic roles & 50–950 ramp
primary
#AE98FA
secondary
#EEF6D5
accent
#E600B2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085