#AA9DFD#AA9DFD
#AA9DFD is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.5% C 0.136 H 288.8°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9DFD |
|---|---|
| RGB | rgb(170, 157, 253) |
| HSL | hsl(248, 96%, 80%) |
| HSV | hsv(248, 38%, 99%) |
| CMYK | cmyk(32.8%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(69.29, 25.95, -46.14) |
| CIE-LCH | lch(69.29, 52.93, 299.35°) |
| OKLab | oklab(74.54% 0.0441 -0.1292) |
| OKLCH | oklch(74.54% 0.136 288.8) |
| XYZ | xyz(46.3595, 39.7507, 98.1396) |
| Luminance | 0.3975 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.31
Liliac
#C48EFD
ΔE00 7.68
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9DFD #F0FD9D
analogous
#9DC0FD #AA9DFD #DA9DFD
triadic
#AA9DFD #FDAA9D #9DFDAA
tetradic
#AA9DFD #FD9DC0 #F0FD9D #9DFDDA
square
#AA9DFD #FD9DC0 #F0FD9D #9DFDDA
split-complementary
#AA9DFD #FDDA9D #C0FD9D
monochromatic
#4225FB #7661FC #AA9DFD #DED9FE #E5E1FE
Accessibility & contrast
On white
2.35
#AA9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#AA9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9DFD
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9DFD | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#7FA7FB
Tritanopia (blue-blind)
#96AFC1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aa9dfd; /* rgb */ color: rgb(170, 157, 253); /* oklch */ color: oklch(74.5% 0.136 288.8);
Tailwind
colors: {
custom: {
50: '#c6bafe',
500: '#aa9dfd',
950: '#000000',
},
}SCSS
$custom: #aa9dfd; $custom-light: #c6bafe; $custom-dark: #000000;
JSON
{
"hex": "#aa9dfd",
"rgb": {
"r": 170,
"g": 157,
"b": 253
},
"hsl": {
"h": 248.125,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.7454,
"c": 0.13648,
"h": 288.8
},
"luminance": 0.39752
}Semantic roles & 50–950 ramp
primary
#AA9DFD
secondary
#F2F7D4
accent
#E600C6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086