#AA83EA#AA83EA
#AA83EA is a light, vivid violet. Relative luminance 0.307; OKLCH L 68.9% C 0.151 H 299.9°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83EA |
|---|---|
| RGB | rgb(170, 131, 234) |
| HSL | hsl(263, 71%, 72%) |
| HSV | hsv(263, 44%, 92%) |
| CMYK | cmyk(27.4%, 44%, 0%, 8.2%) |
| CIE-LAB | lab(62.27, 35.89, -46.77) |
| CIE-LCH | lch(62.27, 58.95, 307.50°) |
| OKLab | oklab(68.93% 0.0754 -0.131) |
| OKLCH | oklch(68.93% 0.151 299.9) |
| XYZ | xyz(39.5417, 30.7189, 81.6721) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.17
Liliac
#C48EFD
ΔE00 5.36
Light Urple
#B36FF6
ΔE00 5.66
Easter Purple
#C071FE
ΔE00 6.34
Mediumpurple
#9370DB
ΔE00 6.67
Periwinkle (survey)
#8E82FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83EA #C3EA83
analogous
#8390EA #AA83EA #DD83EA
triadic
#AA83EA #EAAA83 #83EAAA
tetradic
#AA83EA #EA8390 #C3EA83 #83EADD
square
#AA83EA #EA8390 #C3EA83 #83EADD
split-complementary
#AA83EA #EADD83 #90EA83
monochromatic
#6423CF #864FE1 #AA83EA #CEB7F3 #EDE5FB
Accessibility & contrast
On white
2.94
#AA83EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#AA83EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83EA
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83EA | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6696EE
Deuteranopia (green-blind)
#6E96E7
Tritanopia (blue-blind)
#9E95AB
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #aa83ea; /* rgb */ color: rgb(170, 131, 234); /* oklch */ color: oklch(68.9% 0.151 299.9);
Tailwind
colors: {
custom: {
50: '#c5a7f1',
500: '#aa83ea',
950: '#000000',
},
}SCSS
$custom: #aa83ea; $custom-light: #c5a7f1; $custom-dark: #000000;
JSON
{
"hex": "#aa83ea",
"rgb": {
"r": 170,
"g": 131,
"b": 234
},
"hsl": {
"h": 262.718,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.68927,
"c": 0.15112,
"h": 299.9
},
"luminance": 0.30719
}Semantic roles & 50–950 ramp
primary
#AA83EA
secondary
#E8F2D7
accent
#D3128A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85