#AA83F9#AA83F9
#AA83F9 is a light, vivid violet. Relative luminance 0.316; OKLCH L 69.7% C 0.170 H 297.0°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83F9 |
|---|---|
| RGB | rgb(170, 131, 249) |
| HSL | hsl(260, 91%, 75%) |
| HSV | hsv(260, 47%, 98%) |
| CMYK | cmyk(31.7%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(63.03, 39.57, -53.85) |
| CIE-LCH | lch(63.03, 66.83, 306.31°) |
| OKLab | oklab(69.74% 0.0773 -0.1516) |
| OKLCH | oklch(69.74% 0.17 297) |
| XYZ | xyz(41.7886, 31.6177, 93.5054) |
| Luminance | 0.3162 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.29
Light Urple
#B36FF6
ΔE00 5.41
Liliac
#C48EFD
ΔE00 5.42
Periwinkle (survey)
#8E82FE
ΔE00 5.68
Easter Purple
#C071FE
ΔE00 5.94
Lavender Blue
#8B88F8
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83F9 #D2F983
analogous
#8397F9 #AA83F9 #E583F9
triadic
#AA83F9 #F9AA83 #83F9AA
tetradic
#AA83F9 #F98397 #D2F983 #83F9E5
square
#AA83F9 #F98397 #D2F983 #83F9E5
split-complementary
#AA83F9 #F9E583 #97F983
monochromatic
#5A0EF3 #8249F6 #AA83F9 #D2BDFC #EBE2FE
Accessibility & contrast
On white
2.87
#AA83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#AA83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83F9
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83F9 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C99FD
Deuteranopia (green-blind)
#6497F6
Tritanopia (blue-blind)
#9999B2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa83f9; /* rgb */ color: rgb(170, 131, 249); /* oklch */ color: oklch(69.7% 0.170 297.0);
Tailwind
colors: {
custom: {
50: '#c6a8fc',
500: '#aa83f9',
950: '#000000',
},
}SCSS
$custom: #aa83f9; $custom-light: #c6a8fc; $custom-dark: #000000;
JSON
{
"hex": "#aa83f9",
"rgb": {
"r": 170,
"g": 131,
"b": 249
},
"hsl": {
"h": 259.831,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.6974,
"c": 0.17021,
"h": 297
},
"luminance": 0.31618
}Semantic roles & 50–950 ramp
primary
#AA83F9
secondary
#EBF6D5
accent
#E6009A
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85