#AA80EB#AA80EB
#AA80EB is a light, vivid violet. Relative luminance 0.300; OKLCH L 68.5% C 0.157 H 300.4°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #AA80EB |
|---|---|
| RGB | rgb(170, 128, 235) |
| HSL | hsl(264, 73%, 71%) |
| HSV | hsv(264, 46%, 92%) |
| CMYK | cmyk(27.7%, 45.5%, 0%, 7.8%) |
| CIE-LAB | lab(61.64, 37.81, -48.32) |
| CIE-LCH | lch(61.64, 61.36, 308.04°) |
| OKLab | oklab(68.47% 0.0796 -0.1355) |
| OKLCH | oklch(68.47% 0.157 300.4) |
| XYZ | xyz(39.2887, 29.9824, 82.2985) |
| Luminance | 0.2998 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.62
Light Urple
#B36FF6
ΔE00 4.83
Easter Purple
#C071FE
ΔE00 5.68
Liliac
#C48EFD
ΔE00 5.68
Mediumpurple
#9370DB
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA80EB #C1EB80
analogous
#808BEB #AA80EB #DF80EB
triadic
#AA80EB #EBAA80 #80EBAA
tetradic
#AA80EB #EB808B #C1EB80 #80EBDF
square
#AA80EB #EB808B #C1EB80 #80EBDF
split-complementary
#AA80EB #EBDF80 #8BEB80
monochromatic
#6521D0 #874BE3 #AA80EB #CDB5F3 #EDE5FB
Accessibility & contrast
On white
3.00
#AA80EB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#AA80EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA80EB
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA80EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA80EB | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6094EF
Deuteranopia (green-blind)
#6A94E8
Tritanopia (blue-blind)
#9E93AA
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #aa80eb; /* rgb */ color: rgb(170, 128, 235); /* oklch */ color: oklch(68.5% 0.157 300.4);
Tailwind
colors: {
custom: {
50: '#c6a5f2',
500: '#aa80eb',
950: '#000000',
},
}SCSS
$custom: #aa80eb; $custom-light: #c6a5f2; $custom-dark: #000000;
JSON
{
"hex": "#aa80eb",
"rgb": {
"r": 170,
"g": 128,
"b": 235
},
"hsl": {
"h": 263.551,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.68469,
"c": 0.15712,
"h": 300.4
},
"luminance": 0.29983
}Semantic roles & 50–950 ramp
primary
#AA80EB
secondary
#E6F1D5
accent
#D51188
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85