#AE9DFF#AE9DFF
#AE9DFF is a light, vivid violet. Relative luminance 0.403; OKLCH L 75.0% C 0.139 H 290.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AE9DFF |
|---|---|
| RGB | rgb(174, 157, 255) |
| HSL | hsl(250, 100%, 81%) |
| HSV | hsv(250, 38%, 100%) |
| CMYK | cmyk(31.8%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(69.71, 27.53, -46.55) |
| CIE-LCH | lch(69.71, 54.08, 300.60°) |
| OKLab | oklab(74.96% 0.049 -0.1303) |
| OKLCH | oklch(74.96% 0.139 290.6) |
| XYZ | xyz(47.5579, 40.3316, 99.8675) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 6.03
Periwinkle Blue
#8F99FB
ΔE00 6.39
Perrywinkle
#8F8CE7
ΔE00 6.82
Liliac
#C48EFD
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.01
Lilac (survey)
#CEA2FD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AE9DFF #EEFF9D
analogous
#9DBDFF #AE9DFF #DF9DFF
triadic
#AE9DFF #FFAE9D #9DFFAE
tetradic
#AE9DFF #FF9DBD #EEFF9D #9DFFDF
square
#AE9DFF #FF9DBD #EEFF9D #9DFFDF
split-complementary
#AE9DFF #FFDF9D #BDFF9D
monochromatic
#4923FF #7B60FF #AE9DFF #E1DAFF #E6E0FF
Accessibility & contrast
On white
2.32
#AE9DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#AE9DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AE9DFF
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AE9DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AE9DFF | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#80A8FD
Tritanopia (blue-blind)
#9BAFC2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ae9dff; /* rgb */ color: rgb(174, 157, 255); /* oklch */ color: oklch(75.0% 0.139 290.6);
Tailwind
colors: {
custom: {
50: '#c8baff',
500: '#ae9dff',
950: '#000000',
},
}SCSS
$custom: #ae9dff; $custom-light: #c8baff; $custom-dark: #000000;
JSON
{
"hex": "#ae9dff",
"rgb": {
"r": 174,
"g": 157,
"b": 255
},
"hsl": {
"h": 250.408,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.74964,
"c": 0.13918,
"h": 290.6
},
"luminance": 0.40333
}Semantic roles & 50–950 ramp
primary
#AE9DFF
secondary
#F1F7D4
accent
#E600BE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086