#AA83FD#AA83FD
#AA83FD is a light, vivid violet. Relative luminance 0.319; OKLCH L 70.0% C 0.175 H 296.3°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83FD |
|---|---|
| RGB | rgb(170, 131, 253) |
| HSL | hsl(259, 97%, 75%) |
| HSV | hsv(259, 48%, 99%) |
| CMYK | cmyk(32.8%, 48.2%, 0%, 0.8%) |
| CIE-LAB | lab(63.24, 40.57, -55.71) |
| CIE-LCH | lch(63.24, 68.92, 306.06°) |
| OKLab | oklab(69.97% 0.0777 -0.1571) |
| OKLCH | oklch(69.97% 0.175 296.3) |
| XYZ | xyz(42.4191, 31.8699, 96.8261) |
| Luminance | 0.3187 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Light Purple
#BF77F6
ΔE00 5.48
Light Urple
#B36FF6
ΔE00 5.52
Liliac
#C48EFD
ΔE00 5.59
Easter Purple
#C071FE
ΔE00 5.99
Lavender Blue
#8B88F8
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83FD #D6FD83
analogous
#8399FD #AA83FD #E783FD
triadic
#AA83FD #FDAA83 #83FDAA
tetradic
#AA83FD #FD8399 #D6FD83 #83FDE7
square
#AA83FD #FD8399 #D6FD83 #83FDE7
split-complementary
#AA83FD #FDE783 #99FD83
monochromatic
#570BFB #8147FC #AA83FD #D3BFFE #EAE1FF
Accessibility & contrast
On white
2.85
#AA83FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#AA83FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83FD
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83FD | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#599AFF
Deuteranopia (green-blind)
#6198FA
Tritanopia (blue-blind)
#979AB4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa83fd; /* rgb */ color: rgb(170, 131, 253); /* oklch */ color: oklch(70.0% 0.175 296.3);
Tailwind
colors: {
custom: {
50: '#c7a8fe',
500: '#aa83fd',
950: '#000000',
},
}SCSS
$custom: #aa83fd; $custom-light: #c7a8fe; $custom-dark: #000000;
JSON
{
"hex": "#aa83fd",
"rgb": {
"r": 170,
"g": 131,
"b": 253
},
"hsl": {
"h": 259.18,
"s": 96.825,
"l": 75.294
},
"oklch": {
"l": 0.69965,
"c": 0.17525,
"h": 296.3
},
"luminance": 0.3187
}Semantic roles & 50–950 ramp
primary
#AA83FD
secondary
#ECF7D4
accent
#E6009C
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86