#AA83FE#AA83FE
#AA83FE is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.0% C 0.177 H 296.2°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83FE |
|---|---|
| RGB | rgb(170, 131, 254) |
| HSL | hsl(259, 98%, 75%) |
| HSV | hsv(259, 48%, 100%) |
| CMYK | cmyk(33.1%, 48.4%, 0%, 0.4%) |
| CIE-LAB | lab(63.29, 40.82, -56.18) |
| CIE-LCH | lch(63.29, 69.44, 306.00°) |
| OKLab | oklab(70.02% 0.0778 -0.1584) |
| OKLCH | oklch(70.02% 0.177 296.2) |
| XYZ | xyz(42.5788, 31.9338, 97.6673) |
| Luminance | 0.3193 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 5.40
Light Purple
#BF77F6
ΔE00 5.54
Light Urple
#B36FF6
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.63
Easter Purple
#C071FE
ΔE00 6.01
Lavender Blue
#8B88F8
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83FE #D7FE83
analogous
#8399FE #AA83FE #E783FE
triadic
#AA83FE #FEAA83 #83FEAA
tetradic
#AA83FE #FE8399 #D7FE83 #83FEE7
square
#AA83FE #FE8399 #D7FE83 #83FEE7
split-complementary
#AA83FE #FEE783 #99FE83
monochromatic
#570AFD #8046FE #AA83FE #D4C0FE #EAE1FF
Accessibility & contrast
On white
2.84
#AA83FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#AA83FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83FE
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83FE | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#589AFF
Deuteranopia (green-blind)
#6098FB
Tritanopia (blue-blind)
#979BB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa83fe; /* rgb */ color: rgb(170, 131, 254); /* oklch */ color: oklch(70.0% 0.177 296.2);
Tailwind
colors: {
custom: {
50: '#c7a8ff',
500: '#aa83fe',
950: '#000000',
},
}SCSS
$custom: #aa83fe; $custom-light: #c7a8ff; $custom-dark: #000000;
JSON
{
"hex": "#aa83fe",
"rgb": {
"r": 170,
"g": 131,
"b": 254
},
"hsl": {
"h": 259.024,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.70021,
"c": 0.17652,
"h": 296.2
},
"luminance": 0.31934
}Semantic roles & 50–950 ramp
primary
#AA83FE
secondary
#ECF7D4
accent
#E6009D
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86