#AA91ED#AA91ED
#AA91ED is a light, vivid violet. Relative luminance 0.349; OKLCH L 71.6% C 0.133 H 295.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91ED |
|---|---|
| RGB | rgb(170, 145, 237) |
| HSL | hsl(256, 72%, 75%) |
| HSV | hsv(256, 39%, 93%) |
| CMYK | cmyk(28.3%, 38.8%, 0%, 7.1%) |
| CIE-LAB | lab(65.68, 28.73, -43.06) |
| CIE-LCH | lch(65.68, 51.77, 303.71°) |
| OKLab | oklab(71.55% 0.0569 -0.1202) |
| OKLCH | oklch(71.55% 0.133 295.3) |
| XYZ | xyz(41.9853, 34.9107, 84.6308) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.48
Perrywinkle
#8F8CE7
ΔE00 5.68
Baby Purple
#CA9BF7
ΔE00 6.41
Lavender
#B39DDB
ΔE00 6.43
Pastel Purple
#CAA0FF
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91ED #D4ED91
analogous
#91A6ED #AA91ED #D891ED
triadic
#AA91ED #EDAA91 #91EDAA
tetradic
#AA91ED #ED91A6 #D4ED91 #91EDD8
square
#AA91ED #ED91A6 #D4ED91 #91EDD8
split-complementary
#AA91ED #EDD891 #A6ED91
monochromatic
#5928DC #815CE4 #AA91ED #D3C6F6 #EBE5FB
Accessibility & contrast
On white
2.63
#AA91ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#AA91ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91ED
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91ED | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F1
Deuteranopia (green-blind)
#7B9EEB
Tritanopia (blue-blind)
#9CA1B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa91ed; /* rgb */ color: rgb(170, 145, 237); /* oklch */ color: oklch(71.6% 0.133 295.3);
Tailwind
colors: {
custom: {
50: '#c5b1f3',
500: '#aa91ed',
950: '#000000',
},
}SCSS
$custom: #aa91ed; $custom-light: #c5b1f3; $custom-dark: #000000;
JSON
{
"hex": "#aa91ed",
"rgb": {
"r": 170,
"g": 145,
"b": 237
},
"hsl": {
"h": 256.304,
"s": 71.875,
"l": 74.902
},
"oklch": {
"l": 0.71551,
"c": 0.13304,
"h": 295.3
},
"luminance": 0.34911
}Semantic roles & 50–950 ramp
primary
#AA91ED
secondary
#EBF2D9
accent
#D4129F
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85