#AA82FA#AA82FA
#AA82FA is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.6% C 0.173 H 297.1°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AA82FA |
|---|---|
| RGB | rgb(170, 130, 250) |
| HSL | hsl(260, 92%, 75%) |
| HSV | hsv(260, 48%, 98%) |
| CMYK | cmyk(32%, 48%, 0%, 2%) |
| CIE-LAB | lab(62.85, 40.38, -54.67) |
| CIE-LCH | lch(62.85, 67.97, 306.45°) |
| OKLab | oklab(69.63% 0.0787 -0.154) |
| OKLCH | oklch(69.63% 0.173 297.1) |
| XYZ | xyz(41.8113, 31.4129, 94.2844) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.17
Light Urple
#B36FF6
ΔE00 5.18
Liliac
#C48EFD
ΔE00 5.56
Periwinkle (survey)
#8E82FE
ΔE00 5.65
Easter Purple
#C071FE
ΔE00 5.74
Lavender Blue
#8B88F8
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA82FA #D2FA82
analogous
#8296FA #AA82FA #E682FA
triadic
#AA82FA #FAAA82 #82FAAA
tetradic
#AA82FA #FA8296 #D2FA82 #82FAE6
square
#AA82FA #FA8296 #D2FA82 #82FAE6
split-complementary
#AA82FA #FAE682 #96FA82
monochromatic
#5A0CF5 #8247F8 #AA82FA #D2BDFC #EBE2FE
Accessibility & contrast
On white
2.88
#AA82FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#AA82FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA82FA
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA82FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA82FA | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5999FE
Deuteranopia (green-blind)
#6297F7
Tritanopia (blue-blind)
#9999B2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa82fa; /* rgb */ color: rgb(170, 130, 250); /* oklch */ color: oklch(69.6% 0.173 297.1);
Tailwind
colors: {
custom: {
50: '#c6a7fc',
500: '#aa82fa',
950: '#000000',
},
}SCSS
$custom: #aa82fa; $custom-light: #c6a7fc; $custom-dark: #000000;
JSON
{
"hex": "#aa82fa",
"rgb": {
"r": 170,
"g": 130,
"b": 250
},
"hsl": {
"h": 260,
"s": 92.308,
"l": 74.51
},
"oklch": {
"l": 0.69629,
"c": 0.17298,
"h": 297.1
},
"luminance": 0.31413
}Semantic roles & 50–950 ramp
primary
#AA82FA
secondary
#EBF6D5
accent
#E60099
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85