#AA84EA#AA84EA
#AA84EA is a light, vivid violet. Relative luminance 0.310; OKLCH L 69.1% C 0.150 H 299.7°. Best body text is #000000 at 7.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84EA |
|---|---|
| RGB | rgb(170, 132, 234) |
| HSL | hsl(262, 71%, 72%) |
| HSV | hsv(262, 44%, 92%) |
| CMYK | cmyk(27.4%, 43.6%, 0%, 8.2%) |
| CIE-LAB | lab(62.50, 35.33, -46.41) |
| CIE-LCH | lch(62.50, 58.33, 307.28°) |
| OKLab | oklab(69.1% 0.074 -0.1299) |
| OKLCH | oklch(69.1% 0.15 299.7) |
| XYZ | xyz(39.6767, 30.9889, 81.7171) |
| Luminance | 0.3099 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.27
Light Purple
#BF77F6
ΔE00 5.36
Light Urple
#B36FF6
ΔE00 5.93
Easter Purple
#C071FE
ΔE00 6.56
Mediumpurple
#9370DB
ΔE00 6.87
Perrywinkle
#8F8CE7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84EA #C4EA84
analogous
#8491EA #AA84EA #DD84EA
triadic
#AA84EA #EAAA84 #84EAAA
tetradic
#AA84EA #EA8491 #C4EA84 #84EADD
square
#AA84EA #EA8491 #C4EA84 #84EADD
split-complementary
#AA84EA #EADD84 #91EA84
monochromatic
#6424D0 #8650E1 #AA84EA #CEB8F3 #EDE5FB
Accessibility & contrast
On white
2.92
#AA84EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.20
#AA84EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84EA
7.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84EA | 1.00 | 2.92 | 7.20 | 7.20 |
| #FFFFFF | 2.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797EE
Deuteranopia (green-blind)
#6F96E7
Tritanopia (blue-blind)
#9E96AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa84ea; /* rgb */ color: rgb(170, 132, 234); /* oklch */ color: oklch(69.1% 0.150 299.7);
Tailwind
colors: {
custom: {
50: '#c5a8f1',
500: '#aa84ea',
950: '#000000',
},
}SCSS
$custom: #aa84ea; $custom-light: #c5a8f1; $custom-dark: #000000;
JSON
{
"hex": "#aa84ea",
"rgb": {
"r": 170,
"g": 132,
"b": 234
},
"hsl": {
"h": 262.353,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.69099,
"c": 0.14954,
"h": 299.7
},
"luminance": 0.30989
}Semantic roles & 50–950 ramp
primary
#AA84EA
secondary
#E8F2D8
accent
#D3138B
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85