#AA80FF#AA80FF
#AA80FF is a light, vivid violet. Relative luminance 0.312; OKLCH L 69.6% C 0.182 H 296.6°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AA80FF |
|---|---|
| RGB | rgb(170, 128, 255) |
| HSL | hsl(260, 100%, 75%) |
| HSV | hsv(260, 50%, 100%) |
| CMYK | cmyk(33.3%, 49.8%, 0%, 0%) |
| CIE-LAB | lab(62.68, 42.73, -57.70) |
| CIE-LCH | lch(62.68, 71.80, 306.53°) |
| OKLab | oklab(69.58% 0.0817 -0.1629) |
| OKLCH | oklch(69.58% 0.182 296.6) |
| XYZ | xyz(42.3422, 31.2038, 98.3805) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 4.89
Light Purple
#BF77F6
ΔE00 5.17
Easter Purple
#C071FE
ΔE00 5.46
Periwinkle (survey)
#8E82FE
ΔE00 5.49
Liliac
#C48EFD
ΔE00 6.02
Lavender Blue
#8B88F8
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA80FF #D5FF80
analogous
#8095FF #AA80FF #EA80FF
triadic
#AA80FF #FFAA80 #80FFAA
tetradic
#AA80FF #FF8095 #D5FF80 #80FFEA
square
#AA80FF #FF8095 #D5FF80 #80FFEA
split-complementary
#AA80FF #FFEA80 #95FF80
monochromatic
#5806FF #8143FF #AA80FF #D3BDFF #EBE0FF
Accessibility & contrast
On white
2.90
#AA80FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#AA80FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA80FF
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA80FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA80FF | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5298FF
Deuteranopia (green-blind)
#5B96FC
Tritanopia (blue-blind)
#9799B4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa80ff; /* rgb */ color: rgb(170, 128, 255); /* oklch */ color: oklch(69.6% 0.182 296.6);
Tailwind
colors: {
custom: {
50: '#c7a6ff',
500: '#aa80ff',
950: '#000000',
},
}SCSS
$custom: #aa80ff; $custom-light: #c7a6ff; $custom-dark: #000000;
JSON
{
"hex": "#aa80ff",
"rgb": {
"r": 170,
"g": 128,
"b": 255
},
"hsl": {
"h": 259.843,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.69584,
"c": 0.18221,
"h": 296.6
},
"luminance": 0.31204
}Semantic roles & 50–950 ramp
primary
#AA80FF
secondary
#ECF7D4
accent
#E6009A
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86