#AA9EED#AA9EED
#AA9EED is a light, moderate blue. Relative luminance 0.391; OKLCH L 74.0% C 0.113 H 290.3°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EED |
|---|---|
| RGB | rgb(170, 158, 237) |
| HSL | hsl(249, 69%, 77%) |
| HSV | hsv(249, 33%, 93%) |
| CMYK | cmyk(28.3%, 33.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.83, 21.38, -38.13) |
| CIE-LCH | lch(68.83, 43.72, 299.28°) |
| OKLab | oklab(73.96% 0.0393 -0.106) |
| OKLCH | oklch(73.96% 0.113 290.3) |
| XYZ | xyz(44.0866, 39.1134, 85.3312) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.19
Perrywinkle
#8F8CE7
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 6.73
Periwinkle Blue
#8F99FB
ΔE00 7.02
Baby Purple
#CA9BF7
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EED #E1ED9E
analogous
#9EB9ED #AA9EED #D29EED
triadic
#AA9EED #EDAA9E #9EEDAA
tetradic
#AA9EED #ED9EB9 #E1ED9E #9EEDD2
square
#AA9EED #ED9EB9 #E1ED9E #9EEDD2
split-complementary
#AA9EED #EDD29E #B9ED9E
monochromatic
#5037DA #7D6AE3 #AA9EED #D7D2F7 #E8E5FA
Accessibility & contrast
On white
2.38
#AA9EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#AA9EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EED
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EED | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#89A6EB
Tritanopia (blue-blind)
#9BACBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aa9eed; /* rgb */ color: rgb(170, 158, 237); /* oklch */ color: oklch(74.0% 0.113 290.3);
Tailwind
colors: {
custom: {
50: '#c5baf3',
500: '#aa9eed',
950: '#000000',
},
}SCSS
$custom: #aa9eed; $custom-light: #c5baf3; $custom-dark: #000000;
JSON
{
"hex": "#aa9eed",
"rgb": {
"r": 170,
"g": 158,
"b": 237
},
"hsl": {
"h": 249.114,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.73959,
"c": 0.11305,
"h": 290.3
},
"luminance": 0.39114
}Semantic roles & 50–950 ramp
primary
#AA9EED
secondary
#EEF2D9
accent
#D115B4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085