#AA99F5#AA99F5
#AA99F5 is a light, vivid violet. Relative luminance 0.379; OKLCH L 73.4% C 0.132 H 291.3°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99F5 |
|---|---|
| RGB | rgb(170, 153, 245) |
| HSL | hsl(251, 82%, 78%) |
| HSV | hsv(251, 38%, 96%) |
| CMYK | cmyk(30.6%, 37.6%, 0%, 3.9%) |
| CIE-LAB | lab(67.96, 26.19, -43.87) |
| CIE-LCH | lch(67.96, 51.09, 300.84°) |
| OKLab | oklab(73.41% 0.0478 -0.1226) |
| OKLCH | oklch(73.41% 0.132 291.3) |
| XYZ | xyz(44.4460, 37.9202, 91.3461) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.75
Pastel Purple
#CAA0FF
ΔE00 6.33
Periwinkle Blue
#8F99FB
ΔE00 6.42
Lavender
#B39DDB
ΔE00 6.70
Liliac
#C48EFD
ΔE00 6.74
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99F5 #E4F599
analogous
#99B6F5 #AA99F5 #D899F5
triadic
#AA99F5 #F5AA99 #99F5AA
tetradic
#AA99F5 #F599B6 #E4F599 #99F5D8
square
#AA99F5 #F599B6 #E4F599 #99F5D8
split-complementary
#AA99F5 #F5D899 #B6F599
monochromatic
#4D2AEA #7C61F0 #AA99F5 #D8D1FA #E8E3FC
Accessibility & contrast
On white
2.45
#AA99F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#AA99F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99F5
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99F5 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#7FA4F3
Tritanopia (blue-blind)
#99AABB
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aa99f5; /* rgb */ color: rgb(170, 153, 245); /* oklch */ color: oklch(73.4% 0.132 291.3);
Tailwind
colors: {
custom: {
50: '#c5b7f9',
500: '#aa99f5',
950: '#000000',
},
}SCSS
$custom: #aa99f5; $custom-light: #c5b7f9; $custom-dark: #000000;
JSON
{
"hex": "#aa99f5",
"rgb": {
"r": 170,
"g": 153,
"b": 245
},
"hsl": {
"h": 251.087,
"s": 82.143,
"l": 78.039
},
"oklch": {
"l": 0.73407,
"c": 0.13156,
"h": 291.3
},
"luminance": 0.37921
}Semantic roles & 50–950 ramp
primary
#AA99F5
secondary
#EFF4D7
accent
#DF07B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085