#AA93EC#AA93EC
#AA93EC is a light, vivid violet. Relative luminance 0.355; OKLCH L 71.9% C 0.129 H 294.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93EC |
|---|---|
| RGB | rgb(170, 147, 236) |
| HSL | hsl(256, 70%, 75%) |
| HSV | hsv(256, 38%, 93%) |
| CMYK | cmyk(28%, 37.7%, 0%, 7.5%) |
| CIE-LAB | lab(66.11, 27.35, -41.83) |
| CIE-LCH | lch(66.11, 49.98, 303.18°) |
| OKLab | oklab(71.86% 0.054 -0.1167) |
| OKLCH | oklch(71.86% 0.129 294.8) |
| XYZ | xyz(42.1479, 35.4691, 83.9663) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.73
Liliac
#C48EFD
ΔE00 5.82
Lavender
#B39DDB
ΔE00 5.94
Pastel Purple
#CAA0FF
ΔE00 6.34
Baby Purple
#CA9BF7
ΔE00 6.35
Lavender (survey)
#C79FEF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93EC #D5EC93
analogous
#93A8EC #AA93EC #D793EC
triadic
#AA93EC #ECAA93 #93ECAA
tetradic
#AA93EC #EC93A8 #D5EC93 #93ECD7
square
#AA93EC #EC93A8 #D5EC93 #93ECD7
split-complementary
#AA93EC #ECD793 #A8EC93
monochromatic
#582BDA #815FE3 #AA93EC #D3C7F5 #EBE5FA
Accessibility & contrast
On white
2.59
#AA93EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#AA93EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93EC
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93EC | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#7E9FEA
Tritanopia (blue-blind)
#9CA3B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa93ec; /* rgb */ color: rgb(170, 147, 236); /* oklch */ color: oklch(71.9% 0.129 294.8);
Tailwind
colors: {
custom: {
50: '#c5b3f2',
500: '#aa93ec',
950: '#000000',
},
}SCSS
$custom: #aa93ec; $custom-light: #c5b3f2; $custom-dark: #000000;
JSON
{
"hex": "#aa93ec",
"rgb": {
"r": 170,
"g": 147,
"b": 236
},
"hsl": {
"h": 255.506,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.71865,
"c": 0.12857,
"h": 294.8
},
"luminance": 0.3547
}Semantic roles & 50–950 ramp
primary
#AA93EC
secondary
#ECF2D9
accent
#D213A1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085