#AA82FF#AA82FF
#AA82FF is a light, vivid violet. Relative luminance 0.317; OKLCH L 69.9% C 0.179 H 296.2°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AA82FF |
|---|---|
| RGB | rgb(170, 130, 255) |
| HSL | hsl(259, 100%, 75%) |
| HSV | hsv(259, 49%, 100%) |
| CMYK | cmyk(33.3%, 49%, 0%, 0%) |
| CIE-LAB | lab(63.12, 41.63, -57.00) |
| CIE-LCH | lch(63.12, 70.58, 306.14°) |
| OKLab | oklab(69.91% 0.0792 -0.1608) |
| OKLCH | oklch(69.91% 0.179 296.2) |
| XYZ | xyz(42.6057, 31.7307, 98.4683) |
| Luminance | 0.3173 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 5.36
Periwinkle (survey)
#8E82FE
ΔE00 5.39
Light Purple
#BF77F6
ΔE00 5.44
Liliac
#C48EFD
ΔE00 5.79
Easter Purple
#C071FE
ΔE00 5.83
Lavender Blue
#8B88F8
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA82FF #D7FF82
analogous
#8298FF #AA82FF #E882FF
triadic
#AA82FF #FFAA82 #82FFAA
tetradic
#AA82FF #FF8298 #D7FF82 #82FFE8
square
#AA82FF #FF8298 #D7FF82 #82FFE8
split-complementary
#AA82FF #FFE882 #98FF82
monochromatic
#5708FF #8045FF #AA82FF #D4BFFF #EAE0FF
Accessibility & contrast
On white
2.86
#AA82FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#AA82FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA82FF
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA82FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA82FF | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5599FF
Deuteranopia (green-blind)
#5E97FC
Tritanopia (blue-blind)
#979AB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa82ff; /* rgb */ color: rgb(170, 130, 255); /* oklch */ color: oklch(69.9% 0.179 296.2);
Tailwind
colors: {
custom: {
50: '#c7a7ff',
500: '#aa82ff',
950: '#000000',
},
}SCSS
$custom: #aa82ff; $custom-light: #c7a7ff; $custom-dark: #000000;
JSON
{
"hex": "#aa82ff",
"rgb": {
"r": 170,
"g": 130,
"b": 255
},
"hsl": {
"h": 259.2,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.69913,
"c": 0.17926,
"h": 296.2
},
"luminance": 0.31731
}Semantic roles & 50–950 ramp
primary
#AA82FF
secondary
#ECF7D4
accent
#E6009C
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86