#AA83EC#AA83EC
#AA83EC is a light, vivid violet. Relative luminance 0.308; OKLCH L 69.0% C 0.154 H 299.5°. Best body text is #000000 at 7.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83EC |
|---|---|
| RGB | rgb(170, 131, 236) |
| HSL | hsl(262, 73%, 72%) |
| HSV | hsv(262, 44%, 93%) |
| CMYK | cmyk(28%, 44.5%, 0%, 7.5%) |
| CIE-LAB | lab(62.37, 36.37, -47.72) |
| CIE-LCH | lch(62.37, 60.01, 307.31°) |
| OKLab | oklab(69.03% 0.0757 -0.1337) |
| OKLCH | oklch(69.03% 0.154 299.5) |
| XYZ | xyz(39.8307, 30.8345, 83.1938) |
| Luminance | 0.3084 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.12
Liliac
#C48EFD
ΔE00 5.31
Light Urple
#B36FF6
ΔE00 5.56
Easter Purple
#C071FE
ΔE00 6.23
Mediumpurple
#9370DB
ΔE00 6.70
Periwinkle (survey)
#8E82FE
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83EC #C5EC83
analogous
#8391EC #AA83EC #DF83EC
triadic
#AA83EC #ECAA83 #83ECAA
tetradic
#AA83EC #EC8391 #C5EC83 #83ECDF
square
#AA83EC #EC8391 #C5EC83 #83ECDF
split-complementary
#AA83EC #ECDF83 #91EC83
monochromatic
#6320D4 #864EE4 #AA83EC #CEB8F4 #EDE4FB
Accessibility & contrast
On white
2.93
#AA83EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.17
#AA83EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83EC
7.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83EC | 1.00 | 2.93 | 7.17 | 7.17 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6497F0
Deuteranopia (green-blind)
#6D96E9
Tritanopia (blue-blind)
#9D96AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa83ec; /* rgb */ color: rgb(170, 131, 236); /* oklch */ color: oklch(69.0% 0.154 299.5);
Tailwind
colors: {
custom: {
50: '#c6a7f2',
500: '#aa83ec',
950: '#000000',
},
}SCSS
$custom: #aa83ec; $custom-light: #c6a7f2; $custom-dark: #000000;
JSON
{
"hex": "#aa83ec",
"rgb": {
"r": 170,
"g": 131,
"b": 236
},
"hsl": {
"h": 262.286,
"s": 73.427,
"l": 71.961
},
"oklch": {
"l": 0.69032,
"c": 0.15367,
"h": 299.5
},
"luminance": 0.30835
}Semantic roles & 50–950 ramp
primary
#AA83EC
secondary
#E9F3D8
accent
#D6108C
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85