#AE96FC#AE96FC
#AE96FC is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.5% C 0.146 H 293.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AE96FC |
|---|---|
| RGB | rgb(174, 150, 252) |
| HSL | hsl(254, 94%, 79%) |
| HSV | hsv(254, 40%, 99%) |
| CMYK | cmyk(31%, 40.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.90, 30.71, -47.76) |
| CIE-LCH | lch(67.90, 56.78, 302.75°) |
| OKLab | oklab(73.55% 0.0576 -0.1338) |
| OKLCH | oklch(73.55% 0.146 293.3) |
| XYZ | xyz(45.9282, 37.8388, 96.9605) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.42
Pastel Purple
#CAA0FF
ΔE00 5.83
Perrywinkle
#8F8CE7
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.39
Lilac (survey)
#CEA2FD
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE96FC #E4FC96
analogous
#96B1FC #AE96FC #E196FC
triadic
#AE96FC #FCAE96 #96FCAE
tetradic
#AE96FC #FC96B1 #E4FC96 #96FCE1
square
#AE96FC #FC96B1 #E4FC96 #96FCE1
split-complementary
#AE96FC #FCE196 #B1FC96
monochromatic
#521FF9 #805BFA #AE96FC #DCD2FE #E8E1FE
Accessibility & contrast
On white
2.45
#AE96FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#AE96FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE96FC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE96FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE96FC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#7AA4F9
Tritanopia (blue-blind)
#9CA9BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ae96fc; /* rgb */ color: rgb(174, 150, 252); /* oklch */ color: oklch(73.5% 0.146 293.3);
Tailwind
colors: {
custom: {
50: '#c8b5fe',
500: '#ae96fc',
950: '#000000',
},
}SCSS
$custom: #ae96fc; $custom-light: #c8b5fe; $custom-dark: #000000;
JSON
{
"hex": "#ae96fc",
"rgb": {
"r": 174,
"g": 150,
"b": 252
},
"hsl": {
"h": 254.118,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.73548,
"c": 0.14567,
"h": 293.3
},
"luminance": 0.3784
}Semantic roles & 50–950 ramp
primary
#AE96FC
secondary
#EEF6D5
accent
#E600AF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086