#AA84EE#AA84EE
#AA84EE is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.3% C 0.155 H 298.8°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AA84EE |
|---|---|
| RGB | rgb(170, 132, 238) |
| HSL | hsl(262, 76%, 73%) |
| HSV | hsv(262, 45%, 93%) |
| CMYK | cmyk(28.6%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(62.69, 36.30, -48.31) |
| CIE-LCH | lch(62.69, 60.43, 306.92°) |
| OKLab | oklab(69.31% 0.0746 -0.1355) |
| OKLCH | oklch(69.31% 0.155 298.8) |
| XYZ | xyz(40.2578, 31.2213, 84.7777) |
| Luminance | 0.3122 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 5.28
Light Urple
#B36FF6
ΔE00 5.75
Easter Purple
#C071FE
ΔE00 6.36
Periwinkle (survey)
#8E82FE
ΔE00 6.64
Perrywinkle
#8F8CE7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA84EE #C8EE84
analogous
#8493EE #AA84EE #DF84EE
triadic
#AA84EE #EEAA84 #84EEAA
tetradic
#AA84EE #EE8493 #C8EE84 #84EEDF
square
#AA84EE #EE8493 #C8EE84 #84EEDF
split-complementary
#AA84EE #EEDF84 #93EE84
monochromatic
#611EDA #854EE7 #AA84EE #CFBAF5 #ECE4FB
Accessibility & contrast
On white
2.90
#AA84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#AA84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA84EE
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA84EE | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6598F2
Deuteranopia (green-blind)
#6C97EB
Tritanopia (blue-blind)
#9C97AE
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa84ee; /* rgb */ color: rgb(170, 132, 238); /* oklch */ color: oklch(69.3% 0.155 298.8);
Tailwind
colors: {
custom: {
50: '#c6a8f4',
500: '#aa84ee',
950: '#000000',
},
}SCSS
$custom: #aa84ee; $custom-light: #c6a8f4; $custom-dark: #000000;
JSON
{
"hex": "#aa84ee",
"rgb": {
"r": 170,
"g": 132,
"b": 238
},
"hsl": {
"h": 261.509,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.6931,
"c": 0.15466,
"h": 298.8
},
"luminance": 0.31222
}Semantic roles & 50–950 ramp
primary
#AA84EE
secondary
#E9F3D8
accent
#D80E8F
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85