#AA83F7#AA83F7
#AA83F7 is a light, vivid violet. Relative luminance 0.315; OKLCH L 69.6% C 0.168 H 297.4°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AA83F7 |
|---|---|
| RGB | rgb(170, 131, 247) |
| HSL | hsl(260, 88%, 74%) |
| HSV | hsv(260, 47%, 97%) |
| CMYK | cmyk(31.2%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(62.92, 39.07, -52.92) |
| CIE-LCH | lch(62.92, 65.78, 306.44°) |
| OKLab | oklab(69.63% 0.0771 -0.1489) |
| OKLCH | oklch(69.63% 0.168 297.4) |
| XYZ | xyz(41.4783, 31.4936, 91.8712) |
| Luminance | 0.3149 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.21
Liliac
#C48EFD
ΔE00 5.36
Light Urple
#B36FF6
ΔE00 5.38
Periwinkle (survey)
#8E82FE
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 5.94
Lavender Blue
#8B88F8
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA83F7 #D0F783
analogous
#8396F7 #AA83F7 #E483F7
triadic
#AA83F7 #F7AA83 #83F7AA
tetradic
#AA83F7 #F78396 #D0F783 #83F7E4
square
#AA83F7 #F78396 #D0F783 #83F7E4
split-complementary
#AA83F7 #F7E483 #96F783
monochromatic
#5B10F0 #834AF3 #AA83F7 #D1BCFB #EBE2FD
Accessibility & contrast
On white
2.88
#AA83F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#AA83F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA83F7
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA83F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA83F7 | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FB
Deuteranopia (green-blind)
#6597F4
Tritanopia (blue-blind)
#9A99B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa83f7; /* rgb */ color: rgb(170, 131, 247); /* oklch */ color: oklch(69.6% 0.168 297.4);
Tailwind
colors: {
custom: {
50: '#c6a8fa',
500: '#aa83f7',
950: '#000000',
},
}SCSS
$custom: #aa83f7; $custom-light: #c6a8fa; $custom-dark: #000000;
JSON
{
"hex": "#aa83f7",
"rgb": {
"r": 170,
"g": 131,
"b": 247
},
"hsl": {
"h": 260.172,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.69629,
"c": 0.16766,
"h": 297.4
},
"luminance": 0.31494
}Semantic roles & 50–950 ramp
primary
#AA83F7
secondary
#EBF5D6
accent
#E40198
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85