#AA99FD#AA99FD
#AA99FD is a light, vivid violet. Relative luminance 0.384; OKLCH L 73.8% C 0.142 H 290.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99FD |
|---|---|
| RGB | rgb(170, 153, 253) |
| HSL | hsl(250, 96%, 80%) |
| HSV | hsv(250, 40%, 99%) |
| CMYK | cmyk(32.8%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(68.33, 28.21, -47.65) |
| CIE-LCH | lch(68.33, 55.37, 300.62°) |
| OKLab | oklab(73.81% 0.0493 -0.1336) |
| OKLCH | oklch(73.81% 0.142 290.3) |
| XYZ | xyz(45.6938, 38.4193, 97.9177) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 5.90
Pastel Purple
#CAA0FF
ΔE00 6.66
Lavender Blue
#8B88F8
ΔE00 6.74
Liliac
#C48EFD
ΔE00 6.83
Baby Purple
#CA9BF7
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99FD #ECFD99
analogous
#99BAFD #AA99FD #DC99FD
triadic
#AA99FD #FDAA99 #99FDAA
tetradic
#AA99FD #FD99BA #ECFD99 #99FDDC
square
#AA99FD #FD99BA #ECFD99 #99FDDC
split-complementary
#AA99FD #FDDC99 #BAFD99
monochromatic
#4621FB #785DFC #AA99FD #DCD5FE #E6E1FE
Accessibility & contrast
On white
2.42
#AA99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#AA99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99FD
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99FD | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#96ACBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aa99fd; /* rgb */ color: rgb(170, 153, 253); /* oklch */ color: oklch(73.8% 0.142 290.3);
Tailwind
colors: {
custom: {
50: '#c6b7fe',
500: '#aa99fd',
950: '#000000',
},
}SCSS
$custom: #aa99fd; $custom-light: #c6b7fe; $custom-dark: #000000;
JSON
{
"hex": "#aa99fd",
"rgb": {
"r": 170,
"g": 153,
"b": 253
},
"hsl": {
"h": 250.2,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.73806,
"c": 0.14238,
"h": 290.3
},
"luminance": 0.3842
}Semantic roles & 50–950 ramp
primary
#AA99FD
secondary
#F1F7D4
accent
#E600BE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086