#AA8DED#AA8DED
#AA8DED is a light, vivid violet. Relative luminance 0.337; OKLCH L 70.8% C 0.139 H 296.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AA8DED |
|---|---|
| RGB | rgb(170, 141, 237) |
| HSL | hsl(258, 73%, 74%) |
| HSV | hsv(258, 41%, 93%) |
| CMYK | cmyk(28.3%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(64.73, 30.99, -44.55) |
| CIE-LCH | lch(64.73, 54.27, 304.82°) |
| OKLab | oklab(70.83% 0.0624 -0.1245) |
| OKLCH | oklch(70.83% 0.139 296.6) |
| XYZ | xyz(41.3848, 33.7098, 84.4306) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.08
Perrywinkle
#8F8CE7
ΔE00 5.85
Baby Purple
#CA9BF7
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 6.93
Pale Purple
#B790D4
ΔE00 6.96
Lavender Blue
#8B88F8
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA8DED #D0ED8D
analogous
#8DA0ED #AA8DED #DA8DED
triadic
#AA8DED #EDAA8D #8DEDAA
tetradic
#AA8DED #ED8DA0 #D0ED8D #8DEDDA
square
#AA8DED #ED8DA0 #D0ED8D #8DEDDA
split-complementary
#AA8DED #EDDA8D #A0ED8D
monochromatic
#5B23DC #8358E5 #AA8DED #D1C2F5 #EBE5FB
Accessibility & contrast
On white
2.71
#AA8DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#AA8DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA8DED
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA8DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA8DED | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF1
Deuteranopia (green-blind)
#779CEB
Tritanopia (blue-blind)
#9C9EB2
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #aa8ded; /* rgb */ color: rgb(170, 141, 237); /* oklch */ color: oklch(70.8% 0.139 296.6);
Tailwind
colors: {
custom: {
50: '#c5aef3',
500: '#aa8ded',
950: '#000000',
},
}SCSS
$custom: #aa8ded; $custom-light: #c5aef3; $custom-dark: #000000;
JSON
{
"hex": "#aa8ded",
"rgb": {
"r": 170,
"g": 141,
"b": 237
},
"hsl": {
"h": 258.125,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.70832,
"c": 0.13928,
"h": 296.6
},
"luminance": 0.3371
}Semantic roles & 50–950 ramp
primary
#AA8DED
secondary
#EBF2D9
accent
#D5119A
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85