#AA8FF0#AA8FF0
#AA8FF0 is a light, vivid violet. Relative luminance 0.345; OKLCH L 71.3% C 0.140 H 295.4°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8FF0 |
|---|---|
| RGB | rgb(170, 143, 240) |
| HSL | hsl(257, 76%, 75%) |
| HSV | hsv(257, 40%, 94%) |
| CMYK | cmyk(29.2%, 40.4%, 0%, 5.9%) |
| CIE-LAB | lab(65.34, 30.60, -45.24) |
| CIE-LCH | lch(65.34, 54.62, 304.07°) |
| OKLab | oklab(71.34% 0.0602 -0.1265) |
| OKLCH | oklch(71.34% 0.14 295.4) |
| XYZ | xyz(42.1244, 34.4817, 86.8575) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 5.64
Baby Purple
#CA9BF7
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 6.71
Lavender Blue
#8B88F8
ΔE00 6.86
Periwinkle (survey)
#8E82FE
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8FF0 #D5F08F
analogous
#8FA4F0 #AA8FF0 #DA8FF0
triadic
#AA8FF0 #F0AA8F #8FF0AA
tetradic
#AA8FF0 #F08FA4 #D5F08F #8FF0DA
square
#AA8FF0 #F08FA4 #D5F08F #8FF0DA
split-complementary
#AA8FF0 #F0DA8F #A4F08F
monochromatic
#5823E2 #8159E9 #AA8FF0 #D3C5F7 #EBE4FB
Accessibility & contrast
On white
2.66
#AA8FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#AA8FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8FF0
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8FF0 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF4
Deuteranopia (green-blind)
#779DEE
Tritanopia (blue-blind)
#9BA0B4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa8ff0; /* rgb */ color: rgb(170, 143, 240); /* oklch */ color: oklch(71.3% 0.140 295.4);
Tailwind
colors: {
custom: {
50: '#c5b0f5',
500: '#aa8ff0',
950: '#000000',
},
}SCSS
$custom: #aa8ff0; $custom-light: #c5b0f5; $custom-dark: #000000;
JSON
{
"hex": "#aa8ff0",
"rgb": {
"r": 170,
"g": 143,
"b": 240
},
"hsl": {
"h": 256.701,
"s": 76.378,
"l": 75.098
},
"oklch": {
"l": 0.71341,
"c": 0.14014,
"h": 295.4
},
"luminance": 0.34482
}Semantic roles & 50–950 ramp
primary
#AA8FF0
secondary
#ECF3D8
accent
#D90DA0
background
#FCFAFF
surface
#F8F4FE
border
#D1CED6
text
#131017
muted
#827F85