#AA93FF#AA93FF
#AA93FF is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.154 H 291.9°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93FF |
|---|---|
| RGB | rgb(170, 147, 255) |
| HSL | hsl(253, 100%, 79%) |
| HSV | hsv(253, 42%, 100%) |
| CMYK | cmyk(33.3%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(67.00, 32.10, -50.84) |
| CIE-LCH | lch(67.00, 60.12, 302.27°) |
| OKLab | oklab(72.83% 0.0575 -0.1428) |
| OKLCH | oklch(72.83% 0.154 291.9) |
| XYZ | xyz(45.0566, 36.6325, 99.2853) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.71
Liliac
#C48EFD
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 6.10
Periwinkle (survey)
#8E82FE
ΔE00 6.38
Periwinkle Blue
#8F99FB
ΔE00 6.61
Pastel Purple
#CAA0FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93FF #E8FF93
analogous
#93B2FF #AA93FF #E093FF
triadic
#AA93FF #FFAA93 #93FFAA
tetradic
#AA93FF #FF93B2 #E8FF93 #93FFE0
square
#AA93FF #FF93B2 #E8FF93 #93FFE0
split-complementary
#AA93FF #FFE093 #B2FF93
monochromatic
#4A19FF #7A56FF #AA93FF #DAD0FF #E7E0FF
Accessibility & contrast
On white
2.52
#AA93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#AA93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93FF
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93FF | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A5FF
Deuteranopia (green-blind)
#73A1FC
Tritanopia (blue-blind)
#96A7BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa93ff; /* rgb */ color: rgb(170, 147, 255); /* oklch */ color: oklch(72.8% 0.154 291.9);
Tailwind
colors: {
custom: {
50: '#c6b3ff',
500: '#aa93ff',
950: '#000000',
},
}SCSS
$custom: #aa93ff; $custom-light: #c6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#aa93ff",
"rgb": {
"r": 170,
"g": 147,
"b": 255
},
"hsl": {
"h": 252.778,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.7283,
"c": 0.15395,
"h": 291.9
},
"luminance": 0.36633
}Semantic roles & 50–950 ramp
primary
#AA93FF
secondary
#F0F7D4
accent
#E600B5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086