#AA9AFA#AA9AFA
#AA9AFA is a light, vivid violet. Relative luminance 0.386; OKLCH L 73.8% C 0.137 H 290.3°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AA9AFA |
|---|---|
| RGB | rgb(170, 154, 250) |
| HSL | hsl(250, 91%, 79%) |
| HSV | hsv(250, 38%, 98%) |
| CMYK | cmyk(32%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(68.43, 26.88, -45.86) |
| CIE-LCH | lch(68.43, 53.16, 300.38°) |
| OKLab | oklab(73.84% 0.0474 -0.1283) |
| OKLCH | oklch(73.84% 0.137 290.3) |
| XYZ | xyz(45.3840, 38.5584, 95.4753) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.86
Periwinkle Blue
#8F99FB
ΔE00 5.98
Pastel Purple
#CAA0FF
ΔE00 6.53
Liliac
#C48EFD
ΔE00 6.97
Lavender Blue
#8B88F8
ΔE00 7.01
Baby Purple
#CA9BF7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA9AFA #EAFA9A
analogous
#9ABAFA #AA9AFA #DA9AFA
triadic
#AA9AFA #FAAA9A #9AFAAA
tetradic
#AA9AFA #FA9ABA #EAFA9A #9AFADA
square
#AA9AFA #FA9ABA #EAFA9A #9AFADA
split-complementary
#AA9AFA #FADA9A #BAFA9A
monochromatic
#4825F4 #7960F7 #AA9AFA #DBD4FD #E6E2FE
Accessibility & contrast
On white
2.41
#AA9AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#AA9AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA9AFA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA9AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA9AFA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA9FE
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#97ACBE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aa9afa; /* rgb */ color: rgb(170, 154, 250); /* oklch */ color: oklch(73.8% 0.137 290.3);
Tailwind
colors: {
custom: {
50: '#c6b7fc',
500: '#aa9afa',
950: '#000000',
},
}SCSS
$custom: #aa9afa; $custom-light: #c6b7fc; $custom-dark: #000000;
JSON
{
"hex": "#aa9afa",
"rgb": {
"r": 170,
"g": 154,
"b": 250
},
"hsl": {
"h": 250,
"s": 90.566,
"l": 79.216
},
"oklch": {
"l": 0.73838,
"c": 0.13684,
"h": 290.3
},
"luminance": 0.38559
}Semantic roles & 50–950 ramp
primary
#AA9AFA
secondary
#F0F6D5
accent
#E600BF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085