#AA9AF4#AA9AF4
#AA9AF4 is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.5% C 0.129 H 291.0°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9AF4 |
|---|---|
| RGB | rgb(170, 154, 244) |
| HSL | hsl(251, 80%, 78%) |
| HSV | hsv(251, 37%, 96%) |
| CMYK | cmyk(30.3%, 36.9%, 0%, 4.3%) |
| CIE-LAB | lab(68.16, 25.37, -43.01) |
| CIE-LCH | lch(68.16, 49.94, 300.54°) |
| OKLab | oklab(73.54% 0.0462 -0.1201) |
| OKLCH | oklch(73.54% 0.129 291) |
| XYZ | xyz(44.4581, 38.1880, 90.5991) |
| Luminance | 0.3819 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.85
Pastel Purple
#CAA0FF
ΔE00 6.34
Periwinkle Blue
#8F99FB
ΔE00 6.43
Lavender
#B39DDB
ΔE00 6.48
Baby Purple
#CA9BF7
ΔE00 6.96
Liliac
#C48EFD
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9AF4 #E4F49A
analogous
#9AB7F4 #AA9AF4 #D79AF4
triadic
#AA9AF4 #F4AA9A #9AF4AA
tetradic
#AA9AF4 #F49AB7 #E4F49A #9AF4D7
square
#AA9AF4 #F49AB7 #E4F49A #9AF4D7
split-complementary
#AA9AF4 #F4D79A #B7F49A
monochromatic
#4D2CE8 #7C63EE #AA9AF4 #D8D1FA #E8E3FC
Accessibility & contrast
On white
2.43
#AA9AF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#AA9AF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9AF4
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9AF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9AF4 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F8
Deuteranopia (green-blind)
#81A4F2
Tritanopia (blue-blind)
#99AABC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aa9af4; /* rgb */ color: rgb(170, 154, 244); /* oklch */ color: oklch(73.5% 0.129 291.0);
Tailwind
colors: {
custom: {
50: '#c5b7f8',
500: '#aa9af4',
950: '#000000',
},
}SCSS
$custom: #aa9af4; $custom-light: #c5b7f8; $custom-dark: #000000;
JSON
{
"hex": "#aa9af4",
"rgb": {
"r": 170,
"g": 154,
"b": 244
},
"hsl": {
"h": 250.667,
"s": 80.357,
"l": 78.039
},
"oklch": {
"l": 0.73543,
"c": 0.12869,
"h": 291
},
"luminance": 0.38189
}Semantic roles & 50–950 ramp
primary
#AA9AF4
secondary
#EFF4D7
accent
#DD09B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085