#AA9DEC#AA9DEC
#AA9DEC is a light, moderate blue. Relative luminance 0.387; OKLCH L 73.7% C 0.113 H 290.9°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9DEC |
|---|---|
| RGB | rgb(170, 157, 236) |
| HSL | hsl(250, 68%, 77%) |
| HSV | hsv(250, 33%, 93%) |
| CMYK | cmyk(28%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(68.54, 21.70, -38.03) |
| CIE-LCH | lch(68.54, 43.79, 299.71°) |
| OKLab | oklab(73.72% 0.0404 -0.1057) |
| OKLCH | oklch(73.72% 0.113 290.9) |
| XYZ | xyz(43.7711, 38.7153, 84.5073) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.01
Perrywinkle
#8F8CE7
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 6.57
Lavender (survey)
#C79FEF
ΔE00 6.58
Baby Purple
#CA9BF7
ΔE00 7.11
Periwinkle Blue
#8F99FB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9DEC #DFEC9D
analogous
#9DB8EC #AA9DEC #D19DEC
triadic
#AA9DEC #ECAA9D #9DECAA
tetradic
#AA9DEC #EC9DB8 #DFEC9D #9DECD1
square
#AA9DEC #EC9DB8 #DFEC9D #9DECD1
split-complementary
#AA9DEC #ECD19D #B8EC9D
monochromatic
#5136D8 #7E6AE2 #AA9DEC #D6D0F6 #E9E5FA
Accessibility & contrast
On white
2.40
#AA9DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AA9DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9DEC
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9DEC | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9EF
Deuteranopia (green-blind)
#88A6EA
Tritanopia (blue-blind)
#9BABBA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aa9dec; /* rgb */ color: rgb(170, 157, 236); /* oklch */ color: oklch(73.7% 0.113 290.9);
Tailwind
colors: {
custom: {
50: '#c5baf2',
500: '#aa9dec',
950: '#000000',
},
}SCSS
$custom: #aa9dec; $custom-light: #c5baf2; $custom-dark: #000000;
JSON
{
"hex": "#aa9dec",
"rgb": {
"r": 170,
"g": 157,
"b": 236
},
"hsl": {
"h": 249.873,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.73724,
"c": 0.11319,
"h": 290.9
},
"luminance": 0.38716
}Semantic roles & 50–950 ramp
primary
#AA9DEC
secondary
#EEF2D9
accent
#CF16B1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085