#AE91EC#AE91EC
#AE91EC is a light, vivid violet. Relative luminance 0.353; OKLCH L 71.9% C 0.132 H 297.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AE91EC |
|---|---|
| RGB | rgb(174, 145, 236) |
| HSL | hsl(259, 71%, 75%) |
| HSV | hsv(259, 39%, 93%) |
| CMYK | cmyk(26.3%, 38.6%, 0%, 7.5%) |
| CIE-LAB | lab(65.99, 29.61, -42.01) |
| CIE-LCH | lch(65.99, 51.39, 305.18°) |
| OKLab | oklab(71.85% 0.0614 -0.1171) |
| OKLCH | oklch(71.85% 0.132 297.7) |
| XYZ | xyz(42.7177, 35.3052, 83.9047) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.79
Baby Purple
#CA9BF7
ΔE00 5.58
Pastel Purple
#CAA0FF
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 5.95
Lavender
#B39DDB
ΔE00 5.98
Pale Purple
#B790D4
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE91EC #CFEC91
analogous
#91A2EC #AE91EC #DC91EC
triadic
#AE91EC #ECAE91 #91ECAE
tetradic
#AE91EC #EC91A2 #CFEC91 #91ECDC
square
#AE91EC #EC91A2 #CFEC91 #91ECDC
split-complementary
#AE91EC #ECDC91 #A2EC91
monochromatic
#6129DA #885DE3 #AE91EC #D4C5F5 #ECE5FA
Accessibility & contrast
On white
2.61
#AE91EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#AE91EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE91EC
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE91EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE91EC | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1EF
Deuteranopia (green-blind)
#7E9FEA
Tritanopia (blue-blind)
#A2A1B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae91ec; /* rgb */ color: rgb(174, 145, 236); /* oklch */ color: oklch(71.9% 0.132 297.7);
Tailwind
colors: {
custom: {
50: '#c8b1f2',
500: '#ae91ec',
950: '#000000',
},
}SCSS
$custom: #ae91ec; $custom-light: #c8b1f2; $custom-dark: #000000;
JSON
{
"hex": "#ae91ec",
"rgb": {
"r": 174,
"g": 145,
"b": 236
},
"hsl": {
"h": 259.121,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.71853,
"c": 0.1322,
"h": 297.7
},
"luminance": 0.35306
}Semantic roles & 50–950 ramp
primary
#AE91EC
secondary
#EAF2D9
accent
#D31395
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85