#AA9FFD#AA9FFD
#AA9FFD is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.9% C 0.134 H 288.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9FFD |
|---|---|
| RGB | rgb(170, 159, 253) |
| HSL | hsl(247, 96%, 81%) |
| HSV | hsv(247, 37%, 99%) |
| CMYK | cmyk(32.8%, 37.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.78, 24.82, -45.38) |
| CIE-LCH | lch(69.78, 51.72, 298.68°) |
| OKLab | oklab(74.91% 0.0415 -0.127) |
| OKLCH | oklch(74.91% 0.134 288.1) |
| XYZ | xyz(46.7006, 40.4330, 98.2533) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.52
Perrywinkle
#8F8CE7
ΔE00 6.52
Pastel Purple
#CAA0FF
ΔE00 6.99
Lavender Blue
#8B88F8
ΔE00 7.64
Lavender
#B39DDB
ΔE00 7.83
Lilac (survey)
#CEA2FD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9FFD #F2FD9F
analogous
#9FC3FD #AA9FFD #D99FFD
triadic
#AA9FFD #FDAA9F #9FFDAA
tetradic
#AA9FFD #FD9FC3 #F2FD9F #9FFDD9
square
#AA9FFD #FD9FC3 #F2FD9F #9FFDD9
split-complementary
#AA9FFD #FDD99F #C3FD9F
monochromatic
#4027FB #7563FC #AA9FFD #DFDBFE #E4E1FE
Accessibility & contrast
On white
2.31
#AA9FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#AA9FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9FFD
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9FFD | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#82A8FB
Tritanopia (blue-blind)
#95B0C2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #aa9ffd; /* rgb */ color: rgb(170, 159, 253); /* oklch */ color: oklch(74.9% 0.134 288.1);
Tailwind
colors: {
custom: {
50: '#c6bbfe',
500: '#aa9ffd',
950: '#000000',
},
}SCSS
$custom: #aa9ffd; $custom-light: #c6bbfe; $custom-dark: #000000;
JSON
{
"hex": "#aa9ffd",
"rgb": {
"r": 170,
"g": 159,
"b": 253
},
"hsl": {
"h": 247.021,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.7491,
"c": 0.13356,
"h": 288.1
},
"luminance": 0.40434
}Semantic roles & 50–950 ramp
primary
#AA9FFD
secondary
#F3F7D4
accent
#E600CB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086