#AE96E9#AE96E9
#AE96E9 is a light, vivid violet. Relative luminance 0.367; OKLCH L 72.6% C 0.120 H 296.6°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AE96E9 |
|---|---|
| RGB | rgb(174, 150, 233) |
| HSL | hsl(257, 65%, 75%) |
| HSV | hsv(257, 36%, 91%) |
| CMYK | cmyk(25.3%, 35.6%, 0%, 8.6%) |
| CIE-LAB | lab(67.05, 26.07, -38.70) |
| CIE-LCH | lch(67.05, 46.66, 303.97°) |
| OKLab | oklab(72.62% 0.0538 -0.1075) |
| OKLCH | oklch(72.62% 0.12 296.6) |
| XYZ | xyz(43.0665, 36.6941, 81.8888) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 5.58
Pale Purple
#B790D4
ΔE00 5.75
Liliac
#C48EFD
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE96E9 #D1E996
analogous
#96A8E9 #AE96E9 #D796E9
triadic
#AE96E9 #E9AE96 #96E9AE
tetradic
#AE96E9 #E996A8 #D1E996 #96E9D7
square
#AE96E9 #E996A8 #D1E996 #96E9D7
split-complementary
#AE96E9 #E9D796 #A8E996
monochromatic
#6031D4 #8763DE #AE96E9 #D5C9F4 #EBE6FA
Accessibility & contrast
On white
2.52
#AE96E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#AE96E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE96E9
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE96E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE96E9 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EC
Deuteranopia (green-blind)
#84A2E7
Tritanopia (blue-blind)
#A2A4B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae96e9; /* rgb */ color: rgb(174, 150, 233); /* oklch */ color: oklch(72.6% 0.120 296.6);
Tailwind
colors: {
custom: {
50: '#c7b5f0',
500: '#ae96e9',
950: '#000000',
},
}SCSS
$custom: #ae96e9; $custom-light: #c7b5f0; $custom-dark: #000000;
JSON
{
"hex": "#ae96e9",
"rgb": {
"r": 174,
"g": 150,
"b": 233
},
"hsl": {
"h": 257.349,
"s": 65.354,
"l": 75.098
},
"oklch": {
"l": 0.72617,
"c": 0.12027,
"h": 296.6
},
"luminance": 0.36695
}Semantic roles & 50–950 ramp
primary
#AE96E9
secondary
#EAF1DA
accent
#CD1899
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084