#AE92E2#AE92E2
#AE92E2 is a light, moderate violet. Relative luminance 0.350; OKLCH L 71.6% C 0.117 H 299.5°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AE92E2 |
|---|---|
| RGB | rgb(174, 146, 226) |
| HSL | hsl(261, 58%, 73%) |
| HSV | hsv(261, 35%, 89%) |
| CMYK | cmyk(23%, 35.4%, 0%, 11.4%) |
| CIE-LAB | lab(65.79, 26.67, -36.80) |
| CIE-LCH | lch(65.79, 45.45, 305.93°) |
| OKLab | oklab(71.56% 0.0578 -0.1021) |
| OKLCH | oklch(71.56% 0.117 299.5) |
| XYZ | xyz(41.4589, 35.0472, 76.5174) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 4.36
Lavender (survey)
#C79FEF
ΔE00 5.32
Baby Purple
#CA9BF7
ΔE00 5.60
Liliac
#C48EFD
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE92E2 #C6E292
analogous
#929EE2 #AE92E2 #D692E2
triadic
#AE92E2 #E2AE92 #92E2AE
tetradic
#AE92E2 #E2929E #C6E292 #92E2D6
square
#AE92E2 #E2929E #C6E292 #92E2D6
split-complementary
#AE92E2 #E2D692 #9EE292
monochromatic
#6734C5 #8A62D5 #AE92E2 #D2C2EF #EDE7F9
Accessibility & contrast
On white
2.62
#AE92E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#AE92E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE92E2
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE92E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE92E2 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#849FE0
Tritanopia (blue-blind)
#A49FB0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ae92e2; /* rgb */ color: rgb(174, 146, 226); /* oklch */ color: oklch(71.6% 0.117 299.5);
Tailwind
colors: {
custom: {
50: '#c7b2eb',
500: '#ae92e2',
950: '#000000',
},
}SCSS
$custom: #ae92e2; $custom-light: #c7b2eb; $custom-dark: #000000;
JSON
{
"hex": "#ae92e2",
"rgb": {
"r": 174,
"g": 146,
"b": 226
},
"hsl": {
"h": 261,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.71557,
"c": 0.11734,
"h": 299.5
},
"luminance": 0.35047
}Semantic roles & 50–950 ramp
primary
#AE92E2
secondary
#E9F0DB
accent
#C6208C
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131116
muted
#828084