#AA91FF#AA91FF
#AA91FF is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.5% C 0.157 H 292.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91FF |
|---|---|
| RGB | rgb(170, 145, 255) |
| HSL | hsl(254, 100%, 78%) |
| HSV | hsv(254, 43%, 100%) |
| CMYK | cmyk(33.3%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(66.53, 33.23, -51.58) |
| CIE-LCH | lch(66.53, 61.35, 302.79°) |
| OKLab | oklab(72.48% 0.06 -0.145) |
| OKLCH | oklch(72.48% 0.157 292.5) |
| XYZ | xyz(44.7483, 36.0159, 99.1825) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.68
Perrywinkle
#8F8CE7
ΔE00 5.75
Lavender Blue
#8B88F8
ΔE00 6.00
Periwinkle (survey)
#8E82FE
ΔE00 6.10
Periwinkle Blue
#8F99FB
ΔE00 6.94
Pastel Purple
#CAA0FF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91FF #E6FF91
analogous
#91AFFF #AA91FF #E191FF
triadic
#AA91FF #FFAA91 #91FFAA
tetradic
#AA91FF #FF91AF #E6FF91 #91FFE1
square
#AA91FF #FF91AF #E6FF91 #91FFE1
split-complementary
#AA91FF #FFE191 #AFFF91
monochromatic
#4B17FF #7B54FF #AA91FF #D9CEFF #E7E0FF
Accessibility & contrast
On white
2.56
#AA91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#AA91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91FF
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91FF | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA3FF
Deuteranopia (green-blind)
#70A0FC
Tritanopia (blue-blind)
#96A6BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa91ff; /* rgb */ color: rgb(170, 145, 255); /* oklch */ color: oklch(72.5% 0.157 292.5);
Tailwind
colors: {
custom: {
50: '#c6b1ff',
500: '#aa91ff',
950: '#000000',
},
}SCSS
$custom: #aa91ff; $custom-light: #c6b1ff; $custom-dark: #000000;
JSON
{
"hex": "#aa91ff",
"rgb": {
"r": 170,
"g": 145,
"b": 255
},
"hsl": {
"h": 253.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.72476,
"c": 0.15693,
"h": 292.5
},
"luminance": 0.36017
}Semantic roles & 50–950 ramp
primary
#AA91FF
secondary
#EFF7D4
accent
#E600B1
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131018
muted
#827F86