#AA80EA#AA80EA
#AA80EA is a light, vivid violet. Relative luminance 0.299; OKLCH L 68.4% C 0.156 H 300.6°. Best body text is #000000 at 6.99:1 contrast (WCAG AA passes).
Color values
| HEX | #AA80EA |
|---|---|
| RGB | rgb(170, 128, 234) |
| HSL | hsl(264, 72%, 71%) |
| HSV | hsv(264, 45%, 92%) |
| CMYK | cmyk(27.4%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(61.59, 37.57, -47.85) |
| CIE-LCH | lch(61.59, 60.83, 308.14°) |
| OKLab | oklab(68.42% 0.0794 -0.1341) |
| OKLCH | oklch(68.42% 0.156 300.6) |
| XYZ | xyz(39.1446, 29.9247, 81.5397) |
| Luminance | 0.2993 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.64
Light Urple
#B36FF6
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.71
Easter Purple
#C071FE
ΔE00 5.74
Mediumpurple
#9370DB
ΔE00 6.12
Periwinkle (survey)
#8E82FE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA80EA #C0EA80
analogous
#808BEA #AA80EA #DF80EA
triadic
#AA80EA #EAAA80 #80EAAA
tetradic
#AA80EA #EA808B #C0EA80 #80EADF
square
#AA80EA #EA808B #C0EA80 #80EADF
split-complementary
#AA80EA #EADF80 #8BEA80
monochromatic
#6622CE #874BE1 #AA80EA #CDB5F3 #EDE5FB
Accessibility & contrast
On white
3.01
#AA80EA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.99
#AA80EA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #AA80EA
6.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA80EA | 1.00 | 3.01 | 6.99 | 6.99 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6194EE
Deuteranopia (green-blind)
#6B94E7
Tritanopia (blue-blind)
#9E93AA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #aa80ea; /* rgb */ color: rgb(170, 128, 234); /* oklch */ color: oklch(68.4% 0.156 300.6);
Tailwind
colors: {
custom: {
50: '#c6a5f1',
500: '#aa80ea',
950: '#000000',
},
}SCSS
$custom: #aa80ea; $custom-light: #c6a5f1; $custom-dark: #000000;
JSON
{
"hex": "#aa80ea",
"rgb": {
"r": 170,
"g": 128,
"b": 234
},
"hsl": {
"h": 263.774,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.68415,
"c": 0.15585,
"h": 300.6
},
"luminance": 0.29925
}Semantic roles & 50–950 ramp
primary
#AA80EA
secondary
#E6F1D5
accent
#D41287
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85