#AA80EE#AA80EE
#AA80EE is a light, vivid violet. Relative luminance 0.302; OKLCH L 68.6% C 0.161 H 299.8°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AA80EE |
|---|---|
| RGB | rgb(170, 128, 238) |
| HSL | hsl(263, 76%, 72%) |
| HSV | hsv(263, 46%, 93%) |
| CMYK | cmyk(28.6%, 46.2%, 0%, 6.7%) |
| CIE-LAB | lab(61.79, 38.54, -49.75) |
| CIE-LCH | lch(61.79, 62.93, 307.76°) |
| OKLab | oklab(68.63% 0.0799 -0.1396) |
| OKLCH | oklch(68.63% 0.161 299.8) |
| XYZ | xyz(39.7258, 30.1572, 84.6004) |
| Luminance | 0.3016 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.57
Light Urple
#B36FF6
ΔE00 4.70
Easter Purple
#C071FE
ΔE00 5.53
Liliac
#C48EFD
ΔE00 5.63
Mediumpurple
#9370DB
ΔE00 6.21
Periwinkle (survey)
#8E82FE
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA80EE #C4EE80
analogous
#808DEE #AA80EE #E180EE
triadic
#AA80EE #EEAA80 #80EEAA
tetradic
#AA80EE #EE808D #C4EE80 #80EEE1
square
#AA80EE #EE808D #C4EE80 #80EEE1
split-complementary
#AA80EE #EEE180 #8DEE80
monochromatic
#641DD7 #864AE7 #AA80EE #CEB6F5 #EDE4FB
Accessibility & contrast
On white
2.99
#AA80EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#AA80EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA80EE
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA80EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA80EE | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F95F2
Deuteranopia (green-blind)
#6894EB
Tritanopia (blue-blind)
#9D94AC
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #aa80ee; /* rgb */ color: rgb(170, 128, 238); /* oklch */ color: oklch(68.6% 0.161 299.8);
Tailwind
colors: {
custom: {
50: '#c6a5f4',
500: '#aa80ee',
950: '#000000',
},
}SCSS
$custom: #aa80ee; $custom-light: #c6a5f4; $custom-dark: #000000;
JSON
{
"hex": "#aa80ee",
"rgb": {
"r": 170,
"g": 128,
"b": 238
},
"hsl": {
"h": 262.909,
"s": 76.389,
"l": 71.765
},
"oklch": {
"l": 0.68631,
"c": 0.16091,
"h": 299.8
},
"luminance": 0.30157
}Semantic roles & 50–950 ramp
primary
#AA80EE
secondary
#E8F3D7
accent
#D90D8B
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85