#AA82EA#AA82EA
#AA82EA is a light, vivid violet. Relative luminance 0.305; OKLCH L 68.8% C 0.153 H 300.2°. Best body text is #000000 at 7.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AA82EA |
|---|---|
| RGB | rgb(170, 130, 234) |
| HSL | hsl(263, 71%, 71%) |
| HSV | hsv(263, 44%, 92%) |
| CMYK | cmyk(27.4%, 44.4%, 0%, 8.2%) |
| CIE-LAB | lab(62.04, 36.45, -47.13) |
| CIE-LCH | lch(62.04, 59.58, 307.72°) |
| OKLab | oklab(68.76% 0.0767 -0.132) |
| OKLCH | oklch(68.76% 0.153 300.2) |
| XYZ | xyz(39.4081, 30.4516, 81.6275) |
| Luminance | 0.3045 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.98
Light Urple
#B36FF6
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.46
Easter Purple
#C071FE
ΔE00 6.13
Mediumpurple
#9370DB
ΔE00 6.48
Periwinkle (survey)
#8E82FE
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA82EA #C2EA82
analogous
#828EEA #AA82EA #DE82EA
triadic
#AA82EA #EAAA82 #82EAAA
tetradic
#AA82EA #EA828E #C2EA82 #82EADE
square
#AA82EA #EA828E #C2EA82 #82EADE
split-complementary
#AA82EA #EADE82 #8EEA82
monochromatic
#6523CF #864EE1 #AA82EA #CEB6F3 #EDE5FB
Accessibility & contrast
On white
2.96
#AA82EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.09
#AA82EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA82EA
7.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA82EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA82EA | 1.00 | 2.96 | 7.09 | 7.09 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6496EE
Deuteranopia (green-blind)
#6D95E7
Tritanopia (blue-blind)
#9E94AB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #aa82ea; /* rgb */ color: rgb(170, 130, 234); /* oklch */ color: oklch(68.8% 0.153 300.2);
Tailwind
colors: {
custom: {
50: '#c5a7f1',
500: '#aa82ea',
950: '#000000',
},
}SCSS
$custom: #aa82ea; $custom-light: #c5a7f1; $custom-dark: #000000;
JSON
{
"hex": "#aa82ea",
"rgb": {
"r": 170,
"g": 130,
"b": 234
},
"hsl": {
"h": 263.077,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.68755,
"c": 0.1527,
"h": 300.2
},
"luminance": 0.30452
}Semantic roles & 50–950 ramp
primary
#AA82EA
secondary
#E7F1D6
accent
#D31289
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85