#AA81FE#AA81FE
#AA81FE is a light, vivid violet. Relative luminance 0.314; OKLCH L 69.7% C 0.179 H 296.6°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AA81FE |
|---|---|
| RGB | rgb(170, 129, 254) |
| HSL | hsl(260, 98%, 75%) |
| HSV | hsv(260, 49%, 100%) |
| CMYK | cmyk(33.1%, 49.2%, 0%, 0.4%) |
| CIE-LAB | lab(62.85, 41.93, -56.88) |
| CIE-LCH | lch(62.85, 70.67, 306.39°) |
| OKLab | oklab(69.69% 0.0804 -0.1605) |
| OKLCH | oklch(69.69% 0.179 296.6) |
| XYZ | xyz(42.3128, 31.4017, 97.5786) |
| Luminance | 0.3140 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Urple
#B36FF6
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 5.24
Periwinkle (survey)
#8E82FE
ΔE00 5.48
Easter Purple
#C071FE
ΔE00 5.62
Liliac
#C48EFD
ΔE00 5.85
Lavender Blue
#8B88F8
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA81FE #D5FE81
analogous
#8196FE #AA81FE #E881FE
triadic
#AA81FE #FEAA81 #81FEAA
tetradic
#AA81FE #FE8196 #D5FE81 #81FEE8
square
#AA81FE #FE8196 #D5FE81 #81FEE8
split-complementary
#AA81FE #FEE881 #96FE81
monochromatic
#5808FD #8144FE #AA81FE #D3BEFE #EBE1FF
Accessibility & contrast
On white
2.88
#AA81FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#AA81FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA81FE
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA81FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA81FE | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5499FF
Deuteranopia (green-blind)
#5D96FB
Tritanopia (blue-blind)
#9799B4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #aa81fe; /* rgb */ color: rgb(170, 129, 254); /* oklch */ color: oklch(69.7% 0.179 296.6);
Tailwind
colors: {
custom: {
50: '#c7a6ff',
500: '#aa81fe',
950: '#000000',
},
}SCSS
$custom: #aa81fe; $custom-light: #c7a6ff; $custom-dark: #000000;
JSON
{
"hex": "#aa81fe",
"rgb": {
"r": 170,
"g": 129,
"b": 254
},
"hsl": {
"h": 259.68,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.69691,
"c": 0.17948,
"h": 296.6
},
"luminance": 0.31402
}Semantic roles & 50–950 ramp
primary
#AA81FE
secondary
#ECF7D4
accent
#E6009A
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#130F18
muted
#827F86