#AA82F8#AA82F8
#AA82F8 is a light, vivid violet. Relative luminance 0.313; OKLCH L 69.5% C 0.170 H 297.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AA82F8 |
|---|---|
| RGB | rgb(170, 130, 248) |
| HSL | hsl(260, 89%, 74%) |
| HSV | hsv(260, 48%, 97%) |
| CMYK | cmyk(31.5%, 47.6%, 0%, 2.7%) |
| CIE-LAB | lab(62.75, 39.88, -53.74) |
| CIE-LCH | lch(62.75, 66.92, 306.58°) |
| OKLab | oklab(69.52% 0.0785 -0.1513) |
| OKLCH | oklch(69.52% 0.17 297.4) |
| XYZ | xyz(41.4993, 31.2881, 92.6416) |
| Luminance | 0.3129 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 5.08
Light Urple
#B36FF6
ΔE00 5.14
Liliac
#C48EFD
ΔE00 5.49
Easter Purple
#C071FE
ΔE00 5.73
Periwinkle (survey)
#8E82FE
ΔE00 5.78
Lavender Blue
#8B88F8
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA82F8 #D0F882
analogous
#8295F8 #AA82F8 #E582F8
triadic
#AA82F8 #F8AA82 #82F8AA
tetradic
#AA82F8 #F88295 #D0F882 #82F8E5
square
#AA82F8 #F88295 #D0F882 #82F8E5
split-complementary
#AA82F8 #F8E582 #95F882
monochromatic
#5B0EF2 #8348F5 #AA82F8 #D1BCFB #EBE2FD
Accessibility & contrast
On white
2.89
#AA82F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#AA82F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA82F8
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA82F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA82F8 | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B98FC
Deuteranopia (green-blind)
#6396F5
Tritanopia (blue-blind)
#9998B1
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa82f8; /* rgb */ color: rgb(170, 130, 248); /* oklch */ color: oklch(69.5% 0.170 297.4);
Tailwind
colors: {
custom: {
50: '#c6a7fb',
500: '#aa82f8',
950: '#000000',
},
}SCSS
$custom: #aa82f8; $custom-light: #c6a7fb; $custom-dark: #000000;
JSON
{
"hex": "#aa82f8",
"rgb": {
"r": 170,
"g": 130,
"b": 248
},
"hsl": {
"h": 260.339,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.69517,
"c": 0.17045,
"h": 297.4
},
"luminance": 0.31289
}Semantic roles & 50–950 ramp
primary
#AA82F8
secondary
#EBF5D6
accent
#E60098
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85