#AA9AED#AA9AED
#AA9AED is a light, moderate violet. Relative luminance 0.378; OKLCH L 73.2% C 0.119 H 292.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9AED |
|---|---|
| RGB | rgb(170, 154, 237) |
| HSL | hsl(252, 70%, 77%) |
| HSV | hsv(252, 35%, 93%) |
| CMYK | cmyk(28.3%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.85, 23.64, -39.66) |
| CIE-LCH | lch(67.85, 46.17, 300.80°) |
| OKLab | oklab(73.21% 0.0447 -0.1104) |
| OKLCH | oklch(73.21% 0.119 292) |
| XYZ | xyz(43.4154, 37.7709, 85.1075) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.28
Perrywinkle
#8F8CE7
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.31
Lavender (survey)
#C79FEF
ΔE00 6.45
Baby Purple
#CA9BF7
ΔE00 6.74
Lilac (survey)
#CEA2FD
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9AED #DDED9A
analogous
#9AB4ED #AA9AED #D49AED
triadic
#AA9AED #EDAA9A #9AEDAA
tetradic
#AA9AED #ED9AB4 #DDED9A #9AEDD4
square
#AA9AED #ED9AB4 #DDED9A #9AEDD4
split-complementary
#AA9AED #EDD49A #B4ED9A
monochromatic
#5332DA #7E66E4 #AA9AED #D6CEF6 #E9E5FA
Accessibility & contrast
On white
2.45
#AA9AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#AA9AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9AED
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9AED | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A7F0
Deuteranopia (green-blind)
#85A4EB
Tritanopia (blue-blind)
#9BA9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa9aed; /* rgb */ color: rgb(170, 154, 237); /* oklch */ color: oklch(73.2% 0.119 292.0);
Tailwind
colors: {
custom: {
50: '#c5b7f3',
500: '#aa9aed',
950: '#000000',
},
}SCSS
$custom: #aa9aed; $custom-light: #c5b7f3; $custom-dark: #000000;
JSON
{
"hex": "#aa9aed",
"rgb": {
"r": 170,
"g": 154,
"b": 237
},
"hsl": {
"h": 251.566,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.73207,
"c": 0.11912,
"h": 292
},
"luminance": 0.37772
}Semantic roles & 50–950 ramp
primary
#AA9AED
secondary
#EDF2D9
accent
#D214AD
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085