#AE96EA#AE96EA
#AE96EA is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.7% C 0.122 H 296.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AE96EA |
|---|---|
| RGB | rgb(174, 150, 234) |
| HSL | hsl(257, 67%, 75%) |
| HSV | hsv(257, 36%, 92%) |
| CMYK | cmyk(25.6%, 35.9%, 0%, 8.2%) |
| CIE-LAB | lab(67.09, 26.31, -39.18) |
| CIE-LCH | lch(67.09, 47.19, 303.89°) |
| OKLab | oklab(72.66% 0.0541 -0.1089) |
| OKLCH | oklch(72.66% 0.122 296.4) |
| XYZ | xyz(43.2097, 36.7514, 82.6432) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 5.36
Baby Purple
#CA9BF7
ΔE00 5.50
Pastel Purple
#CAA0FF
ΔE00 5.54
Liliac
#C48EFD
ΔE00 5.78
Pale Purple
#B790D4
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE96EA #D2EA96
analogous
#96A8EA #AE96EA #D896EA
triadic
#AE96EA #EAAE96 #96EAAE
tetradic
#AE96EA #EA96A8 #D2EA96 #96EAD8
square
#AE96EA #EA96A8 #D2EA96 #96EAD8
split-complementary
#AE96EA #EAD896 #A8EA96
monochromatic
#5F30D6 #8763E0 #AE96EA #D5C9F4 #EBE5FA
Accessibility & contrast
On white
2.51
#AE96EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#AE96EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE96EA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE96EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE96EA | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#A2A4B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ae96ea; /* rgb */ color: rgb(174, 150, 234); /* oklch */ color: oklch(72.7% 0.122 296.4);
Tailwind
colors: {
custom: {
50: '#c7b5f1',
500: '#ae96ea',
950: '#000000',
},
}SCSS
$custom: #ae96ea; $custom-light: #c7b5f1; $custom-dark: #000000;
JSON
{
"hex": "#ae96ea",
"rgb": {
"r": 174,
"g": 150,
"b": 234
},
"hsl": {
"h": 257.143,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.72664,
"c": 0.12162,
"h": 296.4
},
"luminance": 0.36752
}Semantic roles & 50–950 ramp
primary
#AE96EA
secondary
#EBF1DA
accent
#CF179A
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084