#AE93FA#AE93FA
#AE93FA is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.9% C 0.148 H 294.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AE93FA |
|---|---|
| RGB | rgb(174, 147, 250) |
| HSL | hsl(256, 91%, 78%) |
| HSV | hsv(256, 41%, 98%) |
| CMYK | cmyk(30.4%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(67.10, 31.90, -47.93) |
| CIE-LCH | lch(67.10, 57.57, 303.65°) |
| OKLab | oklab(72.91% 0.0613 -0.1343) |
| OKLCH | oklch(72.91% 0.148 294.5) |
| XYZ | xyz(45.1403, 36.7675, 95.1426) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.89
Pastel Purple
#CAA0FF
ΔE00 5.93
Baby Purple
#CA9BF7
ΔE00 6.27
Perrywinkle
#8F8CE7
ΔE00 6.28
Lilac (survey)
#CEA2FD
ΔE00 7.00
Lavender (survey)
#C79FEF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE93FA #DFFA93
analogous
#93ABFA #AE93FA #E193FA
triadic
#AE93FA #FAAE93 #93FAAE
tetradic
#AE93FA #FA93AB #DFFA93 #93FAE1
square
#AE93FA #FA93AB #DFFA93 #93FAE1
split-complementary
#AE93FA #FAE193 #ABFA93
monochromatic
#561EF5 #8259F7 #AE93FA #DACDFD #E9E2FE
Accessibility & contrast
On white
2.51
#AE93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#AE93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE93FA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE93FA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#78A2F7
Tritanopia (blue-blind)
#9DA6BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae93fa; /* rgb */ color: rgb(174, 147, 250); /* oklch */ color: oklch(72.9% 0.148 294.5);
Tailwind
colors: {
custom: {
50: '#c8b3fc',
500: '#ae93fa',
950: '#000000',
},
}SCSS
$custom: #ae93fa; $custom-light: #c8b3fc; $custom-dark: #000000;
JSON
{
"hex": "#ae93fa",
"rgb": {
"r": 174,
"g": 147,
"b": 250
},
"hsl": {
"h": 255.728,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.72911,
"c": 0.14758,
"h": 294.5
},
"luminance": 0.36768
}Semantic roles & 50–950 ramp
primary
#AE93FA
secondary
#EDF6D5
accent
#E600A9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085