#AA82F9#AA82F9
#AA82F9 is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.6% C 0.172 H 297.2°. Best body text is #000000 at 7.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AA82F9 |
|---|---|
| RGB | rgb(170, 130, 249) |
| HSL | hsl(260, 91%, 74%) |
| HSV | hsv(260, 48%, 98%) |
| CMYK | cmyk(31.7%, 47.8%, 0%, 2.4%) |
| CIE-LAB | lab(62.80, 40.13, -54.21) |
| CIE-LCH | lch(62.80, 67.44, 306.51°) |
| OKLab | oklab(69.57% 0.0786 -0.1527) |
| OKLCH | oklch(69.57% 0.172 297.2) |
| XYZ | xyz(41.6549, 31.3504, 93.4608) |
| Luminance | 0.3135 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.12
Light Urple
#B36FF6
ΔE00 5.16
Liliac
#C48EFD
ΔE00 5.53
Periwinkle (survey)
#8E82FE
ΔE00 5.71
Easter Purple
#C071FE
ΔE00 5.74
Lavender Blue
#8B88F8
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA82F9 #D1F982
analogous
#8296F9 #AA82F9 #E682F9
triadic
#AA82F9 #F9AA82 #82F9AA
tetradic
#AA82F9 #F98296 #D1F982 #82F9E6
square
#AA82F9 #F98296 #D1F982 #82F9E6
split-complementary
#AA82F9 #F9E682 #96F982
monochromatic
#5B0DF3 #8248F6 #AA82F9 #D2BCFC #EBE2FE
Accessibility & contrast
On white
2.89
#AA82F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.27
#AA82F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA82F9
7.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA82F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA82F9 | 1.00 | 2.89 | 7.27 | 7.27 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FD
Deuteranopia (green-blind)
#6397F6
Tritanopia (blue-blind)
#9998B2
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa82f9; /* rgb */ color: rgb(170, 130, 249); /* oklch */ color: oklch(69.6% 0.172 297.2);
Tailwind
colors: {
custom: {
50: '#c6a7fc',
500: '#aa82f9',
950: '#000000',
},
}SCSS
$custom: #aa82f9; $custom-light: #c6a7fc; $custom-dark: #000000;
JSON
{
"hex": "#aa82f9",
"rgb": {
"r": 170,
"g": 130,
"b": 249
},
"hsl": {
"h": 260.168,
"s": 90.84,
"l": 74.314
},
"oklch": {
"l": 0.69573,
"c": 0.17171,
"h": 297.2
},
"luminance": 0.31351
}Semantic roles & 50–950 ramp
primary
#AA82F9
secondary
#EBF6D5
accent
#E60098
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85