#AA9EF8#AA9EF8
#AA9EF8 is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.5% C 0.128 H 289.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EF8 |
|---|---|
| RGB | rgb(170, 158, 248) |
| HSL | hsl(248, 87%, 80%) |
| HSV | hsv(248, 36%, 97%) |
| CMYK | cmyk(31.5%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.31, 24.12, -43.39) |
| CIE-LCH | lch(69.31, 49.64, 299.07°) |
| OKLab | oklab(74.48% 0.0418 -0.1212) |
| OKLCH | oklch(74.48% 0.128 289) |
| XYZ | xyz(45.7433, 39.7760, 94.0562) |
| Luminance | 0.3978 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.71
Lavender
#B39DDB
ΔE00 7.03
Lavender (survey)
#C79FEF
ΔE00 7.55
Baby Purple
#CA9BF7
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EF8 #ECF89E
analogous
#9EBFF8 #AA9EF8 #D79EF8
triadic
#AA9EF8 #F8AA9E #9EF8AA
tetradic
#AA9EF8 #F89EBF #ECF89E #9EF8D7
square
#AA9EF8 #F89EBF #ECF89E #9EF8D7
split-complementary
#AA9EF8 #F8D79E #BFF89E
monochromatic
#462CF0 #7865F4 #AA9EF8 #DCD7FC #E6E2FD
Accessibility & contrast
On white
2.34
#AA9EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AA9EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EF8
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EF8 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#83A7F6
Tritanopia (blue-blind)
#97AEBF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aa9ef8; /* rgb */ color: rgb(170, 158, 248); /* oklch */ color: oklch(74.5% 0.128 289.0);
Tailwind
colors: {
custom: {
50: '#c5bafb',
500: '#aa9ef8',
950: '#000000',
},
}SCSS
$custom: #aa9ef8; $custom-light: #c5bafb; $custom-dark: #000000;
JSON
{
"hex": "#aa9ef8",
"rgb": {
"r": 170,
"g": 158,
"b": 248
},
"hsl": {
"h": 248,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.7448,
"c": 0.12819,
"h": 289
},
"luminance": 0.39777
}Semantic roles & 50–950 ramp
primary
#AA9EF8
secondary
#F1F5D6
accent
#E302C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085