#AA84EB#AA84EB
#AA84EB is a light, vivid violet. Relative luminance 0.310; OKLCH L 69.2% C 0.151 H 299.5°. Best body text is #000000 at 7.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84EB |
|---|---|
| RGB | rgb(170, 132, 235) |
| HSL | hsl(262, 72%, 72%) |
| HSV | hsv(262, 44%, 92%) |
| CMYK | cmyk(27.7%, 43.8%, 0%, 7.8%) |
| CIE-LAB | lab(62.55, 35.57, -46.89) |
| CIE-LCH | lch(62.55, 58.85, 307.18°) |
| OKLab | oklab(69.15% 0.0742 -0.1313) |
| OKLCH | oklch(69.15% 0.151 299.5) |
| XYZ | xyz(39.8207, 31.0465, 82.4758) |
| Luminance | 0.3105 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.24
Light Purple
#BF77F6
ΔE00 5.34
Light Urple
#B36FF6
ΔE00 5.87
Easter Purple
#C071FE
ΔE00 6.50
Mediumpurple
#9370DB
ΔE00 6.88
Perrywinkle
#8F8CE7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84EB #C5EB84
analogous
#8492EB #AA84EB #DE84EB
triadic
#AA84EB #EBAA84 #84EBAA
tetradic
#AA84EB #EB8492 #C5EB84 #84EBDE
square
#AA84EB #EB8492 #C5EB84 #84EBDE
split-complementary
#AA84EB #EBDE84 #92EB84
monochromatic
#6322D2 #864FE2 #AA84EB #CEB9F4 #EDE5FB
Accessibility & contrast
On white
2.91
#AA84EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.21
#AA84EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84EB
7.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84EB | 1.00 | 2.91 | 7.21 | 7.21 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6697EF
Deuteranopia (green-blind)
#6E96E8
Tritanopia (blue-blind)
#9D96AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa84eb; /* rgb */ color: rgb(170, 132, 235); /* oklch */ color: oklch(69.2% 0.151 299.5);
Tailwind
colors: {
custom: {
50: '#c5a8f2',
500: '#aa84eb',
950: '#000000',
},
}SCSS
$custom: #aa84eb; $custom-light: #c5a8f2; $custom-dark: #000000;
JSON
{
"hex": "#aa84eb",
"rgb": {
"r": 170,
"g": 132,
"b": 235
},
"hsl": {
"h": 262.136,
"s": 72.028,
"l": 71.961
},
"oklch": {
"l": 0.69151,
"c": 0.15082,
"h": 299.5
},
"luminance": 0.31047
}Semantic roles & 50–950 ramp
primary
#AA84EB
secondary
#E9F2D8
accent
#D4118C
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85