#AE91ED#AE91ED
#AE91ED is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.9% C 0.134 H 297.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AE91ED |
|---|---|
| RGB | rgb(174, 145, 237) |
| HSL | hsl(259, 72%, 75%) |
| HSV | hsv(259, 39%, 93%) |
| CMYK | cmyk(26.6%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(66.03, 29.85, -42.49) |
| CIE-LCH | lch(66.03, 51.92, 305.09°) |
| OKLab | oklab(71.9% 0.0616 -0.1185) |
| OKLCH | oklch(71.9% 0.134 297.5) |
| XYZ | xyz(42.8634, 35.3635, 84.6720) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.73
Baby Purple
#CA9BF7
ΔE00 5.61
Pastel Purple
#CAA0FF
ΔE00 5.83
Lavender (survey)
#C79FEF
ΔE00 6.03
Lavender
#B39DDB
ΔE00 6.13
Pale Purple
#B790D4
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE91ED #D0ED91
analogous
#91A2ED #AE91ED #DC91ED
triadic
#AE91ED #EDAE91 #91EDAE
tetradic
#AE91ED #ED91A2 #D0ED91 #91EDDC
square
#AE91ED #ED91A2 #D0ED91 #91EDDC
split-complementary
#AE91ED #EDDC91 #A2ED91
monochromatic
#6128DC #875CE4 #AE91ED #D5C6F6 #ECE5FB
Accessibility & contrast
On white
2.60
#AE91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#AE91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE91ED
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE91ED | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F1
Deuteranopia (green-blind)
#7DA0EB
Tritanopia (blue-blind)
#A1A1B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae91ed; /* rgb */ color: rgb(174, 145, 237); /* oklch */ color: oklch(71.9% 0.134 297.5);
Tailwind
colors: {
custom: {
50: '#c8b1f3',
500: '#ae91ed',
950: '#000000',
},
}SCSS
$custom: #ae91ed; $custom-light: #c8b1f3; $custom-dark: #000000;
JSON
{
"hex": "#ae91ed",
"rgb": {
"r": 174,
"g": 145,
"b": 237
},
"hsl": {
"h": 258.913,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.71902,
"c": 0.13352,
"h": 297.5
},
"luminance": 0.35364
}Semantic roles & 50–950 ramp
primary
#AE91ED
secondary
#EAF2D9
accent
#D41297
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85