#AA83EB#AA83EB
#AA83EB is a light, vivid violet. Relative luminance 0.308; OKLCH L 69.0% C 0.152 H 299.7°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83EB |
|---|---|
| RGB | rgb(170, 131, 235) |
| HSL | hsl(263, 72%, 72%) |
| HSV | hsv(263, 44%, 92%) |
| CMYK | cmyk(27.7%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(62.32, 36.13, -47.25) |
| CIE-LCH | lch(62.32, 59.48, 307.40°) |
| OKLab | oklab(68.98% 0.0755 -0.1324) |
| OKLCH | oklch(68.98% 0.152 299.7) |
| XYZ | xyz(39.6858, 30.7766, 82.4308) |
| Luminance | 0.3078 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.14
Liliac
#C48EFD
ΔE00 5.33
Light Urple
#B36FF6
ΔE00 5.61
Easter Purple
#C071FE
ΔE00 6.28
Mediumpurple
#9370DB
ΔE00 6.68
Periwinkle (survey)
#8E82FE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83EB #C4EB83
analogous
#8390EB #AA83EB #DE83EB
triadic
#AA83EB #EBAA83 #83EBAA
tetradic
#AA83EB #EB8390 #C4EB83 #83EBDE
square
#AA83EB #EB8390 #C4EB83 #83EBDE
split-complementary
#AA83EB #EBDE83 #90EB83
monochromatic
#6422D2 #864EE2 #AA83EB #CEB8F4 #EDE5FB
Accessibility & contrast
On white
2.93
#AA83EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#AA83EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83EB
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83EB | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6596EF
Deuteranopia (green-blind)
#6D96E8
Tritanopia (blue-blind)
#9D95AC
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #aa83eb; /* rgb */ color: rgb(170, 131, 235); /* oklch */ color: oklch(69.0% 0.152 299.7);
Tailwind
colors: {
custom: {
50: '#c5a7f2',
500: '#aa83eb',
950: '#000000',
},
}SCSS
$custom: #aa83eb; $custom-light: #c5a7f2; $custom-dark: #000000;
JSON
{
"hex": "#aa83eb",
"rgb": {
"r": 170,
"g": 131,
"b": 235
},
"hsl": {
"h": 262.5,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.68979,
"c": 0.1524,
"h": 299.7
},
"luminance": 0.30777
}Semantic roles & 50–950 ramp
primary
#AA83EB
secondary
#E8F2D8
accent
#D4118B
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85