#AE92E4#AE92E4
#AE92E4 is a light, vivid violet. Relative luminance 0.352; OKLCH L 71.7% C 0.120 H 299.1°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92E4 |
|---|---|
| RGB | rgb(174, 146, 228) |
| HSL | hsl(260, 60%, 73%) |
| HSV | hsv(260, 36%, 89%) |
| CMYK | cmyk(23.7%, 36%, 0%, 10.6%) |
| CIE-LAB | lab(65.87, 27.14, -37.77) |
| CIE-LCH | lch(65.87, 46.51, 305.70°) |
| OKLab | oklab(71.65% 0.0583 -0.1049) |
| OKLCH | oklch(71.65% 0.12 299.1) |
| XYZ | xyz(41.7349, 35.1576, 77.9711) |
| Luminance | 0.3516 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.59
Pale Purple
#B790D4
ΔE00 4.70
Lavender (survey)
#C79FEF
ΔE00 5.38
Baby Purple
#CA9BF7
ΔE00 5.53
Liliac
#C48EFD
ΔE00 5.60
Pastel Purple
#CAA0FF
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92E4 #C8E492
analogous
#929FE4 #AE92E4 #D792E4
triadic
#AE92E4 #E4AE92 #92E4AE
tetradic
#AE92E4 #E4929F #C8E492 #92E4D7
square
#AE92E4 #E4929F #C8E492 #92E4D7
split-complementary
#AE92E4 #E4D792 #9FE492
monochromatic
#6632CA #8A61D8 #AE92E4 #D2C3F0 #EDE6F9
Accessibility & contrast
On white
2.61
#AE92E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#AE92E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92E4
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92E4 | 1.00 | 2.61 | 8.03 | 8.03 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA0E7
Deuteranopia (green-blind)
#839FE2
Tritanopia (blue-blind)
#A49FB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae92e4; /* rgb */ color: rgb(174, 146, 228); /* oklch */ color: oklch(71.7% 0.120 299.1);
Tailwind
colors: {
custom: {
50: '#c7b2ed',
500: '#ae92e4',
950: '#000000',
},
}SCSS
$custom: #ae92e4; $custom-light: #c7b2ed; $custom-dark: #000000;
JSON
{
"hex": "#ae92e4",
"rgb": {
"r": 174,
"g": 146,
"b": 228
},
"hsl": {
"h": 260.488,
"s": 60.294,
"l": 73.333
},
"oklch": {
"l": 0.7165,
"c": 0.12,
"h": 299.1
},
"luminance": 0.35158
}Semantic roles & 50–950 ramp
primary
#AE92E4
secondary
#E9F0DB
accent
#C81E8E
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084