#AA83FA#AA83FA
#AA83FA is a light, vivid violet. Relative luminance 0.317; OKLCH L 69.8% C 0.171 H 296.8°. Best body text is #000000 at 7.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83FA |
|---|---|
| RGB | rgb(170, 131, 250) |
| HSL | hsl(260, 92%, 75%) |
| HSV | hsv(260, 48%, 98%) |
| CMYK | cmyk(32%, 47.6%, 0%, 2%) |
| CIE-LAB | lab(63.08, 39.82, -54.32) |
| CIE-LCH | lch(63.08, 67.35, 306.24°) |
| OKLab | oklab(69.8% 0.0774 -0.153) |
| OKLCH | oklch(69.8% 0.171 296.8) |
| XYZ | xyz(41.9449, 31.6802, 94.3290) |
| Luminance | 0.3168 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.33
Light Urple
#B36FF6
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.46
Periwinkle (survey)
#8E82FE
ΔE00 5.61
Easter Purple
#C071FE
ΔE00 5.95
Lavender Blue
#8B88F8
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83FA #D3FA83
analogous
#8398FA #AA83FA #E683FA
triadic
#AA83FA #FAAA83 #83FAAA
tetradic
#AA83FA #FA8398 #D3FA83 #83FAE6
square
#AA83FA #FA8398 #D3FA83 #83FAE6
split-complementary
#AA83FA #FAE683 #98FA83
monochromatic
#590DF5 #8248F8 #AA83FA #D2BEFC #EBE2FE
Accessibility & contrast
On white
2.86
#AA83FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.34
#AA83FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83FA
7.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83FA | 1.00 | 2.86 | 7.34 | 7.34 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FE
Deuteranopia (green-blind)
#6397F7
Tritanopia (blue-blind)
#999AB3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #aa83fa; /* rgb */ color: rgb(170, 131, 250); /* oklch */ color: oklch(69.8% 0.171 296.8);
Tailwind
colors: {
custom: {
50: '#c6a8fc',
500: '#aa83fa',
950: '#000000',
},
}SCSS
$custom: #aa83fa; $custom-light: #c6a8fc; $custom-dark: #000000;
JSON
{
"hex": "#aa83fa",
"rgb": {
"r": 170,
"g": 131,
"b": 250
},
"hsl": {
"h": 259.664,
"s": 92.248,
"l": 74.706
},
"oklch": {
"l": 0.69796,
"c": 0.17146,
"h": 296.8
},
"luminance": 0.31681
}Semantic roles & 50–950 ramp
primary
#AA83FA
secondary
#EBF6D5
accent
#E6009A
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85