#AA99FE#AA99FE
#AA99FE is a light, vivid violet. Relative luminance 0.385; OKLCH L 73.9% C 0.144 H 290.1°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99FE |
|---|---|
| RGB | rgb(170, 153, 254) |
| HSL | hsl(250, 98%, 80%) |
| HSV | hsv(250, 40%, 100%) |
| CMYK | cmyk(33.1%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(68.38, 28.46, -48.12) |
| CIE-LCH | lch(68.38, 55.91, 300.60°) |
| OKLab | oklab(73.86% 0.0495 -0.1349) |
| OKLCH | oklch(73.86% 0.144 290.1) |
| XYZ | xyz(45.8535, 38.4832, 98.7588) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.86
Perrywinkle
#8F8CE7
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 6.71
Liliac
#C48EFD
ΔE00 6.85
Periwinkle (survey)
#8E82FE
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99FE #EDFE99
analogous
#99BBFE #AA99FE #DD99FE
triadic
#AA99FE #FEAA99 #99FEAA
tetradic
#AA99FE #FE99BB #EDFE99 #99FEDD
square
#AA99FE #FE99BB #EDFE99 #99FEDD
split-complementary
#AA99FE #FEDD99 #BBFE99
monochromatic
#4520FD #775CFD #AA99FE #DDD6FF #E6E1FF
Accessibility & contrast
On white
2.41
#AA99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#AA99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99FE
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99FE | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#7AA5FC
Tritanopia (blue-blind)
#96ACBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aa99fe; /* rgb */ color: rgb(170, 153, 254); /* oklch */ color: oklch(73.9% 0.144 290.1);
Tailwind
colors: {
custom: {
50: '#c6b7ff',
500: '#aa99fe',
950: '#000000',
},
}SCSS
$custom: #aa99fe; $custom-light: #c6b7ff; $custom-dark: #000000;
JSON
{
"hex": "#aa99fe",
"rgb": {
"r": 170,
"g": 153,
"b": 254
},
"hsl": {
"h": 250.099,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.73857,
"c": 0.14372,
"h": 290.1
},
"luminance": 0.38484
}Semantic roles & 50–950 ramp
primary
#AA99FE
secondary
#F1F7D4
accent
#E600BF
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086