#AA91F8#AA91F8
#AA91F8 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.1% C 0.148 H 293.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AA91F8 |
|---|---|
| RGB | rgb(170, 145, 248) |
| HSL | hsl(255, 88%, 77%) |
| HSV | hsv(255, 42%, 97%) |
| CMYK | cmyk(31.5%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(66.19, 31.46, -48.29) |
| CIE-LCH | lch(66.19, 57.63, 303.08°) |
| OKLab | oklab(72.11% 0.0589 -0.1354) |
| OKLCH | oklch(72.11% 0.148 293.5) |
| XYZ | xyz(43.6420, 35.5734, 93.3558) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.43
Perrywinkle
#8F8CE7
ΔE00 5.53
Lavender Blue
#8B88F8
ΔE00 6.31
Periwinkle (survey)
#8E82FE
ΔE00 6.53
Pastel Purple
#CAA0FF
ΔE00 6.74
Baby Purple
#CA9BF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA91F8 #DFF891
analogous
#91ACF8 #AA91F8 #DE91F8
triadic
#AA91F8 #F8AA91 #91F8AA
tetradic
#AA91F8 #F891AC #DFF891 #91F8DE
square
#AA91F8 #F891AC #DFF891 #91F8DE
split-complementary
#AA91F8 #F8DE91 #ACF891
monochromatic
#511EF1 #7E57F4 #AA91F8 #D6CBFC #E9E2FD
Accessibility & contrast
On white
2.59
#AA91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#AA91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA91F8
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA91F8 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A2FC
Deuteranopia (green-blind)
#759FF5
Tritanopia (blue-blind)
#98A4B9
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa91f8; /* rgb */ color: rgb(170, 145, 248); /* oklch */ color: oklch(72.1% 0.148 293.5);
Tailwind
colors: {
custom: {
50: '#c6b1fb',
500: '#aa91f8',
950: '#000000',
},
}SCSS
$custom: #aa91f8; $custom-light: #c6b1fb; $custom-dark: #000000;
JSON
{
"hex": "#aa91f8",
"rgb": {
"r": 170,
"g": 145,
"b": 248
},
"hsl": {
"h": 254.563,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.72108,
"c": 0.14768,
"h": 293.5
},
"luminance": 0.35574
}Semantic roles & 50–950 ramp
primary
#AA91F8
secondary
#EEF5D6
accent
#E501AD
background
#FCFAFF
surface
#F8F5FF
border
#D1CFD7
text
#131017
muted
#827F85