#AA90ED#AA90ED
#AA90ED is a light, vivid violet. Relative luminance 0.346; OKLCH L 71.4% C 0.135 H 295.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90ED |
|---|---|
| RGB | rgb(170, 144, 237) |
| HSL | hsl(257, 72%, 75%) |
| HSV | hsv(257, 39%, 93%) |
| CMYK | cmyk(28.3%, 39.2%, 0%, 7.1%) |
| CIE-LAB | lab(65.44, 29.29, -43.44) |
| CIE-LCH | lch(65.44, 52.39, 304.00°) |
| OKLab | oklab(71.37% 0.0583 -0.1213) |
| OKLCH | oklch(71.37% 0.135 295.7) |
| XYZ | xyz(41.8332, 34.6065, 84.5801) |
| Luminance | 0.3461 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.36
Perrywinkle
#8F8CE7
ΔE00 5.70
Baby Purple
#CA9BF7
ΔE00 6.46
Pastel Purple
#CAA0FF
ΔE00 6.57
Lavender
#B39DDB
ΔE00 6.62
Lavender (survey)
#C79FEF
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90ED #D3ED90
analogous
#90A5ED #AA90ED #D890ED
triadic
#AA90ED #EDAA90 #90EDAA
tetradic
#AA90ED #ED90A5 #D3ED90 #90EDD8
square
#AA90ED #ED90A5 #D3ED90 #90EDD8
split-complementary
#AA90ED #EDD890 #A5ED90
monochromatic
#5927DC #825BE4 #AA90ED #D2C5F6 #EBE5FB
Accessibility & contrast
On white
2.65
#AA90ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#AA90ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90ED
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90ED | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#7A9EEB
Tritanopia (blue-blind)
#9CA0B3
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa90ed; /* rgb */ color: rgb(170, 144, 237); /* oklch */ color: oklch(71.4% 0.135 295.7);
Tailwind
colors: {
custom: {
50: '#c5b0f3',
500: '#aa90ed',
950: '#000000',
},
}SCSS
$custom: #aa90ed; $custom-light: #c5b0f3; $custom-dark: #000000;
JSON
{
"hex": "#aa90ed",
"rgb": {
"r": 170,
"g": 144,
"b": 237
},
"hsl": {
"h": 256.774,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.7137,
"c": 0.1346,
"h": 295.7
},
"luminance": 0.34607
}Semantic roles & 50–950 ramp
primary
#AA90ED
secondary
#EBF2D9
accent
#D4119E
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85