#AE93FC#AE93FC
#AE93FC is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.0% C 0.150 H 294.2°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AE93FC |
|---|---|
| RGB | rgb(174, 147, 252) |
| HSL | hsl(255, 95%, 78%) |
| HSV | hsv(255, 42%, 99%) |
| CMYK | cmyk(31%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(67.20, 32.40, -48.87) |
| CIE-LCH | lch(67.20, 58.63, 303.54°) |
| OKLab | oklab(73.01% 0.0616 -0.137) |
| OKLCH | oklch(73.01% 0.15 294.2) |
| XYZ | xyz(45.4556, 36.8936, 96.8029) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 6.04
Perrywinkle
#8F8CE7
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.43
Lavender Blue
#8B88F8
ΔE00 6.97
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE93FC #E1FC93
analogous
#93ACFC #AE93FC #E393FC
triadic
#AE93FC #FCAE93 #93FCAE
tetradic
#AE93FC #FC93AC #E1FC93 #93FCE3
square
#AE93FC #FC93AC #E1FC93 #93FCE3
split-complementary
#AE93FC #FCE393 #ACFC93
monochromatic
#551CF9 #8157FA #AE93FC #DBCFFE #E9E1FE
Accessibility & contrast
On white
2.51
#AE93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#AE93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE93FC
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE93FC | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#77A2F9
Tritanopia (blue-blind)
#9DA6BB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ae93fc; /* rgb */ color: rgb(174, 147, 252); /* oklch */ color: oklch(73.0% 0.150 294.2);
Tailwind
colors: {
custom: {
50: '#c9b3fe',
500: '#ae93fc',
950: '#000000',
},
}SCSS
$custom: #ae93fc; $custom-light: #c9b3fe; $custom-dark: #000000;
JSON
{
"hex": "#ae93fc",
"rgb": {
"r": 174,
"g": 147,
"b": 252
},
"hsl": {
"h": 255.429,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.73014,
"c": 0.15021,
"h": 294.2
},
"luminance": 0.36894
}Semantic roles & 50–950 ramp
primary
#AE93FC
secondary
#EEF6D5
accent
#E600AA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086