#AE99FA#AE99FA
#AE99FA is a light, vivid violet. Relative luminance 0.387; OKLCH L 74.0% C 0.138 H 292.6°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AE99FA |
|---|---|
| RGB | rgb(174, 153, 250) |
| HSL | hsl(253, 91%, 79%) |
| HSV | hsv(253, 39%, 98%) |
| CMYK | cmyk(30.4%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(68.52, 28.53, -45.69) |
| CIE-LCH | lch(68.52, 53.87, 301.98°) |
| OKLab | oklab(73.99% 0.0533 -0.1278) |
| OKLCH | oklch(73.99% 0.138 292.6) |
| XYZ | xyz(46.0978, 38.6824, 95.4617) |
| Luminance | 0.3868 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.65
Liliac
#C48EFD
ΔE00 5.96
Baby Purple
#CA9BF7
ΔE00 6.33
Perrywinkle
#8F8CE7
ΔE00 6.43
Lilac (survey)
#CEA2FD
ΔE00 6.68
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE99FA #E5FA99
analogous
#99B5FA #AE99FA #DF99FA
triadic
#AE99FA #FAAE99 #99FAAE
tetradic
#AE99FA #FA99B5 #E5FA99 #99FADF
square
#AE99FA #FA99B5 #E5FA99 #99FADF
split-complementary
#AE99FA #FADF99 #B5FA99
monochromatic
#5124F4 #805FF7 #AE99FA #DCD3FD #E8E2FE
Accessibility & contrast
On white
2.40
#AE99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AE99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE99FA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE99FA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#7FA5F8
Tritanopia (blue-blind)
#9DAABE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ae99fa; /* rgb */ color: rgb(174, 153, 250); /* oklch */ color: oklch(74.0% 0.138 292.6);
Tailwind
colors: {
custom: {
50: '#c8b7fc',
500: '#ae99fa',
950: '#000000',
},
}SCSS
$custom: #ae99fa; $custom-light: #c8b7fc; $custom-dark: #000000;
JSON
{
"hex": "#ae99fa",
"rgb": {
"r": 174,
"g": 153,
"b": 250
},
"hsl": {
"h": 252.99,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.73987,
"c": 0.13846,
"h": 292.6
},
"luminance": 0.38683
}Semantic roles & 50–950 ramp
primary
#AE99FA
secondary
#EFF6D5
accent
#E600B4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085