#AA99F3#AA99F3
#AA99F3 is a light, vivid violet. Relative luminance 0.378; OKLCH L 73.3% C 0.129 H 291.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99F3 |
|---|---|
| RGB | rgb(170, 153, 243) |
| HSL | hsl(251, 79%, 78%) |
| HSV | hsv(251, 37%, 95%) |
| CMYK | cmyk(30%, 37%, 0%, 4.7%) |
| CIE-LAB | lab(67.87, 25.69, -42.91) |
| CIE-LCH | lch(67.87, 50.02, 300.91°) |
| OKLab | oklab(73.31% 0.0474 -0.1198) |
| OKLCH | oklch(73.31% 0.129 291.6) |
| XYZ | xyz(44.1424, 37.7987, 89.7468) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.78
Pastel Purple
#CAA0FF
ΔE00 6.28
Lavender
#B39DDB
ΔE00 6.37
Periwinkle Blue
#8F99FB
ΔE00 6.60
Liliac
#C48EFD
ΔE00 6.76
Baby Purple
#CA9BF7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99F3 #E2F399
analogous
#99B5F3 #AA99F3 #D799F3
triadic
#AA99F3 #F3AA99 #99F3AA
tetradic
#AA99F3 #F399B5 #E2F399 #99F3D7
square
#AA99F3 #F399B5 #E2F399 #99F3D7
split-complementary
#AA99F3 #F3D799 #B5F399
monochromatic
#4F2BE6 #7C62ED #AA99F3 #D8D0F9 #E8E4FC
Accessibility & contrast
On white
2.45
#AA99F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#AA99F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99F3
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99F3 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F7
Deuteranopia (green-blind)
#80A4F1
Tritanopia (blue-blind)
#99A9BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa99f3; /* rgb */ color: rgb(170, 153, 243); /* oklch */ color: oklch(73.3% 0.129 291.6);
Tailwind
colors: {
custom: {
50: '#c5b7f7',
500: '#aa99f3',
950: '#000000',
},
}SCSS
$custom: #aa99f3; $custom-light: #c5b7f7; $custom-dark: #000000;
JSON
{
"hex": "#aa99f3",
"rgb": {
"r": 170,
"g": 153,
"b": 243
},
"hsl": {
"h": 251.333,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.73309,
"c": 0.12884,
"h": 291.6
},
"luminance": 0.378
}Semantic roles & 50–950 ramp
primary
#AA99F3
secondary
#EEF4D7
accent
#DB0AB4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085