#AA90EF#AA90EF
#AA90EF is a light, vivid violet. Relative luminance 0.347; OKLCH L 71.5% C 0.137 H 295.3°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90EF |
|---|---|
| RGB | rgb(170, 144, 239) |
| HSL | hsl(256, 75%, 75%) |
| HSV | hsv(256, 40%, 94%) |
| CMYK | cmyk(28.9%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(65.53, 29.79, -44.39) |
| CIE-LCH | lch(65.53, 53.46, 303.86°) |
| OKLab | oklab(71.47% 0.0587 -0.1241) |
| OKLCH | oklch(71.47% 0.137 295.3) |
| XYZ | xyz(42.1270, 34.7240, 86.1276) |
| Luminance | 0.3473 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.30
Perrywinkle
#8F8CE7
ΔE00 5.63
Baby Purple
#CA9BF7
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.59
Lavender
#B39DDB
ΔE00 6.91
Lavender Blue
#8B88F8
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90EF #D5EF90
analogous
#90A5EF #AA90EF #D990EF
triadic
#AA90EF #EFAA90 #90EFAA
tetradic
#AA90EF #EF90A5 #D5EF90 #90EFD9
square
#AA90EF #EF90A5 #D5EF90 #90EFD9
split-complementary
#AA90EF #EFD990 #A5EF90
monochromatic
#5825E0 #815BE7 #AA90EF #D3C5F7 #EBE4FB
Accessibility & contrast
On white
2.64
#AA90EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#AA90EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90EF
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90EF | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A0F3
Deuteranopia (green-blind)
#799EED
Tritanopia (blue-blind)
#9BA1B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa90ef; /* rgb */ color: rgb(170, 144, 239); /* oklch */ color: oklch(71.5% 0.137 295.3);
Tailwind
colors: {
custom: {
50: '#c5b0f4',
500: '#aa90ef',
950: '#000000',
},
}SCSS
$custom: #aa90ef; $custom-light: #c5b0f4; $custom-dark: #000000;
JSON
{
"hex": "#aa90ef",
"rgb": {
"r": 170,
"g": 144,
"b": 239
},
"hsl": {
"h": 256.421,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.7147,
"c": 0.13726,
"h": 295.3
},
"luminance": 0.34725
}Semantic roles & 50–950 ramp
primary
#AA90EF
secondary
#ECF3D8
accent
#D70FA0
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85