#AE92E8#AE92E8
#AE92E8 is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.8% C 0.125 H 298.2°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92E8 |
|---|---|
| RGB | rgb(174, 146, 232) |
| HSL | hsl(260, 65%, 74%) |
| HSV | hsv(260, 37%, 91%) |
| CMYK | cmyk(25%, 37.1%, 0%, 9%) |
| CIE-LAB | lab(66.05, 28.09, -39.71) |
| CIE-LCH | lch(66.05, 48.64, 305.27°) |
| OKLab | oklab(71.84% 0.0592 -0.1105) |
| OKLCH | oklch(71.84% 0.125 298.2) |
| XYZ | xyz(42.2966, 35.3823, 80.9294) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.21
Pale Purple
#B790D4
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 5.48
Lavender (survey)
#C79FEF
ΔE00 5.56
Pastel Purple
#CAA0FF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92E8 #CCE892
analogous
#92A1E8 #AE92E8 #D992E8
triadic
#AE92E8 #E8AE92 #92E8AE
tetradic
#AE92E8 #E892A1 #CCE892 #92E8D9
square
#AE92E8 #E892A1 #CCE892 #92E8D9
split-complementary
#AE92E8 #E8D992 #A1E892
monochromatic
#632DD3 #885FDD #AE92E8 #D4C5F3 #ECE6FA
Accessibility & contrast
On white
2.60
#AE92E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#AE92E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92E8
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92E8 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EB
Deuteranopia (green-blind)
#81A0E6
Tritanopia (blue-blind)
#A3A0B2
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae92e8; /* rgb */ color: rgb(174, 146, 232); /* oklch */ color: oklch(71.8% 0.125 298.2);
Tailwind
colors: {
custom: {
50: '#c8b2ef',
500: '#ae92e8',
950: '#000000',
},
}SCSS
$custom: #ae92e8; $custom-light: #c8b2ef; $custom-dark: #000000;
JSON
{
"hex": "#ae92e8",
"rgb": {
"r": 174,
"g": 146,
"b": 232
},
"hsl": {
"h": 259.535,
"s": 65.152,
"l": 74.118
},
"oklch": {
"l": 0.7184,
"c": 0.12531,
"h": 298.2
},
"luminance": 0.35383
}Semantic roles & 50–950 ramp
primary
#AE92E8
secondary
#EAF1DA
accent
#CD1992
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084