#AA9CF4#AA9CF4
#AA9CF4 is a light, vivid blue. Relative luminance 0.389; OKLCH L 73.9% C 0.126 H 290.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9CF4 |
|---|---|
| RGB | rgb(170, 156, 244) |
| HSL | hsl(250, 80%, 78%) |
| HSV | hsv(250, 36%, 96%) |
| CMYK | cmyk(30.3%, 36.1%, 0%, 4.3%) |
| CIE-LAB | lab(68.65, 24.24, -42.25) |
| CIE-LCH | lch(68.65, 48.71, 299.85°) |
| OKLab | oklab(73.91% 0.0436 -0.1179) |
| OKLCH | oklch(73.91% 0.126 290.3) |
| XYZ | xyz(44.7910, 38.8537, 90.7101) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 6.08
Periwinkle Blue
#8F99FB
ΔE00 6.31
Lavender
#B39DDB
ΔE00 6.39
Pastel Purple
#CAA0FF
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 7.08
Baby Purple
#CA9BF7
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9CF4 #E6F49C
analogous
#9CBAF4 #AA9CF4 #D69CF4
triadic
#AA9CF4 #F4AA9C #9CF4AA
tetradic
#AA9CF4 #F49CBA #E6F49C #9CF4D6
square
#AA9CF4 #F49CBA #E6F49C #9CF4D6
split-complementary
#AA9CF4 #F4D69C #BAF49C
monochromatic
#4B2EE8 #7B65EE #AA9CF4 #D9D3FA #E7E3FC
Accessibility & contrast
On white
2.39
#AA9CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#AA9CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9CF4
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9CF4 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A9F7
Deuteranopia (green-blind)
#83A6F2
Tritanopia (blue-blind)
#99ACBD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aa9cf4; /* rgb */ color: rgb(170, 156, 244); /* oklch */ color: oklch(73.9% 0.126 290.3);
Tailwind
colors: {
custom: {
50: '#c5b9f8',
500: '#aa9cf4',
950: '#000000',
},
}SCSS
$custom: #aa9cf4; $custom-light: #c5b9f8; $custom-dark: #000000;
JSON
{
"hex": "#aa9cf4",
"rgb": {
"r": 170,
"g": 156,
"b": 244
},
"hsl": {
"h": 249.545,
"s": 80,
"l": 78.431
},
"oklch": {
"l": 0.73914,
"c": 0.12569,
"h": 290.3
},
"luminance": 0.38855
}Semantic roles & 50–950 ramp
primary
#AA9CF4
secondary
#EFF4D7
accent
#DC09BB
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085