#AA9EEF#AA9EEF
#AA9EEF is a light, moderate blue. Relative luminance 0.392; OKLCH L 74.1% C 0.116 H 290.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EEF |
|---|---|
| RGB | rgb(170, 158, 239) |
| HSL | hsl(249, 72%, 78%) |
| HSV | hsv(249, 34%, 94%) |
| CMYK | cmyk(28.9%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.92, 21.87, -39.09) |
| CIE-LCH | lch(68.92, 44.80, 299.23°) |
| OKLab | oklab(74.05% 0.0397 -0.1088) |
| OKLCH | oklch(74.05% 0.116 290.1) |
| XYZ | xyz(44.3805, 39.2309, 86.8787) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.53
Perrywinkle
#8F8CE7
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.62
Periwinkle Blue
#8F99FB
ΔE00 6.77
Lavender (survey)
#C79FEF
ΔE00 6.85
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EEF #E3EF9E
analogous
#9EBAEF #AA9EEF #D29EEF
triadic
#AA9EEF #EFAA9E #9EEFAA
tetradic
#AA9EEF #EF9EBA #E3EF9E #9EEFD2
square
#AA9EEF #EF9EBA #E3EF9E #9EEFD2
split-complementary
#AA9EEF #EFD29E #BAEF9E
monochromatic
#4E35DE #7C69E6 #AA9EEF #D8D3F8 #E8E5FB
Accessibility & contrast
On white
2.37
#AA9EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#AA9EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EEF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EEF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#88A6ED
Tritanopia (blue-blind)
#9AACBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aa9eef; /* rgb */ color: rgb(170, 158, 239); /* oklch */ color: oklch(74.1% 0.116 290.1);
Tailwind
colors: {
custom: {
50: '#c5baf4',
500: '#aa9eef',
950: '#000000',
},
}SCSS
$custom: #aa9eef; $custom-light: #c5baf4; $custom-dark: #000000;
JSON
{
"hex": "#aa9eef",
"rgb": {
"r": 170,
"g": 158,
"b": 239
},
"hsl": {
"h": 248.889,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.74052,
"c": 0.11582,
"h": 290.1
},
"luminance": 0.39232
}Semantic roles & 50–950 ramp
primary
#AA9EEF
secondary
#EFF2D9
accent
#D412B7
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085