#AA80F6#AA80F6
#AA80F6 is a light, vivid violet. Relative luminance 0.306; OKLCH L 69.1% C 0.171 H 298.2°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AA80F6 |
|---|---|
| RGB | rgb(170, 128, 246) |
| HSL | hsl(261, 87%, 73%) |
| HSV | hsv(261, 48%, 96%) |
| CMYK | cmyk(30.9%, 48%, 0%, 3.5%) |
| CIE-LAB | lab(62.20, 40.50, -53.51) |
| CIE-LCH | lch(62.20, 67.11, 307.12°) |
| OKLab | oklab(69.07% 0.0809 -0.1506) |
| OKLCH | oklch(69.07% 0.171 298.2) |
| XYZ | xyz(40.9273, 30.6378, 90.9284) |
| Luminance | 0.3064 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 4.61
Light Purple
#BF77F6
ΔE00 4.70
Easter Purple
#C071FE
ΔE00 5.34
Liliac
#C48EFD
ΔE00 5.69
Periwinkle (survey)
#8E82FE
ΔE00 6.02
Mediumpurple
#9370DB
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA80F6 #CCF680
analogous
#8091F6 #AA80F6 #E580F6
triadic
#AA80F6 #F6AA80 #80F6AA
tetradic
#AA80F6 #F68091 #CCF680 #80F6E5
square
#AA80F6 #F68091 #CCF680 #80F6E5
split-complementary
#AA80F6 #F6E580 #91F680
monochromatic
#5E11EB #8447F2 #AA80F6 #D0B9FA #ECE2FD
Accessibility & contrast
On white
2.95
#AA80F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#AA80F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA80F6
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA80F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA80F6 | 1.00 | 2.95 | 7.13 | 7.13 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5996FA
Deuteranopia (green-blind)
#6295F3
Tritanopia (blue-blind)
#9A96AF
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #aa80f6; /* rgb */ color: rgb(170, 128, 246); /* oklch */ color: oklch(69.1% 0.171 298.2);
Tailwind
colors: {
custom: {
50: '#c6a5fa',
500: '#aa80f6',
950: '#000000',
},
}SCSS
$custom: #aa80f6; $custom-light: #c6a5fa; $custom-dark: #000000;
JSON
{
"hex": "#aa80f6",
"rgb": {
"r": 170,
"g": 128,
"b": 246
},
"hsl": {
"h": 261.356,
"s": 86.765,
"l": 73.333
},
"oklch": {
"l": 0.69072,
"c": 0.17097,
"h": 298.2
},
"luminance": 0.30638
}Semantic roles & 50–950 ramp
primary
#AA80F6
secondary
#EAF5D6
accent
#E30293
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85