#AA9DFA#AA9DFA
#AA9DFA is a light, vivid blue. Relative luminance 0.396; OKLCH L 74.4% C 0.132 H 289.2°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9DFA |
|---|---|
| RGB | rgb(170, 157, 250) |
| HSL | hsl(248, 90%, 80%) |
| HSV | hsv(248, 37%, 98%) |
| CMYK | cmyk(32%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(69.16, 25.19, -44.72) |
| CIE-LCH | lch(69.16, 51.32, 299.39°) |
| OKLab | oklab(74.39% 0.0435 -0.125) |
| OKLCH | oklch(74.39% 0.132 289.2) |
| XYZ | xyz(45.8853, 39.5610, 95.6424) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 6.19
Pastel Purple
#CAA0FF
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.36
Lavender Blue
#8B88F8
ΔE00 7.46
Baby Purple
#CA9BF7
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9DFA #EDFA9D
analogous
#9DBFFA #AA9DFA #D89DFA
triadic
#AA9DFA #FAAA9D #9DFAAA
tetradic
#AA9DFA #FA9DBF #EDFA9D #9DFAD8
square
#AA9DFA #FA9DBF #EDFA9D #9DFAD8
split-complementary
#AA9DFA #FAD89D #BFFA9D
monochromatic
#4529F4 #7763F7 #AA9DFA #DDD7FD #E6E2FE
Accessibility & contrast
On white
2.36
#AA9DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#AA9DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9DFA
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9DFA | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#81A7F8
Tritanopia (blue-blind)
#97AEC0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aa9dfa; /* rgb */ color: rgb(170, 157, 250); /* oklch */ color: oklch(74.4% 0.132 289.2);
Tailwind
colors: {
custom: {
50: '#c5bafc',
500: '#aa9dfa',
950: '#000000',
},
}SCSS
$custom: #aa9dfa; $custom-light: #c5bafc; $custom-dark: #000000;
JSON
{
"hex": "#aa9dfa",
"rgb": {
"r": 170,
"g": 157,
"b": 250
},
"hsl": {
"h": 248.387,
"s": 90.291,
"l": 79.804
},
"oklch": {
"l": 0.74392,
"c": 0.1324,
"h": 289.2
},
"luminance": 0.39562
}Semantic roles & 50–950 ramp
primary
#AA9DFA
secondary
#F1F6D5
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085