#AA91F9#AA91F9
#AA91F9 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.2% C 0.149 H 293.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91F9 |
|---|---|
| RGB | rgb(170, 145, 249) |
| HSL | hsl(254, 90%, 77%) |
| HSV | hsv(254, 42%, 98%) |
| CMYK | cmyk(31.7%, 41.8%, 0%, 2.4%) |
| CIE-LAB | lab(66.24, 31.71, -48.76) |
| CIE-LCH | lch(66.24, 58.17, 303.04°) |
| OKLab | oklab(72.16% 0.0591 -0.1368) |
| OKLCH | oklch(72.16% 0.149 293.4) |
| XYZ | xyz(43.7975, 35.6356, 94.1750) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.45
Perrywinkle
#8F8CE7
ΔE00 5.54
Lavender Blue
#8B88F8
ΔE00 6.25
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91F9 #E0F991
analogous
#91ACF9 #AA91F9 #DE91F9
triadic
#AA91F9 #F9AA91 #91F9AA
tetradic
#AA91F9 #F991AC #E0F991 #91F9DE
square
#AA91F9 #F991AC #E0F991 #91F9DE
split-complementary
#AA91F9 #F9DE91 #ACF991
monochromatic
#501DF3 #7D57F6 #AA91F9 #D7CBFC #E9E2FD
Accessibility & contrast
On white
2.58
#AA91F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#AA91F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91F9
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91F9 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A2FD
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#98A4B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa91f9; /* rgb */ color: rgb(170, 145, 249); /* oklch */ color: oklch(72.2% 0.149 293.4);
Tailwind
colors: {
custom: {
50: '#c6b1fc',
500: '#aa91f9',
950: '#000000',
},
}SCSS
$custom: #aa91f9; $custom-light: #c6b1fc; $custom-dark: #000000;
JSON
{
"hex": "#aa91f9",
"rgb": {
"r": 170,
"g": 145,
"b": 249
},
"hsl": {
"h": 254.423,
"s": 89.655,
"l": 77.255
},
"oklch": {
"l": 0.7216,
"c": 0.149,
"h": 293.4
},
"luminance": 0.35636
}Semantic roles & 50–950 ramp
primary
#AA91F9
secondary
#EEF6D5
accent
#E600AE
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85