#AA82EE#AA82EE
#AA82EE is a light, vivid violet. Relative luminance 0.307; OKLCH L 69.0% C 0.158 H 299.3°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AA82EE |
|---|---|
| RGB | rgb(170, 130, 238) |
| HSL | hsl(262, 76%, 72%) |
| HSV | hsv(262, 45%, 93%) |
| CMYK | cmyk(28.6%, 45.4%, 0%, 6.7%) |
| CIE-LAB | lab(62.24, 37.42, -49.03) |
| CIE-LCH | lch(62.24, 61.68, 307.35°) |
| OKLab | oklab(68.97% 0.0773 -0.1376) |
| OKLCH | oklch(68.97% 0.158 299.3) |
| XYZ | xyz(39.9892, 30.6841, 84.6882) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.91
Light Urple
#B36FF6
ΔE00 5.22
Liliac
#C48EFD
ΔE00 5.38
Easter Purple
#C071FE
ΔE00 5.93
Mediumpurple
#9370DB
ΔE00 6.56
Periwinkle (survey)
#8E82FE
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA82EE #C6EE82
analogous
#8290EE #AA82EE #E082EE
triadic
#AA82EE #EEAA82 #82EEAA
tetradic
#AA82EE #EE8290 #C6EE82 #82EEE0
square
#AA82EE #EE8290 #C6EE82 #82EEE0
split-complementary
#AA82EE #EEE082 #90EE82
monochromatic
#631DD8 #854CE7 #AA82EE #CFB8F5 #EDE4FB
Accessibility & contrast
On white
2.94
#AA82EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#AA82EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA82EE
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA82EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA82EE | 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)
#6296F2
Deuteranopia (green-blind)
#6A96EB
Tritanopia (blue-blind)
#9C95AD
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #aa82ee; /* rgb */ color: rgb(170, 130, 238); /* oklch */ color: oklch(69.0% 0.158 299.3);
Tailwind
colors: {
custom: {
50: '#c6a7f4',
500: '#aa82ee',
950: '#000000',
},
}SCSS
$custom: #aa82ee; $custom-light: #c6a7f4; $custom-dark: #000000;
JSON
{
"hex": "#aa82ee",
"rgb": {
"r": 170,
"g": 130,
"b": 238
},
"hsl": {
"h": 262.222,
"s": 76.056,
"l": 72.157
},
"oklch": {
"l": 0.68969,
"c": 0.15779,
"h": 299.3
},
"luminance": 0.30684
}Semantic roles & 50–950 ramp
primary
#AA82EE
secondary
#E9F3D8
accent
#D80D8D
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#130F17
muted
#827F85