#AA8FFA#AA8FFA
#AA8FFA is a light, vivid violet. Relative luminance 0.351; OKLCH L 71.9% C 0.153 H 293.8°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8FFA |
|---|---|
| RGB | rgb(170, 143, 250) |
| HSL | hsl(255, 91%, 77%) |
| HSV | hsv(255, 43%, 98%) |
| CMYK | cmyk(32%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(65.82, 33.09, -49.97) |
| CIE-LCH | lch(65.82, 59.93, 303.51°) |
| OKLab | oklab(71.86% 0.0619 -0.1403) |
| OKLCH | oklch(71.86% 0.153 293.8) |
| XYZ | xyz(43.6510, 35.0923, 94.8977) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.29
Perrywinkle
#8F8CE7
ΔE00 5.65
Periwinkle (survey)
#8E82FE
ΔE00 6.14
Lavender Blue
#8B88F8
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 7.04
Baby Purple
#CA9BF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8FFA #DFFA8F
analogous
#8FAAFA #AA8FFA #DF8FFA
triadic
#AA8FFA #FAAA8F #8FFAAA
tetradic
#AA8FFA #FA8FAA #DFFA8F #8FFADF
square
#AA8FFA #FA8FAA #DFFA8F #8FFADF
split-complementary
#AA8FFA #FADF8F #AAFA8F
monochromatic
#511AF5 #7E54F7 #AA8FFA #D6CAFD #E9E2FE
Accessibility & contrast
On white
2.62
#AA8FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#AA8FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8FFA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8FFA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FE
Deuteranopia (green-blind)
#719EF7
Tritanopia (blue-blind)
#98A3B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa8ffa; /* rgb */ color: rgb(170, 143, 250); /* oklch */ color: oklch(71.9% 0.153 293.8);
Tailwind
colors: {
custom: {
50: '#c6b0fc',
500: '#aa8ffa',
950: '#000000',
},
}SCSS
$custom: #aa8ffa; $custom-light: #c6b0fc; $custom-dark: #000000;
JSON
{
"hex": "#aa8ffa",
"rgb": {
"r": 170,
"g": 143,
"b": 250
},
"hsl": {
"h": 255.14,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.71858,
"c": 0.15335,
"h": 293.8
},
"luminance": 0.35093
}Semantic roles & 50–950 ramp
primary
#AA8FFA
secondary
#EEF6D5
accent
#E600AC
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85