#AE96EF#AE96EF
#AE96EF is a light, vivid violet. Relative luminance 0.370; OKLCH L 72.9% C 0.128 H 295.4°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AE96EF |
|---|---|
| RGB | rgb(174, 150, 239) |
| HSL | hsl(256, 74%, 76%) |
| HSV | hsv(256, 37%, 94%) |
| CMYK | cmyk(27.2%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(67.31, 27.52, -41.58) |
| CIE-LCH | lch(67.31, 49.86, 303.50°) |
| OKLab | oklab(72.9% 0.0551 -0.1159) |
| OKLCH | oklch(72.9% 0.128 295.4) |
| XYZ | xyz(43.9382, 37.0428, 86.4797) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.45
Liliac
#C48EFD
ΔE00 5.49
Lavender
#B39DDB
ΔE00 5.57
Baby Purple
#CA9BF7
ΔE00 5.60
Lavender (survey)
#C79FEF
ΔE00 5.74
Lilac (survey)
#CEA2FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE96EF #D7EF96
analogous
#96ABEF #AE96EF #DB96EF
triadic
#AE96EF #EFAE96 #96EFAE
tetradic
#AE96EF #EF96AB #D7EF96 #96EFDB
square
#AE96EF #EF96AB #D7EF96 #96EFDB
split-complementary
#AE96EF #EFDB96 #ABEF96
monochromatic
#5C2CDF #8561E7 #AE96EF #D7CBF7 #EBE4FB
Accessibility & contrast
On white
2.50
#AE96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#AE96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE96EF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE96EF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F2
Deuteranopia (green-blind)
#81A3ED
Tritanopia (blue-blind)
#A0A5B7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ae96ef; /* rgb */ color: rgb(174, 150, 239); /* oklch */ color: oklch(72.9% 0.128 295.4);
Tailwind
colors: {
custom: {
50: '#c8b5f4',
500: '#ae96ef',
950: '#000000',
},
}SCSS
$custom: #ae96ef; $custom-light: #c8b5f4; $custom-dark: #000000;
JSON
{
"hex": "#ae96ef",
"rgb": {
"r": 174,
"g": 150,
"b": 239
},
"hsl": {
"h": 256.18,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.72903,
"c": 0.12833,
"h": 295.4
},
"luminance": 0.37043
}Semantic roles & 50–950 ramp
primary
#AE96EF
secondary
#ECF3D8
accent
#D610A0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085