#AE96FF#AE96FF
#AE96FF is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.7% C 0.150 H 292.9°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AE96FF |
|---|---|
| RGB | rgb(174, 150, 255) |
| HSL | hsl(254, 100%, 79%) |
| HSV | hsv(254, 41%, 100%) |
| CMYK | cmyk(31.8%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(68.04, 31.46, -49.17) |
| CIE-LCH | lch(68.04, 58.37, 302.62°) |
| OKLab | oklab(73.7% 0.0582 -0.1379) |
| OKLCH | oklch(73.7% 0.15 292.9) |
| XYZ | xyz(46.4073, 38.0305, 99.4840) |
| Luminance | 0.3803 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.53
Pastel Purple
#CAA0FF
ΔE00 6.02
Perrywinkle
#8F8CE7
ΔE00 6.40
Baby Purple
#CA9BF7
ΔE00 6.64
Periwinkle Blue
#8F99FB
ΔE00 7.03
Lavender Blue
#8B88F8
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE96FF #E7FF96
analogous
#96B3FF #AE96FF #E296FF
triadic
#AE96FF #FFAE96 #96FFAE
tetradic
#AE96FF #FF96B3 #E7FF96 #96FFE2
square
#AE96FF #FF96B3 #E7FF96 #96FFE2
split-complementary
#AE96FF #FFE296 #B3FF96
monochromatic
#501CFF #7F59FF #AE96FF #DDD3FF #E7E0FF
Accessibility & contrast
On white
2.44
#AE96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AE96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE96FF
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE96FF | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#79A4FC
Tritanopia (blue-blind)
#9BA9BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ae96ff; /* rgb */ color: rgb(174, 150, 255); /* oklch */ color: oklch(73.7% 0.150 292.9);
Tailwind
colors: {
custom: {
50: '#c9b5ff',
500: '#ae96ff',
950: '#000000',
},
}SCSS
$custom: #ae96ff; $custom-light: #c9b5ff; $custom-dark: #000000;
JSON
{
"hex": "#ae96ff",
"rgb": {
"r": 174,
"g": 150,
"b": 255
},
"hsl": {
"h": 253.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.73701,
"c": 0.14964,
"h": 292.9
},
"luminance": 0.38031
}Semantic roles & 50–950 ramp
primary
#AE96FF
secondary
#EFF7D4
accent
#E600B1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086