#AA9EFA#AA9EFA
#AA9EFA is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.6% C 0.131 H 288.8°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EFA |
|---|---|
| RGB | rgb(170, 158, 250) |
| HSL | hsl(248, 90%, 80%) |
| HSV | hsv(248, 37%, 98%) |
| CMYK | cmyk(32%, 36.8%, 0%, 2%) |
| CIE-LAB | lab(69.40, 24.62, -44.34) |
| CIE-LCH | lch(69.40, 50.72, 299.04°) |
| OKLab | oklab(74.58% 0.0422 -0.1239) |
| OKLCH | oklch(74.58% 0.131 288.8) |
| XYZ | xyz(46.0552, 39.9008, 95.6991) |
| Luminance | 0.3990 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.74
Perrywinkle
#8F8CE7
ΔE00 6.32
Pastel Purple
#CAA0FF
ΔE00 6.78
Lavender
#B39DDB
ΔE00 7.35
Lavender Blue
#8B88F8
ΔE00 7.62
Lilac (survey)
#CEA2FD
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EFA #EEFA9E
analogous
#9EC0FA #AA9EFA #D89EFA
triadic
#AA9EFA #FAAA9E #9EFAAA
tetradic
#AA9EFA #FA9EC0 #EEFA9E #9EFAD8
square
#AA9EFA #FA9EC0 #EEFA9E #9EFAD8
split-complementary
#AA9EFA #FAD89E #C0FA9E
monochromatic
#442AF4 #7764F7 #AA9EFA #DDD8FD #E5E2FD
Accessibility & contrast
On white
2.34
#AA9EFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#AA9EFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EFA
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EFA | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFE
Deuteranopia (green-blind)
#82A7F8
Tritanopia (blue-blind)
#97AFC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aa9efa; /* rgb */ color: rgb(170, 158, 250); /* oklch */ color: oklch(74.6% 0.131 288.8);
Tailwind
colors: {
custom: {
50: '#c5bafc',
500: '#aa9efa',
950: '#000000',
},
}SCSS
$custom: #aa9efa; $custom-light: #c5bafc; $custom-dark: #000000;
JSON
{
"hex": "#aa9efa",
"rgb": {
"r": 170,
"g": 158,
"b": 250
},
"hsl": {
"h": 247.826,
"s": 90.196,
"l": 80
},
"oklch": {
"l": 0.74577,
"c": 0.13093,
"h": 288.8
},
"luminance": 0.39902
}Semantic roles & 50–950 ramp
primary
#AA9EFA
secondary
#F1F6D5
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085