#AA9FF3#AA9FF3
#AA9FF3 is a light, moderate blue. Relative luminance 0.398; OKLCH L 74.4% C 0.120 H 289.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9FF3 |
|---|---|
| RGB | rgb(170, 159, 243) |
| HSL | hsl(248, 78%, 79%) |
| HSV | hsv(248, 35%, 95%) |
| CMYK | cmyk(30%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(69.34, 22.30, -40.62) |
| CIE-LCH | lch(69.34, 46.34, 298.77°) |
| OKLab | oklab(74.43% 0.0393 -0.1132) |
| OKLCH | oklch(74.43% 0.12 289.1) |
| XYZ | xyz(45.1492, 39.8124, 90.0825) |
| Luminance | 0.3981 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.22
Periwinkle Blue
#8F99FB
ΔE00 6.31
Perrywinkle
#8F8CE7
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 7.23
Lilac (survey)
#CEA2FD
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9FF3 #E8F39F
analogous
#9FBEF3 #AA9FF3 #D49FF3
triadic
#AA9FF3 #F3AA9F #9FF3AA
tetradic
#AA9FF3 #F39FBE #E8F39F #9FF3D4
square
#AA9FF3 #F39FBE #E8F39F #9FF3D4
split-complementary
#AA9FF3 #F3D49F #BEF39F
monochromatic
#4A32E5 #7A69EC #AA9FF3 #DAD5FA #E7E4FC
Accessibility & contrast
On white
2.34
#AA9FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#AA9FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9FF3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9FF3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87ABF6
Deuteranopia (green-blind)
#87A7F1
Tritanopia (blue-blind)
#99AEBE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aa9ff3; /* rgb */ color: rgb(170, 159, 243); /* oklch */ color: oklch(74.4% 0.120 289.1);
Tailwind
colors: {
custom: {
50: '#c5bbf7',
500: '#aa9ff3',
950: '#000000',
},
}SCSS
$custom: #aa9ff3; $custom-light: #c5bbf7; $custom-dark: #000000;
JSON
{
"hex": "#aa9ff3",
"rgb": {
"r": 170,
"g": 159,
"b": 243
},
"hsl": {
"h": 247.857,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.74428,
"c": 0.11984,
"h": 289.1
},
"luminance": 0.39813
}Semantic roles & 50–950 ramp
primary
#AA9FF3
secondary
#F0F3D8
accent
#DA0BBF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085