#AE93FF#AE93FF
#AE93FF is a light, vivid violet. Relative luminance 0.371; OKLCH L 73.2% C 0.154 H 293.7°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AE93FF |
|---|---|
| RGB | rgb(174, 147, 255) |
| HSL | hsl(255, 100%, 79%) |
| HSV | hsv(255, 42%, 100%) |
| CMYK | cmyk(31.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.34, 33.15, -50.28) |
| CIE-LCH | lch(67.34, 60.22, 303.40°) |
| OKLab | oklab(73.17% 0.0621 -0.1411) |
| OKLCH | oklch(73.17% 0.154 293.7) |
| XYZ | xyz(45.9347, 37.0853, 99.3264) |
| Luminance | 0.3709 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.08
Pastel Purple
#CAA0FF
ΔE00 6.22
Perrywinkle
#8F8CE7
ΔE00 6.39
Baby Purple
#CA9BF7
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 6.85
Periwinkle (survey)
#8E82FE
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE93FF #E4FF93
analogous
#93AEFF #AE93FF #E493FF
triadic
#AE93FF #FFAE93 #93FFAE
tetradic
#AE93FF #FF93AE #E4FF93 #93FFE4
square
#AE93FF #FF93AE #E4FF93 #93FFE4
split-complementary
#AE93FF #FFE493 #AEFF93
monochromatic
#5219FF #8056FF #AE93FF #DCD0FF #E8E0FF
Accessibility & contrast
On white
2.49
#AE93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#AE93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE93FF
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE93FF | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#9CA7BD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ae93ff; /* rgb */ color: rgb(174, 147, 255); /* oklch */ color: oklch(73.2% 0.154 293.7);
Tailwind
colors: {
custom: {
50: '#c9b3ff',
500: '#ae93ff',
950: '#000000',
},
}SCSS
$custom: #ae93ff; $custom-light: #c9b3ff; $custom-dark: #000000;
JSON
{
"hex": "#ae93ff",
"rgb": {
"r": 174,
"g": 147,
"b": 255
},
"hsl": {
"h": 255,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.7317,
"c": 0.15416,
"h": 293.7
},
"luminance": 0.37086
}Semantic roles & 50–950 ramp
primary
#AE93FF
secondary
#EEF7D4
accent
#E600AC
background
#FCFBFF
surface
#F9F6FF
border
#D2D0D7
text
#131118
muted
#828086