#AE9AFA#AE9AFA
#AE9AFA is a light, vivid violet. Relative luminance 0.390; OKLCH L 74.2% C 0.137 H 292.3°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9AFA |
|---|---|
| RGB | rgb(174, 154, 250) |
| HSL | hsl(253, 91%, 79%) |
| HSV | hsv(253, 38%, 98%) |
| CMYK | cmyk(30.4%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(68.76, 27.97, -45.32) |
| CIE-LCH | lch(68.76, 53.25, 301.68°) |
| OKLab | oklab(74.17% 0.052 -0.1267) |
| OKLCH | oklch(74.17% 0.137 292.3) |
| XYZ | xyz(46.2621, 39.0112, 95.5165) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 5.66
Liliac
#C48EFD
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.49
Lilac (survey)
#CEA2FD
ΔE00 6.67
Lavender (survey)
#C79FEF
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9AFA #E6FA9A
analogous
#9AB6FA #AE9AFA #DE9AFA
triadic
#AE9AFA #FAAE9A #9AFAAE
tetradic
#AE9AFA #FA9AB6 #E6FA9A #9AFADE
square
#AE9AFA #FA9AB6 #E6FA9A #9AFADE
split-complementary
#AE9AFA #FADE9A #B6FA9A
monochromatic
#5025F4 #7F60F7 #AE9AFA #DDD4FD #E8E2FE
Accessibility & contrast
On white
2.39
#AE9AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#AE9AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9AFA
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9AFA | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FE
Deuteranopia (green-blind)
#80A6F8
Tritanopia (blue-blind)
#9DABBE
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ae9afa; /* rgb */ color: rgb(174, 154, 250); /* oklch */ color: oklch(74.2% 0.137 292.3);
Tailwind
colors: {
custom: {
50: '#c8b8fc',
500: '#ae9afa',
950: '#000000',
},
}SCSS
$custom: #ae9afa; $custom-light: #c8b8fc; $custom-dark: #000000;
JSON
{
"hex": "#ae9afa",
"rgb": {
"r": 174,
"g": 154,
"b": 250
},
"hsl": {
"h": 252.5,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.74169,
"c": 0.13695,
"h": 292.3
},
"luminance": 0.39012
}Semantic roles & 50–950 ramp
primary
#AE9AFA
secondary
#EFF6D5
accent
#E600B6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085