#AA9DED#AA9DED
#AA9DED is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.8% C 0.115 H 290.8°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9DED |
|---|---|
| RGB | rgb(170, 157, 237) |
| HSL | hsl(250, 69%, 77%) |
| HSV | hsv(250, 34%, 93%) |
| CMYK | cmyk(28.3%, 33.8%, 0%, 7.1%) |
| CIE-LAB | lab(68.59, 21.95, -38.51) |
| CIE-LCH | lch(68.59, 44.33, 299.68°) |
| OKLab | oklab(73.77% 0.0406 -0.1071) |
| OKLCH | oklch(73.77% 0.115 290.8) |
| XYZ | xyz(43.9168, 38.7736, 85.2746) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.18
Perrywinkle
#8F8CE7
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 6.55
Lavender (survey)
#C79FEF
ΔE00 6.63
Periwinkle Blue
#8F99FB
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9DED #E0ED9D
analogous
#9DB8ED #AA9DED #D29DED
triadic
#AA9DED #EDAA9D #9DEDAA
tetradic
#AA9DED #ED9DB8 #E0ED9D #9DEDD2
square
#AA9DED #ED9DB8 #E0ED9D #9DEDD2
split-complementary
#AA9DED #EDD29D #B8ED9D
monochromatic
#5036DA #7D69E4 #AA9DED #D7D1F6 #E9E5FA
Accessibility & contrast
On white
2.40
#AA9DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#AA9DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9DED
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9DED | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F0
Deuteranopia (green-blind)
#88A6EB
Tritanopia (blue-blind)
#9BABBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aa9ded; /* rgb */ color: rgb(170, 157, 237); /* oklch */ color: oklch(73.8% 0.115 290.8);
Tailwind
colors: {
custom: {
50: '#c5baf3',
500: '#aa9ded',
950: '#000000',
},
}SCSS
$custom: #aa9ded; $custom-light: #c5baf3; $custom-dark: #000000;
JSON
{
"hex": "#aa9ded",
"rgb": {
"r": 170,
"g": 157,
"b": 237
},
"hsl": {
"h": 249.75,
"s": 68.966,
"l": 77.255
},
"oklch": {
"l": 0.7377,
"c": 0.11456,
"h": 290.8
},
"luminance": 0.38774
}Semantic roles & 50–950 ramp
primary
#AA9DED
secondary
#EEF2D9
accent
#D115B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085