#AA80F2#AA80F2
#AA80F2 is a light, vivid violet. Relative luminance 0.304; OKLCH L 68.8% C 0.166 H 299.0°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AA80F2 |
|---|---|
| RGB | rgb(170, 128, 242) |
| HSL | hsl(262, 81%, 73%) |
| HSV | hsv(262, 47%, 95%) |
| CMYK | cmyk(29.8%, 47.1%, 0%, 5.1%) |
| CIE-LAB | lab(61.99, 39.51, -51.63) |
| CIE-LCH | lch(61.99, 65.02, 307.42°) |
| OKLab | oklab(68.85% 0.0804 -0.1451) |
| OKLCH | oklch(68.85% 0.166 299) |
| XYZ | xyz(40.3199, 30.3949, 87.7298) |
| Luminance | 0.3039 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 4.59
Light Urple
#B36FF6
ΔE00 4.61
Easter Purple
#C071FE
ΔE00 5.40
Liliac
#C48EFD
ΔE00 5.63
Periwinkle (survey)
#8E82FE
ΔE00 6.35
Mediumpurple
#9370DB
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA80F2 #C8F280
analogous
#808FF2 #AA80F2 #E380F2
triadic
#AA80F2 #F2AA80 #80F2AA
tetradic
#AA80F2 #F2808F #C8F280 #80F2E3
square
#AA80F2 #F2808F #C8F280 #80F2E3
split-complementary
#AA80F2 #F2E380 #8FF280
monochromatic
#6117E1 #8548EC #AA80F2 #CFB8F8 #ECE3FC
Accessibility & contrast
On white
2.97
#AA80F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#AA80F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA80F2
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA80F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA80F2 | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C96F6
Deuteranopia (green-blind)
#6595EF
Tritanopia (blue-blind)
#9B95AE
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #aa80f2; /* rgb */ color: rgb(170, 128, 242); /* oklch */ color: oklch(68.8% 0.166 299.0);
Tailwind
colors: {
custom: {
50: '#c6a5f7',
500: '#aa80f2',
950: '#000000',
},
}SCSS
$custom: #aa80f2; $custom-light: #c6a5f7; $custom-dark: #000000;
JSON
{
"hex": "#aa80f2",
"rgb": {
"r": 170,
"g": 128,
"b": 242
},
"hsl": {
"h": 262.105,
"s": 81.429,
"l": 72.549
},
"oklch": {
"l": 0.6885,
"c": 0.16594,
"h": 299
},
"luminance": 0.30395
}Semantic roles & 50–950 ramp
primary
#AA80F2
secondary
#E9F4D7
accent
#DE088F
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F17
muted
#827F85