#AA93FA#AA93FA
#AA93FA is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.6% C 0.147 H 292.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93FA |
|---|---|
| RGB | rgb(170, 147, 250) |
| HSL | hsl(253, 91%, 78%) |
| HSV | hsv(253, 41%, 98%) |
| CMYK | cmyk(32%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(66.76, 30.83, -48.49) |
| CIE-LCH | lch(66.76, 57.46, 302.45°) |
| OKLab | oklab(72.57% 0.0566 -0.136) |
| OKLCH | oklch(72.57% 0.147 292.6) |
| XYZ | xyz(44.2622, 36.3148, 95.1014) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.54
Liliac
#C48EFD
ΔE00 5.73
Lavender Blue
#8B88F8
ΔE00 6.31
Periwinkle (survey)
#8E82FE
ΔE00 6.66
Pastel Purple
#CAA0FF
ΔE00 6.67
Periwinkle Blue
#8F99FB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93FA #E3FA93
analogous
#93AFFA #AA93FA #DD93FA
triadic
#AA93FA #FAAA93 #93FAAA
tetradic
#AA93FA #FA93AF #E3FA93 #93FADD
square
#AA93FA #FA93AF #E3FA93 #93FADD
split-complementary
#AA93FA #FADD93 #AFFA93
monochromatic
#4E1EF5 #7C59F7 #AA93FA #D8CDFD #E8E2FE
Accessibility & contrast
On white
2.54
#AA93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#AA93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93FA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93FA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FE
Deuteranopia (green-blind)
#76A1F7
Tritanopia (blue-blind)
#97A6BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa93fa; /* rgb */ color: rgb(170, 147, 250); /* oklch */ color: oklch(72.6% 0.147 292.6);
Tailwind
colors: {
custom: {
50: '#c6b3fc',
500: '#aa93fa',
950: '#000000',
},
}SCSS
$custom: #aa93fa; $custom-light: #c6b3fc; $custom-dark: #000000;
JSON
{
"hex": "#aa93fa",
"rgb": {
"r": 170,
"g": 147,
"b": 250
},
"hsl": {
"h": 253.398,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.72569,
"c": 0.14731,
"h": 292.6
},
"luminance": 0.36316
}Semantic roles & 50–950 ramp
primary
#AA93FA
secondary
#EFF6D5
accent
#E600B2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085