#AA8FFE#AA8FFE
#AA8FFE is a light, vivid violet. Relative luminance 0.353; OKLCH L 72.1% C 0.159 H 293.2°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8FFE |
|---|---|
| RGB | rgb(170, 143, 254) |
| HSL | hsl(255, 98%, 78%) |
| HSV | hsv(255, 44%, 100%) |
| CMYK | cmyk(33.1%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(66.02, 34.10, -51.85) |
| CIE-LCH | lch(66.02, 62.06, 303.33°) |
| OKLab | oklab(72.07% 0.0625 -0.1458) |
| OKLCH | oklch(72.07% 0.159 293.2) |
| XYZ | xyz(44.2848, 35.3459, 98.2360) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 5.79
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 7.25
Periwinkle Blue
#8F99FB
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8FFE #E3FE8F
analogous
#8FABFE #AA8FFE #E28FFE
triadic
#AA8FFE #FEAA8F #8FFEAA
tetradic
#AA8FFE #FE8FAB #E3FE8F #8FFEE2
square
#AA8FFE #FE8FAB #E3FE8F #8FFEE2
split-complementary
#AA8FFE #FEE28F #ABFE8F
monochromatic
#4E16FD #7C52FD #AA8FFE #D8CCFF #E8E1FF
Accessibility & contrast
On white
2.60
#AA8FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#AA8FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8FFE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8FFE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA2FF
Deuteranopia (green-blind)
#6F9EFB
Tritanopia (blue-blind)
#96A4BA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa8ffe; /* rgb */ color: rgb(170, 143, 254); /* oklch */ color: oklch(72.1% 0.159 293.2);
Tailwind
colors: {
custom: {
50: '#c6b0ff',
500: '#aa8ffe',
950: '#000000',
},
}SCSS
$custom: #aa8ffe; $custom-light: #c6b0ff; $custom-dark: #000000;
JSON
{
"hex": "#aa8ffe",
"rgb": {
"r": 170,
"g": 143,
"b": 254
},
"hsl": {
"h": 254.595,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.72071,
"c": 0.15859,
"h": 293.2
},
"luminance": 0.35347
}Semantic roles & 50–950 ramp
primary
#AA8FFE
secondary
#EFF7D4
accent
#E600AE
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86