#AE92E5#AE92E5
#AE92E5 is a light, vivid violet. Relative luminance 0.352; OKLCH L 71.7% C 0.121 H 298.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92E5 |
|---|---|
| RGB | rgb(174, 146, 229) |
| HSL | hsl(260, 61%, 74%) |
| HSV | hsv(260, 36%, 90%) |
| CMYK | cmyk(24%, 36.2%, 0%, 10.2%) |
| CIE-LAB | lab(65.91, 27.38, -38.26) |
| CIE-LCH | lch(65.91, 47.05, 305.59°) |
| OKLab | oklab(71.7% 0.0585 -0.1063) |
| OKLCH | oklch(71.7% 0.121 298.8) |
| XYZ | xyz(41.8741, 35.2133, 78.7043) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.73
Pale Purple
#B790D4
ΔE00 4.87
Lavender (survey)
#C79FEF
ΔE00 5.41
Liliac
#C48EFD
ΔE00 5.49
Baby Purple
#CA9BF7
ΔE00 5.51
Pastel Purple
#CAA0FF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92E5 #C9E592
analogous
#929FE5 #AE92E5 #D792E5
triadic
#AE92E5 #E5AE92 #92E5AE
tetradic
#AE92E5 #E5929F #C9E592 #92E5D7
square
#AE92E5 #E5929F #C9E592 #92E5D7
split-complementary
#AE92E5 #E5D792 #9FE592
monochromatic
#6531CC #8961D9 #AE92E5 #D3C3F1 #EDE6F9
Accessibility & contrast
On white
2.61
#AE92E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#AE92E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92E5
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92E5 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E8
Deuteranopia (green-blind)
#829FE3
Tritanopia (blue-blind)
#A4A0B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae92e5; /* rgb */ color: rgb(174, 146, 229); /* oklch */ color: oklch(71.7% 0.121 298.8);
Tailwind
colors: {
custom: {
50: '#c7b2ed',
500: '#ae92e5',
950: '#000000',
},
}SCSS
$custom: #ae92e5; $custom-light: #c7b2ed; $custom-dark: #000000;
JSON
{
"hex": "#ae92e5",
"rgb": {
"r": 174,
"g": 146,
"b": 229
},
"hsl": {
"h": 260.241,
"s": 61.481,
"l": 73.529
},
"oklch": {
"l": 0.71697,
"c": 0.12132,
"h": 298.8
},
"luminance": 0.35214
}Semantic roles & 50–950 ramp
primary
#AE92E5
secondary
#E9F0DB
accent
#C91C8F
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084