#AA99F4#AA99F4
#AA99F4 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.4% C 0.130 H 291.4°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99F4 |
|---|---|
| RGB | rgb(170, 153, 244) |
| HSL | hsl(251, 81%, 78%) |
| HSV | hsv(251, 37%, 96%) |
| CMYK | cmyk(30.3%, 37.3%, 0%, 4.3%) |
| CIE-LAB | lab(67.92, 25.94, -43.39) |
| CIE-LCH | lch(67.92, 50.55, 300.87°) |
| OKLab | oklab(73.36% 0.0476 -0.1212) |
| OKLCH | oklch(73.36% 0.13 291.4) |
| XYZ | xyz(44.2938, 37.8593, 90.5443) |
| Luminance | 0.3786 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.76
Pastel Purple
#CAA0FF
ΔE00 6.30
Periwinkle Blue
#8F99FB
ΔE00 6.51
Lavender
#B39DDB
ΔE00 6.54
Liliac
#C48EFD
ΔE00 6.75
Baby Purple
#CA9BF7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99F4 #E3F499
analogous
#99B5F4 #AA99F4 #D899F4
triadic
#AA99F4 #F4AA99 #99F4AA
tetradic
#AA99F4 #F499B5 #E3F499 #99F4D8
square
#AA99F4 #F499B5 #E3F499 #99F4D8
split-complementary
#AA99F4 #F4D899 #B5F499
monochromatic
#4E2BE8 #7C62EE #AA99F4 #D8D0FA #E8E3FC
Accessibility & contrast
On white
2.45
#AA99F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#AA99F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99F4
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99F4 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA7F8
Deuteranopia (green-blind)
#80A4F2
Tritanopia (blue-blind)
#99A9BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa99f4; /* rgb */ color: rgb(170, 153, 244); /* oklch */ color: oklch(73.4% 0.130 291.4);
Tailwind
colors: {
custom: {
50: '#c5b7f8',
500: '#aa99f4',
950: '#000000',
},
}SCSS
$custom: #aa99f4; $custom-light: #c5b7f8; $custom-dark: #000000;
JSON
{
"hex": "#aa99f4",
"rgb": {
"r": 170,
"g": 153,
"b": 244
},
"hsl": {
"h": 251.209,
"s": 80.531,
"l": 77.843
},
"oklch": {
"l": 0.73358,
"c": 0.1302,
"h": 291.4
},
"luminance": 0.3786
}Semantic roles & 50–950 ramp
primary
#AA99F4
secondary
#EFF4D7
accent
#DD09B5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085