#AA9EFD#AA9EFD
#AA9EFD is a light, vivid blue. Relative luminance 0.401; OKLCH L 74.7% C 0.135 H 288.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9EFD |
|---|---|
| RGB | rgb(170, 158, 253) |
| HSL | hsl(248, 96%, 81%) |
| HSV | hsv(248, 38%, 99%) |
| CMYK | cmyk(32.8%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(69.53, 25.38, -45.76) |
| CIE-LCH | lch(69.53, 52.33, 299.02°) |
| OKLab | oklab(74.72% 0.0428 -0.1281) |
| OKLCH | oklch(74.72% 0.135 288.5) |
| XYZ | xyz(46.5294, 40.0905, 98.1962) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.55
Perrywinkle
#8F8CE7
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 6.90
Lavender Blue
#8B88F8
ΔE00 7.47
Lavender
#B39DDB
ΔE00 7.82
Lilac (survey)
#CEA2FD
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9EFD #F1FD9E
analogous
#9EC1FD #AA9EFD #D99EFD
triadic
#AA9EFD #FDAA9E #9EFDAA
tetradic
#AA9EFD #FD9EC1 #F1FD9E #9EFDD9
square
#AA9EFD #FD9EC1 #F1FD9E #9EFDD9
split-complementary
#AA9EFD #FDD99E #C1FD9E
monochromatic
#4126FB #7562FC #AA9EFD #DFDAFE #E5E1FE
Accessibility & contrast
On white
2.33
#AA9EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#AA9EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9EFD
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9EFD | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#81A8FB
Tritanopia (blue-blind)
#96B0C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aa9efd; /* rgb */ color: rgb(170, 158, 253); /* oklch */ color: oklch(74.7% 0.135 288.5);
Tailwind
colors: {
custom: {
50: '#c6bafe',
500: '#aa9efd',
950: '#000000',
},
}SCSS
$custom: #aa9efd; $custom-light: #c6bafe; $custom-dark: #000000;
JSON
{
"hex": "#aa9efd",
"rgb": {
"r": 170,
"g": 158,
"b": 253
},
"hsl": {
"h": 247.579,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.74725,
"c": 0.13502,
"h": 288.5
},
"luminance": 0.40092
}Semantic roles & 50–950 ramp
primary
#AA9EFD
secondary
#F2F7D4
accent
#E600C9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086