#AA91F6#AA91F6
#AA91F6 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.0% C 0.145 H 293.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91F6 |
|---|---|
| RGB | rgb(170, 145, 246) |
| HSL | hsl(255, 85%, 77%) |
| HSV | hsv(255, 41%, 96%) |
| CMYK | cmyk(30.9%, 41.1%, 0%, 3.5%) |
| CIE-LAB | lab(66.10, 30.96, -47.34) |
| CIE-LCH | lch(66.10, 56.57, 303.18°) |
| OKLab | oklab(72.01% 0.0586 -0.1327) |
| OKLCH | oklch(72.01% 0.145 293.8) |
| XYZ | xyz(43.3333, 35.4499, 91.7304) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.39
Perrywinkle
#8F8CE7
ΔE00 5.50
Lavender Blue
#8B88F8
ΔE00 6.44
Pastel Purple
#CAA0FF
ΔE00 6.66
Periwinkle (survey)
#8E82FE
ΔE00 6.68
Baby Purple
#CA9BF7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91F6 #DDF691
analogous
#91ABF6 #AA91F6 #DC91F6
triadic
#AA91F6 #F6AA91 #91F6AA
tetradic
#AA91F6 #F691AB #DDF691 #91F6DC
square
#AA91F6 #F691AB #DDF691 #91F6DC
split-complementary
#AA91F6 #F6DC91 #ABF691
monochromatic
#5320ED #7E58F1 #AA91F6 #D6CAFB #E9E3FD
Accessibility & contrast
On white
2.60
#AA91F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#AA91F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91F6
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91F6 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A2FA
Deuteranopia (green-blind)
#769FF3
Tritanopia (blue-blind)
#99A3B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa91f6; /* rgb */ color: rgb(170, 145, 246); /* oklch */ color: oklch(72.0% 0.145 293.8);
Tailwind
colors: {
custom: {
50: '#c6b1f9',
500: '#aa91f6',
950: '#000000',
},
}SCSS
$custom: #aa91f6; $custom-light: #c6b1f9; $custom-dark: #000000;
JSON
{
"hex": "#aa91f6",
"rgb": {
"r": 170,
"g": 145,
"b": 246
},
"hsl": {
"h": 254.851,
"s": 84.874,
"l": 76.667
},
"oklch": {
"l": 0.72005,
"c": 0.14502,
"h": 293.8
},
"luminance": 0.35451
}Semantic roles & 50–950 ramp
primary
#AA91F6
secondary
#EDF5D6
accent
#E104AB
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85