#AE91FE#AE91FE
#AE91FE is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.8% C 0.156 H 294.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AE91FE |
|---|---|
| RGB | rgb(174, 145, 254) |
| HSL | hsl(256, 98%, 78%) |
| HSV | hsv(256, 43%, 100%) |
| CMYK | cmyk(31.5%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(66.83, 34.02, -50.54) |
| CIE-LCH | lch(66.83, 60.93, 303.95°) |
| OKLab | oklab(72.77% 0.0645 -0.1419) |
| OKLCH | oklch(72.77% 0.156 294.5) |
| XYZ | xyz(45.4659, 36.4045, 98.3781) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.79
Pastel Purple
#CAA0FF
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 6.41
Baby Purple
#CA9BF7
ΔE00 6.69
Periwinkle (survey)
#8E82FE
ΔE00 6.79
Lavender Blue
#8B88F8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE91FE #E1FE91
analogous
#91AAFE #AE91FE #E491FE
triadic
#AE91FE #FEAE91 #91FEAE
tetradic
#AE91FE #FE91AA #E1FE91 #91FEE4
square
#AE91FE #FE91AA #E1FE91 #91FEE4
split-complementary
#AE91FE #FEE491 #AAFE91
monochromatic
#5518FD #8154FD #AE91FE #DBCEFF #E9E1FF
Accessibility & contrast
On white
2.54
#AE91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AE91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE91FE
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE91FE | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#9CA5BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae91fe; /* rgb */ color: rgb(174, 145, 254); /* oklch */ color: oklch(72.8% 0.156 294.5);
Tailwind
colors: {
custom: {
50: '#c9b1ff',
500: '#ae91fe',
950: '#000000',
},
}SCSS
$custom: #ae91fe; $custom-light: #c9b1ff; $custom-dark: #000000;
JSON
{
"hex": "#ae91fe",
"rgb": {
"r": 174,
"g": 145,
"b": 254
},
"hsl": {
"h": 255.963,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.72766,
"c": 0.15586,
"h": 294.5
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#AE91FE
secondary
#EEF7D4
accent
#E600A8
background
#FCFAFF
surface
#F9F5FF
border
#D2CFD7
text
#131118
muted
#828086