#AA91F7#AA91F7
#AA91F7 is a light, vivid violet. Relative luminance 0.355; OKLCH L 72.1% C 0.146 H 293.7°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91F7 |
|---|---|
| RGB | rgb(170, 145, 247) |
| HSL | hsl(255, 86%, 77%) |
| HSV | hsv(255, 41%, 97%) |
| CMYK | cmyk(31.2%, 41.3%, 0%, 3.1%) |
| CIE-LAB | lab(66.14, 31.21, -47.82) |
| CIE-LCH | lch(66.14, 57.10, 303.13°) |
| OKLab | oklab(72.06% 0.0588 -0.134) |
| OKLCH | oklch(72.06% 0.146 293.7) |
| XYZ | xyz(43.4872, 35.5115, 92.5409) |
| Luminance | 0.3551 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.41
Perrywinkle
#8F8CE7
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 6.38
Periwinkle (survey)
#8E82FE
ΔE00 6.60
Pastel Purple
#CAA0FF
ΔE00 6.70
Baby Purple
#CA9BF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91F7 #DEF791
analogous
#91ABF7 #AA91F7 #DD91F7
triadic
#AA91F7 #F7AA91 #91F7AA
tetradic
#AA91F7 #F791AB #DEF791 #91F7DD
square
#AA91F7 #F791AB #DEF791 #91F7DD
split-complementary
#AA91F7 #F7DD91 #ABF791
monochromatic
#521FEF #7E58F3 #AA91F7 #D6CAFB #E9E2FD
Accessibility & contrast
On white
2.59
#AA91F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#AA91F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91F7
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91F7 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FB
Deuteranopia (green-blind)
#759FF4
Tritanopia (blue-blind)
#99A4B8
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa91f7; /* rgb */ color: rgb(170, 145, 247); /* oklch */ color: oklch(72.1% 0.146 293.7);
Tailwind
colors: {
custom: {
50: '#c6b1fa',
500: '#aa91f7',
950: '#000000',
},
}SCSS
$custom: #aa91f7; $custom-light: #c6b1fa; $custom-dark: #000000;
JSON
{
"hex": "#aa91f7",
"rgb": {
"r": 170,
"g": 145,
"b": 247
},
"hsl": {
"h": 254.706,
"s": 86.441,
"l": 76.863
},
"oklch": {
"l": 0.72057,
"c": 0.14635,
"h": 293.7
},
"luminance": 0.35512
}Semantic roles & 50–950 ramp
primary
#AA91F7
secondary
#EDF5D6
accent
#E303AC
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85