#AA91EE#AA91EE
#AA91EE is a light, vivid violet. Relative luminance 0.350; OKLCH L 71.6% C 0.134 H 295.2°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91EE |
|---|---|
| RGB | rgb(170, 145, 238) |
| HSL | hsl(256, 73%, 75%) |
| HSV | hsv(256, 39%, 93%) |
| CMYK | cmyk(28.6%, 39.1%, 0%, 6.7%) |
| CIE-LAB | lab(65.72, 28.97, -43.54) |
| CIE-LCH | lch(65.72, 52.30, 303.64°) |
| OKLab | oklab(71.6% 0.0571 -0.1216) |
| OKLCH | oklch(71.6% 0.134 295.2) |
| XYZ | xyz(42.1318, 34.9693, 85.4024) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.48
Lavender
#B39DDB
ΔE00 6.58
Lavender (survey)
#C79FEF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91EE #D5EE91
analogous
#91A7EE #AA91EE #D891EE
triadic
#AA91EE #EEAA91 #91EEAA
tetradic
#AA91EE #EE91A7 #D5EE91 #91EED8
square
#AA91EE #EE91A7 #D5EE91 #91EED8
split-complementary
#AA91EE #EED891 #A7EE91
monochromatic
#5827DE #815CE6 #AA91EE #D3C6F6 #EBE4FB
Accessibility & contrast
On white
2.63
#AA91EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#AA91EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91EE
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91EE | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A0F2
Deuteranopia (green-blind)
#7B9EEC
Tritanopia (blue-blind)
#9BA1B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa91ee; /* rgb */ color: rgb(170, 145, 238); /* oklch */ color: oklch(71.6% 0.134 295.2);
Tailwind
colors: {
custom: {
50: '#c5b1f4',
500: '#aa91ee',
950: '#000000',
},
}SCSS
$custom: #aa91ee; $custom-light: #c5b1f4; $custom-dark: #000000;
JSON
{
"hex": "#aa91ee",
"rgb": {
"r": 170,
"g": 145,
"b": 238
},
"hsl": {
"h": 256.129,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.716,
"c": 0.13437,
"h": 295.2
},
"luminance": 0.3497
}Semantic roles & 50–950 ramp
primary
#AA91EE
secondary
#ECF3D8
accent
#D510A0
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85