#AA99F7#AA99F7
#AA99F7 is a light, vivid violet. Relative luminance 0.380; OKLCH L 73.5% C 0.134 H 291.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99F7 |
|---|---|
| RGB | rgb(170, 153, 247) |
| HSL | hsl(251, 85%, 78%) |
| HSV | hsv(251, 38%, 97%) |
| CMYK | cmyk(31.2%, 38.1%, 0%, 3.1%) |
| CIE-LAB | lab(68.05, 26.69, -44.82) |
| CIE-LCH | lch(68.05, 52.16, 300.77°) |
| OKLab | oklab(73.51% 0.0482 -0.1253) |
| OKLCH | oklch(73.51% 0.134 291) |
| XYZ | xyz(44.7530, 38.0430, 92.9628) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.74
Periwinkle Blue
#8F99FB
ΔE00 6.27
Pastel Purple
#CAA0FF
ΔE00 6.39
Liliac
#C48EFD
ΔE00 6.74
Lavender
#B39DDB
ΔE00 7.03
Baby Purple
#CA9BF7
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99F7 #E6F799
analogous
#99B7F7 #AA99F7 #D999F7
triadic
#AA99F7 #F7AA99 #99F7AA
tetradic
#AA99F7 #F799B7 #E6F799 #99F7D9
square
#AA99F7 #F799B7 #E6F799 #99F7D9
split-complementary
#AA99F7 #F7D999 #B7F799
monochromatic
#4B27EE #7B60F3 #AA99F7 #D9D2FB #E7E3FD
Accessibility & contrast
On white
2.44
#AA99F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#AA99F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99F7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99F7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FB
Deuteranopia (green-blind)
#7EA4F5
Tritanopia (blue-blind)
#98AABC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aa99f7; /* rgb */ color: rgb(170, 153, 247); /* oklch */ color: oklch(73.5% 0.134 291.0);
Tailwind
colors: {
custom: {
50: '#c5b7fa',
500: '#aa99f7',
950: '#000000',
},
}SCSS
$custom: #aa99f7; $custom-light: #c5b7fa; $custom-dark: #000000;
JSON
{
"hex": "#aa99f7",
"rgb": {
"r": 170,
"g": 153,
"b": 247
},
"hsl": {
"h": 250.851,
"s": 85.455,
"l": 78.431
},
"oklch": {
"l": 0.73506,
"c": 0.13427,
"h": 291
},
"luminance": 0.38044
}Semantic roles & 50–950 ramp
primary
#AA99F7
secondary
#EFF5D6
accent
#E204BA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085