#AA99F2#AA99F2
#AA99F2 is a light, vivid violet. Relative luminance 0.377; OKLCH L 73.3% C 0.127 H 291.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99F2 |
|---|---|
| RGB | rgb(170, 153, 242) |
| HSL | hsl(251, 77%, 77%) |
| HSV | hsv(251, 37%, 95%) |
| CMYK | cmyk(29.8%, 36.8%, 0%, 5.1%) |
| CIE-LAB | lab(67.83, 25.44, -42.44) |
| CIE-LCH | lch(67.83, 49.48, 300.94°) |
| OKLab | oklab(73.26% 0.0471 -0.1184) |
| OKLCH | oklch(73.26% 0.127 291.7) |
| XYZ | xyz(43.9918, 37.7385, 88.9537) |
| Luminance | 0.3774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.80
Lavender
#B39DDB
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 6.27
Periwinkle Blue
#8F99FB
ΔE00 6.69
Liliac
#C48EFD
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99F2 #E1F299
analogous
#99B4F2 #AA99F2 #D799F2
triadic
#AA99F2 #F2AA99 #99F2AA
tetradic
#AA99F2 #F299B4 #E1F299 #99F2D7
square
#AA99F2 #F299B4 #E1F299 #99F2D7
split-complementary
#AA99F2 #F2D799 #B4F299
monochromatic
#502CE4 #7D63EB #AA99F2 #D7CFF9 #E8E4FC
Accessibility & contrast
On white
2.46
#AA99F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#AA99F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99F2
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99F2 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F5
Deuteranopia (green-blind)
#81A4F0
Tritanopia (blue-blind)
#9AA9BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa99f2; /* rgb */ color: rgb(170, 153, 242); /* oklch */ color: oklch(73.3% 0.127 291.7);
Tailwind
colors: {
custom: {
50: '#c5b7f6',
500: '#aa99f2',
950: '#000000',
},
}SCSS
$custom: #aa99f2; $custom-light: #c5b7f6; $custom-dark: #000000;
JSON
{
"hex": "#aa99f2",
"rgb": {
"r": 170,
"g": 153,
"b": 242
},
"hsl": {
"h": 251.461,
"s": 77.391,
"l": 77.451
},
"oklch": {
"l": 0.7326,
"c": 0.12748,
"h": 291.7
},
"luminance": 0.37739
}Semantic roles & 50–950 ramp
primary
#AA99F2
secondary
#EEF3D8
accent
#DA0CB2
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085