#AA8EFC#AA8EFC
#AA8EFC is a light, vivid violet. Relative luminance 0.349; OKLCH L 71.8% C 0.157 H 293.8°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8EFC |
|---|---|
| RGB | rgb(170, 142, 252) |
| HSL | hsl(255, 95%, 77%) |
| HSV | hsv(255, 44%, 99%) |
| CMYK | cmyk(32.5%, 43.7%, 0%, 1.2%) |
| CIE-LAB | lab(65.69, 34.16, -51.28) |
| CIE-LCH | lch(65.69, 61.61, 303.67°) |
| OKLab | oklab(71.79% 0.0635 -0.1441) |
| OKLCH | oklch(71.79% 0.157 293.8) |
| XYZ | xyz(43.8168, 34.9195, 96.5082) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.29
Perrywinkle
#8F8CE7
ΔE00 5.77
Periwinkle (survey)
#8E82FE
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 6.04
Pastel Purple
#CAA0FF
ΔE00 7.26
Baby Purple
#CA9BF7
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8EFC #E0FC8E
analogous
#8EA9FC #AA8EFC #E18EFC
triadic
#AA8EFC #FCAA8E #8EFCAA
tetradic
#AA8EFC #FC8EA9 #E0FC8E #8EFCE1
square
#AA8EFC #FC8EA9 #E0FC8E #8EFCE1
split-complementary
#AA8EFC #FCE18E #A9FC8E
monochromatic
#5017F9 #7D52FA #AA8EFC #D7CAFE #E9E1FE
Accessibility & contrast
On white
2.63
#AA8EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#AA8EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8EFC
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8EFC | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#6F9EF9
Tritanopia (blue-blind)
#97A3B9
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #aa8efc; /* rgb */ color: rgb(170, 142, 252); /* oklch */ color: oklch(71.8% 0.157 293.8);
Tailwind
colors: {
custom: {
50: '#c6affe',
500: '#aa8efc',
950: '#000000',
},
}SCSS
$custom: #aa8efc; $custom-light: #c6affe; $custom-dark: #000000;
JSON
{
"hex": "#aa8efc",
"rgb": {
"r": 170,
"g": 142,
"b": 252
},
"hsl": {
"h": 255.273,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.71789,
"c": 0.15748,
"h": 293.8
},
"luminance": 0.3492
}Semantic roles & 50–950 ramp
primary
#AA8EFC
secondary
#EEF6D5
accent
#E600AB
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131018
muted
#827F86