#AA99F0#AA99F0
#AA99F0 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.2% C 0.125 H 292.0°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #AA99F0 |
|---|---|
| RGB | rgb(170, 153, 240) |
| HSL | hsl(252, 74%, 77%) |
| HSV | hsv(252, 36%, 94%) |
| CMYK | cmyk(29.2%, 36.3%, 0%, 5.9%) |
| CIE-LAB | lab(67.74, 24.94, -41.48) |
| CIE-LCH | lch(67.74, 48.40, 301.02°) |
| OKLab | oklab(73.16% 0.0467 -0.1157) |
| OKLCH | oklch(73.16% 0.125 292) |
| XYZ | xyz(43.6930, 37.6190, 87.3804) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.87
Lavender
#B39DDB
ΔE00 5.87
Pastel Purple
#CAA0FF
ΔE00 6.25
Lavender (survey)
#C79FEF
ΔE00 6.64
Baby Purple
#CA9BF7
ΔE00 6.72
Liliac
#C48EFD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA99F0 #DFF099
analogous
#99B4F0 #AA99F0 #D699F0
triadic
#AA99F0 #F0AA99 #99F0AA
tetradic
#AA99F0 #F099B4 #DFF099 #99F0D6
square
#AA99F0 #F099B4 #DFF099 #99F0D6
split-complementary
#AA99F0 #F0D699 #B4F099
monochromatic
#512EE0 #7E64E8 #AA99F0 #D6CEF8 #E9E4FB
Accessibility & contrast
On white
2.46
#AA99F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#AA99F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA99F0
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA99F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA99F0 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F3
Deuteranopia (green-blind)
#82A3EE
Tritanopia (blue-blind)
#9AA8B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aa99f0; /* rgb */ color: rgb(170, 153, 240); /* oklch */ color: oklch(73.2% 0.125 292.0);
Tailwind
colors: {
custom: {
50: '#c5b7f5',
500: '#aa99f0',
950: '#000000',
},
}SCSS
$custom: #aa99f0; $custom-light: #c5b7f5; $custom-dark: #000000;
JSON
{
"hex": "#aa99f0",
"rgb": {
"r": 170,
"g": 153,
"b": 240
},
"hsl": {
"h": 251.724,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.73164,
"c": 0.12475,
"h": 292
},
"luminance": 0.3762
}Semantic roles & 50–950 ramp
primary
#AA99F0
secondary
#EEF3D8
accent
#D60FB0
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085