#AA83FF#AA83FF
#AA83FF is a light, vivid violet. Relative luminance 0.320; OKLCH L 70.1% C 0.178 H 296.0°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83FF |
|---|---|
| RGB | rgb(170, 131, 255) |
| HSL | hsl(259, 100%, 76%) |
| HSV | hsv(259, 49%, 100%) |
| CMYK | cmyk(33.3%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(63.34, 41.07, -56.64) |
| CIE-LCH | lch(63.34, 69.97, 305.95°) |
| OKLab | oklab(70.08% 0.0779 -0.1598) |
| OKLCH | oklch(70.08% 0.178 296) |
| XYZ | xyz(42.7393, 31.9980, 98.5128) |
| Luminance | 0.3200 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 5.35
Light Purple
#BF77F6
ΔE00 5.60
Light Urple
#B36FF6
ΔE00 5.60
Liliac
#C48EFD
ΔE00 5.69
Easter Purple
#C071FE
ΔE00 6.03
Lavender Blue
#8B88F8
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83FF #D8FF83
analogous
#839AFF #AA83FF #E883FF
triadic
#AA83FF #FFAA83 #83FFAA
tetradic
#AA83FF #FF839A #D8FF83 #83FFE8
square
#AA83FF #FF839A #D8FF83 #83FFE8
split-complementary
#AA83FF #FFE883 #9AFF83
monochromatic
#5609FF #8046FF #AA83FF #D4C0FF #EAE0FF
Accessibility & contrast
On white
2.84
#AA83FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#AA83FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83FF
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83FF | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#579AFF
Deuteranopia (green-blind)
#5F98FC
Tritanopia (blue-blind)
#979BB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa83ff; /* rgb */ color: rgb(170, 131, 255); /* oklch */ color: oklch(70.1% 0.178 296.0);
Tailwind
colors: {
custom: {
50: '#c7a8ff',
500: '#aa83ff',
950: '#000000',
},
}SCSS
$custom: #aa83ff; $custom-light: #c7a8ff; $custom-dark: #000000;
JSON
{
"hex": "#aa83ff",
"rgb": {
"r": 170,
"g": 131,
"b": 255
},
"hsl": {
"h": 258.871,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.70078,
"c": 0.17778,
"h": 296
},
"luminance": 0.31999
}Semantic roles & 50–950 ramp
primary
#AA83FF
secondary
#ECF7D4
accent
#E6009D
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86