#AA90EB#AA90EB
#AA90EB is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.3% C 0.132 H 296.0°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AA90EB |
|---|---|
| RGB | rgb(170, 144, 235) |
| HSL | hsl(257, 69%, 74%) |
| HSV | hsv(257, 39%, 92%) |
| CMYK | cmyk(27.7%, 38.7%, 0%, 7.8%) |
| CIE-LAB | lab(65.35, 28.80, -42.48) |
| CIE-LCH | lch(65.35, 51.32, 304.14°) |
| OKLab | oklab(71.27% 0.0579 -0.1185) |
| OKLCH | oklch(71.27% 0.132 296) |
| XYZ | xyz(41.5426, 34.4902, 83.0498) |
| Luminance | 0.3449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.44
Perrywinkle
#8F8CE7
ΔE00 5.80
Lavender
#B39DDB
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.40
Pale Purple
#B790D4
ΔE00 6.56
Pastel Purple
#CAA0FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA90EB #D1EB90
analogous
#90A4EB #AA90EB #D890EB
triadic
#AA90EB #EBAA90 #90EBAA
tetradic
#AA90EB #EB90A4 #D1EB90 #90EBD8
square
#AA90EB #EB90A4 #D1EB90 #90EBD8
split-complementary
#AA90EB #EBD890 #A4EB90
monochromatic
#5B28D8 #825CE2 #AA90EB #D2C4F4 #EBE5FA
Accessibility & contrast
On white
2.66
#AA90EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#AA90EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA90EB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA90EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA90EB | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEE
Deuteranopia (green-blind)
#7B9DE9
Tritanopia (blue-blind)
#9CA0B2
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa90eb; /* rgb */ color: rgb(170, 144, 235); /* oklch */ color: oklch(71.3% 0.132 296.0);
Tailwind
colors: {
custom: {
50: '#c5b0f2',
500: '#aa90eb',
950: '#000000',
},
}SCSS
$custom: #aa90eb; $custom-light: #c5b0f2; $custom-dark: #000000;
JSON
{
"hex": "#aa90eb",
"rgb": {
"r": 170,
"g": 144,
"b": 235
},
"hsl": {
"h": 257.143,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.71271,
"c": 0.13192,
"h": 296
},
"luminance": 0.34491
}Semantic roles & 50–950 ramp
primary
#AA90EB
secondary
#EBF2D9
accent
#D1149B
background
#FCFAFE
surface
#F8F5FD
border
#D1CFD5
text
#131017
muted
#827F85