#AE99FE#AE99FE
#AE99FE is a light, vivid violet. Relative luminance 0.389; OKLCH L 74.2% C 0.144 H 292.1°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AE99FE |
|---|---|
| RGB | rgb(174, 153, 254) |
| HSL | hsl(252, 98%, 80%) |
| HSV | hsv(252, 40%, 100%) |
| CMYK | cmyk(31.5%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.70, 29.53, -47.58) |
| CIE-LCH | lch(68.70, 56.00, 301.82°) |
| OKLab | oklab(74.19% 0.054 -0.1333) |
| OKLCH | oklch(74.19% 0.144 292.1) |
| XYZ | xyz(46.7316, 38.9360, 98.8000) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.87
Liliac
#C48EFD
ΔE00 6.05
Perrywinkle
#8F8CE7
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 6.75
Lilac (survey)
#CEA2FD
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE99FE #E9FE99
analogous
#99B7FE #AE99FE #E099FE
triadic
#AE99FE #FEAE99 #99FEAE
tetradic
#AE99FE #FE99B7 #E9FE99 #99FEE0
square
#AE99FE #FE99B7 #E9FE99 #99FEE0
split-complementary
#AE99FE #FEE099 #B7FE99
monochromatic
#4E20FD #7E5CFD #AE99FE #DED6FF #E7E1FF
Accessibility & contrast
On white
2.39
#AE99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#AE99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE99FE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE99FE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#7DA6FB
Tritanopia (blue-blind)
#9BABBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ae99fe; /* rgb */ color: rgb(174, 153, 254); /* oklch */ color: oklch(74.2% 0.144 292.1);
Tailwind
colors: {
custom: {
50: '#c8b7ff',
500: '#ae99fe',
950: '#000000',
},
}SCSS
$custom: #ae99fe; $custom-light: #c8b7ff; $custom-dark: #000000;
JSON
{
"hex": "#ae99fe",
"rgb": {
"r": 174,
"g": 153,
"b": 254
},
"hsl": {
"h": 252.475,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.74188,
"c": 0.14381,
"h": 292.1
},
"luminance": 0.38937
}Semantic roles & 50–950 ramp
primary
#AE99FE
secondary
#F0F7D4
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086