#AA8BEA#AA8BEA
#AA8BEA is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.3% C 0.138 H 297.8°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8BEA |
|---|---|
| RGB | rgb(170, 139, 234) |
| HSL | hsl(260, 69%, 73%) |
| HSV | hsv(260, 41%, 92%) |
| CMYK | cmyk(27.4%, 40.6%, 0%, 8.2%) |
| CIE-LAB | lab(64.12, 31.39, -43.85) |
| CIE-LCH | lch(64.12, 53.93, 305.59°) |
| OKLab | oklab(70.32% 0.0645 -0.1225) |
| OKLCH | oklch(70.32% 0.138 297.8) |
| XYZ | xyz(40.6580, 32.9514, 82.0442) |
| Luminance | 0.3295 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.09
Perrywinkle
#8F8CE7
ΔE00 6.15
Pale Purple
#B790D4
ΔE00 6.60
Baby Purple
#CA9BF7
ΔE00 6.78
Light Purple
#BF77F6
ΔE00 6.96
Pastel Purple
#CAA0FF
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8BEA #CBEA8B
analogous
#8B9BEA #AA8BEA #D98BEA
triadic
#AA8BEA #EAAA8B #8BEAAA
tetradic
#AA8BEA #EA8B9B #CBEA8B #8BEAD9
square
#AA8BEA #EA8B9B #CBEA8B #8BEAD9
split-complementary
#AA8BEA #EAD98B #9BEA8B
monochromatic
#5F26D4 #8457E1 #AA8BEA #D0BFF3 #ECE5FA
Accessibility & contrast
On white
2.77
#AA8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#AA8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8BEA
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8BEA | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEE
Deuteranopia (green-blind)
#769AE8
Tritanopia (blue-blind)
#9D9CAF
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #aa8bea; /* rgb */ color: rgb(170, 139, 234); /* oklch */ color: oklch(70.3% 0.138 297.8);
Tailwind
colors: {
custom: {
50: '#c5adf1',
500: '#aa8bea',
950: '#000000',
},
}SCSS
$custom: #aa8bea; $custom-light: #c5adf1; $custom-dark: #000000;
JSON
{
"hex": "#aa8bea",
"rgb": {
"r": 170,
"g": 139,
"b": 234
},
"hsl": {
"h": 259.579,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.70324,
"c": 0.13847,
"h": 297.8
},
"luminance": 0.32952
}Semantic roles & 50–950 ramp
primary
#AA8BEA
secondary
#EAF2D9
accent
#D11494
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85