#AE91EE#AE91EE
#AE91EE is a light, vivid violet. Relative luminance 0.354; OKLCH L 72.0% C 0.135 H 297.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AE91EE |
|---|---|
| RGB | rgb(174, 145, 238) |
| HSL | hsl(259, 73%, 75%) |
| HSV | hsv(259, 39%, 93%) |
| CMYK | cmyk(26.9%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(66.08, 30.09, -42.96) |
| CIE-LCH | lch(66.08, 52.45, 305.01°) |
| OKLab | oklab(71.95% 0.0618 -0.1199) |
| OKLCH | oklch(71.95% 0.135 297.3) |
| XYZ | xyz(43.0099, 35.4221, 85.4435) |
| Luminance | 0.3542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.69
Baby Purple
#CA9BF7
ΔE00 5.64
Pastel Purple
#CAA0FF
ΔE00 5.82
Lavender (survey)
#C79FEF
ΔE00 6.11
Lavender
#B39DDB
ΔE00 6.28
Pale Purple
#B790D4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE91EE #D1EE91
analogous
#91A2EE #AE91EE #DD91EE
triadic
#AE91EE #EEAE91 #91EEAE
tetradic
#AE91EE #EE91A2 #D1EE91 #91EEDD
square
#AE91EE #EE91A2 #D1EE91 #91EEDD
split-complementary
#AE91EE #EEDD91 #A2EE91
monochromatic
#6027DE #875CE6 #AE91EE #D5C6F6 #EBE4FB
Accessibility & contrast
On white
2.60
#AE91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#AE91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE91EE
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE91EE | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#A1A1B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ae91ee; /* rgb */ color: rgb(174, 145, 238); /* oklch */ color: oklch(72.0% 0.135 297.3);
Tailwind
colors: {
custom: {
50: '#c8b1f4',
500: '#ae91ee',
950: '#000000',
},
}SCSS
$custom: #ae91ee; $custom-light: #c8b1f4; $custom-dark: #000000;
JSON
{
"hex": "#ae91ee",
"rgb": {
"r": 174,
"g": 145,
"b": 238
},
"hsl": {
"h": 258.71,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.71951,
"c": 0.13484,
"h": 297.3
},
"luminance": 0.35423
}Semantic roles & 50–950 ramp
primary
#AE91EE
secondary
#EAF3D8
accent
#D51098
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85