#AA8BEC#AA8BEC
#AA8BEC is a light, vivid violet. Relative luminance 0.331; OKLCH L 70.4% C 0.141 H 297.4°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8BEC |
|---|---|
| RGB | rgb(170, 139, 236) |
| HSL | hsl(259, 72%, 74%) |
| HSV | hsv(259, 41%, 93%) |
| CMYK | cmyk(28%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(64.22, 31.87, -44.81) |
| CIE-LCH | lch(64.22, 54.99, 305.42°) |
| OKLab | oklab(70.43% 0.0649 -0.1253) |
| OKLCH | oklch(70.43% 0.141 297.4) |
| XYZ | xyz(40.9469, 33.0670, 83.5659) |
| Luminance | 0.3307 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.01
Perrywinkle
#8F8CE7
ΔE00 6.05
Baby Purple
#CA9BF7
ΔE00 6.84
Light Purple
#BF77F6
ΔE00 6.90
Pale Purple
#B790D4
ΔE00 6.91
Periwinkle (survey)
#8E82FE
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8BEC #CDEC8B
analogous
#8B9CEC #AA8BEC #DA8BEC
triadic
#AA8BEC #ECAA8B #8BECAA
tetradic
#AA8BEC #EC8B9C #CDEC8B #8BECDA
square
#AA8BEC #EC8B9C #CDEC8B #8BECDA
split-complementary
#AA8BEC #ECDA8B #9CEC8B
monochromatic
#5E24D9 #8356E3 #AA8BEC #D1C0F5 #ECE5FB
Accessibility & contrast
On white
2.76
#AA8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#AA8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8BEC
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8BEC | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CF0
Deuteranopia (green-blind)
#759BEA
Tritanopia (blue-blind)
#9D9CB0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #aa8bec; /* rgb */ color: rgb(170, 139, 236); /* oklch */ color: oklch(70.4% 0.141 297.4);
Tailwind
colors: {
custom: {
50: '#c5adf2',
500: '#aa8bec',
950: '#000000',
},
}SCSS
$custom: #aa8bec; $custom-light: #c5adf2; $custom-dark: #000000;
JSON
{
"hex": "#aa8bec",
"rgb": {
"r": 170,
"g": 139,
"b": 236
},
"hsl": {
"h": 259.175,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.70426,
"c": 0.14111,
"h": 297.4
},
"luminance": 0.33067
}Semantic roles & 50–950 ramp
primary
#AA8BEC
secondary
#EAF2D9
accent
#D41296
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85