#AA99F9#AA99F9
#AA99F9 is a light, vivid violet. Relative luminance 0.382; OKLCH L 73.6% C 0.137 H 290.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99F9 |
|---|---|
| RGB | rgb(170, 153, 249) |
| HSL | hsl(251, 89%, 79%) |
| HSV | hsv(251, 39%, 98%) |
| CMYK | cmyk(31.7%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.14, 27.19, -45.76) |
| CIE-LCH | lch(68.14, 53.23, 300.72°) |
| OKLab | oklab(73.61% 0.0486 -0.1281) |
| OKLCH | oklch(73.61% 0.137 290.8) |
| XYZ | xyz(45.0633, 38.1671, 94.5969) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.76
Periwinkle Blue
#8F99FB
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 6.46
Liliac
#C48EFD
ΔE00 6.75
Lavender Blue
#8B88F8
ΔE00 6.94
Baby Purple
#CA9BF7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99F9 #E8F999
analogous
#99B8F9 #AA99F9 #DA99F9
triadic
#AA99F9 #F9AA99 #99F9AA
tetradic
#AA99F9 #F999B8 #E8F999 #99F9DA
square
#AA99F9 #F999B8 #E8F999 #99F9DA
split-complementary
#AA99F9 #F9DA99 #B8F999
monochromatic
#4A25F2 #7A5FF6 #AA99F9 #DAD3FC #E7E2FD
Accessibility & contrast
On white
2.43
#AA99F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#AA99F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99F9
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99F9 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#7DA4F7
Tritanopia (blue-blind)
#97ABBD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aa99f9; /* rgb */ color: rgb(170, 153, 249); /* oklch */ color: oklch(73.6% 0.137 290.8);
Tailwind
colors: {
custom: {
50: '#c5b7fb',
500: '#aa99f9',
950: '#000000',
},
}SCSS
$custom: #aa99f9; $custom-light: #c5b7fb; $custom-dark: #000000;
JSON
{
"hex": "#aa99f9",
"rgb": {
"r": 170,
"g": 153,
"b": 249
},
"hsl": {
"h": 250.625,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.73605,
"c": 0.13698,
"h": 290.8
},
"luminance": 0.38168
}Semantic roles & 50–950 ramp
primary
#AA99F9
secondary
#F0F5D6
accent
#E600BD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085