#AA82FB#AA82FB
#AA82FB is a light, vivid violet. Relative luminance 0.315; OKLCH L 69.7% C 0.174 H 296.9°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AA82FB |
|---|---|
| RGB | rgb(170, 130, 251) |
| HSL | hsl(260, 94%, 75%) |
| HSV | hsv(260, 48%, 98%) |
| CMYK | cmyk(32.3%, 48.2%, 0%, 1.6%) |
| CIE-LAB | lab(62.91, 40.63, -55.14) |
| CIE-LCH | lch(62.91, 68.49, 306.38°) |
| OKLab | oklab(69.69% 0.0788 -0.1554) |
| OKLCH | oklch(69.69% 0.174 296.9) |
| XYZ | xyz(41.9685, 31.4758, 95.1124) |
| Luminance | 0.3148 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 5.21
Light Purple
#BF77F6
ΔE00 5.22
Periwinkle (survey)
#8E82FE
ΔE00 5.59
Liliac
#C48EFD
ΔE00 5.60
Easter Purple
#C071FE
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA82FB #D3FB82
analogous
#8297FB #AA82FB #E782FB
triadic
#AA82FB #FBAA82 #82FBAA
tetradic
#AA82FB #FB8297 #D3FB82 #82FBE7
square
#AA82FB #FB8297 #D3FB82 #82FBE7
split-complementary
#AA82FB #FBE782 #97FB82
monochromatic
#590BF7 #8247F9 #AA82FB #D2BDFD #EBE1FE
Accessibility & contrast
On white
2.88
#AA82FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#AA82FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA82FB
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA82FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA82FB | 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)
#5899FF
Deuteranopia (green-blind)
#6197F8
Tritanopia (blue-blind)
#9899B3
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa82fb; /* rgb */ color: rgb(170, 130, 251); /* oklch */ color: oklch(69.7% 0.174 296.9);
Tailwind
colors: {
custom: {
50: '#c6a7fd',
500: '#aa82fb',
950: '#000000',
},
}SCSS
$custom: #aa82fb; $custom-light: #c6a7fd; $custom-dark: #000000;
JSON
{
"hex": "#aa82fb",
"rgb": {
"r": 170,
"g": 130,
"b": 251
},
"hsl": {
"h": 259.835,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.69685,
"c": 0.17423,
"h": 296.9
},
"luminance": 0.31476
}Semantic roles & 50–950 ramp
primary
#AA82FB
secondary
#EBF6D5
accent
#E6009A
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86