#AE96FB#AE96FB
#AE96FB is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.5% C 0.144 H 293.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AE96FB |
|---|---|
| RGB | rgb(174, 150, 251) |
| HSL | hsl(254, 93%, 79%) |
| HSV | hsv(254, 40%, 98%) |
| CMYK | cmyk(30.7%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(67.85, 30.46, -47.29) |
| CIE-LCH | lch(67.85, 56.25, 302.79°) |
| OKLab | oklab(73.5% 0.0575 -0.1324) |
| OKLCH | oklch(73.5% 0.144 293.5) |
| XYZ | xyz(45.7701, 37.7756, 96.1281) |
| Luminance | 0.3778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.39
Pastel Purple
#CAA0FF
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.31
Lilac (survey)
#CEA2FD
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE96FB #E3FB96
analogous
#96B0FB #AE96FB #E096FB
triadic
#AE96FB #FBAE96 #96FBAE
tetradic
#AE96FB #FB96B0 #E3FB96 #96FBE0
square
#AE96FB #FB96B0 #E3FB96 #96FBE0
split-complementary
#AE96FB #FBE096 #B0FB96
monochromatic
#5320F7 #815BF9 #AE96FB #DBD1FD #E8E2FE
Accessibility & contrast
On white
2.45
#AE96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#AE96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE96FB
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE96FB | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#7BA4F8
Tritanopia (blue-blind)
#9DA8BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae96fb; /* rgb */ color: rgb(174, 150, 251); /* oklch */ color: oklch(73.5% 0.144 293.5);
Tailwind
colors: {
custom: {
50: '#c8b5fd',
500: '#ae96fb',
950: '#000000',
},
}SCSS
$custom: #ae96fb; $custom-light: #c8b5fd; $custom-dark: #000000;
JSON
{
"hex": "#ae96fb",
"rgb": {
"r": 174,
"g": 150,
"b": 251
},
"hsl": {
"h": 254.257,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.73497,
"c": 0.14434,
"h": 293.5
},
"luminance": 0.37776
}Semantic roles & 50–950 ramp
primary
#AE96FB
secondary
#EEF6D5
accent
#E600AF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085