#AA93FE#AA93FE
#AA93FE is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.153 H 292.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93FE |
|---|---|
| RGB | rgb(170, 147, 254) |
| HSL | hsl(253, 98%, 79%) |
| HSV | hsv(253, 42%, 100%) |
| CMYK | cmyk(33.1%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(66.95, 31.85, -50.37) |
| CIE-LCH | lch(66.95, 59.59, 302.30°) |
| OKLab | oklab(72.78% 0.0573 -0.1415) |
| OKLCH | oklch(72.78% 0.153 292.1) |
| XYZ | xyz(44.8961, 36.5683, 98.4397) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.67
Liliac
#C48EFD
ΔE00 5.87
Lavender Blue
#8B88F8
ΔE00 6.13
Periwinkle (survey)
#8E82FE
ΔE00 6.43
Periwinkle Blue
#8F99FB
ΔE00 6.64
Pastel Purple
#CAA0FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93FE #E7FE93
analogous
#93B1FE #AA93FE #DF93FE
triadic
#AA93FE #FEAA93 #93FEAA
tetradic
#AA93FE #FE93B1 #E7FE93 #93FEDF
square
#AA93FE #FE93B1 #E7FE93 #93FEDF
split-complementary
#AA93FE #FEDF93 #B1FE93
monochromatic
#4B1AFD #7A56FD #AA93FE #DAD0FF #E7E1FF
Accessibility & contrast
On white
2.53
#AA93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AA93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93FE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93FE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A5FF
Deuteranopia (green-blind)
#73A1FB
Tritanopia (blue-blind)
#96A7BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa93fe; /* rgb */ color: rgb(170, 147, 254); /* oklch */ color: oklch(72.8% 0.153 292.1);
Tailwind
colors: {
custom: {
50: '#c6b3ff',
500: '#aa93fe',
950: '#000000',
},
}SCSS
$custom: #aa93fe; $custom-light: #c6b3ff; $custom-dark: #000000;
JSON
{
"hex": "#aa93fe",
"rgb": {
"r": 170,
"g": 147,
"b": 254
},
"hsl": {
"h": 252.897,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.72777,
"c": 0.15262,
"h": 292.1
},
"luminance": 0.36569
}Semantic roles & 50–950 ramp
primary
#AA93FE
secondary
#EFF7D4
accent
#E600B4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086