#AA9EF9#AA9EF9
#AA9EF9 is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.5% C 0.130 H 288.9°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EF9 |
|---|---|
| RGB | rgb(170, 158, 249) |
| HSL | hsl(248, 88%, 80%) |
| HSV | hsv(248, 37%, 98%) |
| CMYK | cmyk(31.7%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(69.35, 24.37, -43.86) |
| CIE-LCH | lch(69.35, 50.18, 299.05°) |
| OKLab | oklab(74.53% 0.042 -0.1226) |
| OKLCH | oklch(74.53% 0.13 288.9) |
| XYZ | xyz(45.8988, 39.8382, 94.8755) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.81
Perrywinkle
#8F8CE7
ΔE00 6.32
Pastel Purple
#CAA0FF
ΔE00 6.74
Lavender
#B39DDB
ΔE00 7.19
Lavender (survey)
#C79FEF
ΔE00 7.65
Baby Purple
#CA9BF7
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EF9 #EDF99E
analogous
#9EC0F9 #AA9EF9 #D89EF9
triadic
#AA9EF9 #F9AA9E #9EF9AA
tetradic
#AA9EF9 #F99EC0 #EDF99E #9EF9D8
square
#AA9EF9 #F99EC0 #EDF99E #9EF9D8
split-complementary
#AA9EF9 #F9D89E #C0F99E
monochromatic
#452BF2 #7764F5 #AA9EF9 #DDD8FD #E6E2FD
Accessibility & contrast
On white
2.34
#AA9EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#AA9EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EF9
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EF9 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#83A7F7
Tritanopia (blue-blind)
#97AFC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aa9ef9; /* rgb */ color: rgb(170, 158, 249); /* oklch */ color: oklch(74.5% 0.130 288.9);
Tailwind
colors: {
custom: {
50: '#c5bafb',
500: '#aa9ef9',
950: '#000000',
},
}SCSS
$custom: #aa9ef9; $custom-light: #c5bafb; $custom-dark: #000000;
JSON
{
"hex": "#aa9ef9",
"rgb": {
"r": 170,
"g": 158,
"b": 249
},
"hsl": {
"h": 247.912,
"s": 88.35,
"l": 79.804
},
"oklch": {
"l": 0.74529,
"c": 0.12956,
"h": 288.9
},
"luminance": 0.39839
}Semantic roles & 50–950 ramp
primary
#AA9EF9
secondary
#F1F5D6
accent
#E501C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085