#AA84EC#AA84EC
#AA84EC is a light, vivid violet. Relative luminance 0.311; OKLCH L 69.2% C 0.152 H 299.3°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84EC |
|---|---|
| RGB | rgb(170, 132, 236) |
| HSL | hsl(262, 73%, 72%) |
| HSV | hsv(262, 44%, 93%) |
| CMYK | cmyk(28%, 44.1%, 0%, 7.5%) |
| CIE-LAB | lab(62.60, 35.81, -47.36) |
| CIE-LCH | lch(62.60, 59.38, 307.09°) |
| OKLab | oklab(69.2% 0.0743 -0.1327) |
| OKLCH | oklch(69.2% 0.152 299.3) |
| XYZ | xyz(39.9656, 31.1044, 83.2388) |
| Luminance | 0.3110 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.21
Light Purple
#BF77F6
ΔE00 5.31
Light Urple
#B36FF6
ΔE00 5.83
Easter Purple
#C071FE
ΔE00 6.45
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Mediumpurple
#9370DB
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84EC #C6EC84
analogous
#8492EC #AA84EC #DE84EC
triadic
#AA84EC #ECAA84 #84ECAA
tetradic
#AA84EC #EC8492 #C6EC84 #84ECDE
square
#AA84EC #EC8492 #C6EC84 #84ECDE
split-complementary
#AA84EC #ECDE84 #92EC84
monochromatic
#6321D5 #854FE4 #AA84EC #CFB9F4 #EDE4FB
Accessibility & contrast
On white
2.91
#AA84EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#AA84EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84EC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84EC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697F0
Deuteranopia (green-blind)
#6E97E9
Tritanopia (blue-blind)
#9D96AD
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa84ec; /* rgb */ color: rgb(170, 132, 236); /* oklch */ color: oklch(69.2% 0.152 299.3);
Tailwind
colors: {
custom: {
50: '#c5a8f2',
500: '#aa84ec',
950: '#000000',
},
}SCSS
$custom: #aa84ec; $custom-light: #c5a8f2; $custom-dark: #000000;
JSON
{
"hex": "#aa84ec",
"rgb": {
"r": 170,
"g": 132,
"b": 236
},
"hsl": {
"h": 261.923,
"s": 73.239,
"l": 72.157
},
"oklch": {
"l": 0.69204,
"c": 0.15211,
"h": 299.3
},
"luminance": 0.31105
}Semantic roles & 50–950 ramp
primary
#AA84EC
secondary
#E9F3D8
accent
#D5108D
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85