#AA93EE#AA93EE
#AA93EE is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.0% C 0.131 H 294.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93EE |
|---|---|
| RGB | rgb(170, 147, 238) |
| HSL | hsl(255, 73%, 75%) |
| HSV | hsv(255, 38%, 93%) |
| CMYK | cmyk(28.6%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.20, 27.84, -42.79) |
| CIE-LCH | lch(66.20, 51.05, 303.05°) |
| OKLab | oklab(71.96% 0.0544 -0.1194) |
| OKLCH | oklch(71.96% 0.131 294.5) |
| XYZ | xyz(42.4401, 35.5859, 85.5052) |
| Luminance | 0.3559 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.63
Liliac
#C48EFD
ΔE00 5.74
Lavender
#B39DDB
ΔE00 6.25
Pastel Purple
#CAA0FF
ΔE00 6.33
Baby Purple
#CA9BF7
ΔE00 6.41
Lavender (survey)
#C79FEF
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93EE #D7EE93
analogous
#93A9EE #AA93EE #D793EE
triadic
#AA93EE #EEAA93 #93EEAA
tetradic
#AA93EE #EE93A9 #D7EE93 #93EED7
square
#AA93EE #EE93A9 #D7EE93 #93EED7
split-complementary
#AA93EE #EED793 #A9EE93
monochromatic
#5729DD #805EE6 #AA93EE #D4C8F6 #EAE5FB
Accessibility & contrast
On white
2.59
#AA93EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#AA93EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93EE
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93EE | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA2F2
Deuteranopia (green-blind)
#7DA0EC
Tritanopia (blue-blind)
#9BA3B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa93ee; /* rgb */ color: rgb(170, 147, 238); /* oklch */ color: oklch(72.0% 0.131 294.5);
Tailwind
colors: {
custom: {
50: '#c5b3f4',
500: '#aa93ee',
950: '#000000',
},
}SCSS
$custom: #aa93ee; $custom-light: #c5b3f4; $custom-dark: #000000;
JSON
{
"hex": "#aa93ee",
"rgb": {
"r": 170,
"g": 147,
"b": 238
},
"hsl": {
"h": 255.165,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.71963,
"c": 0.13126,
"h": 294.5
},
"luminance": 0.35587
}Semantic roles & 50–950 ramp
primary
#AA93EE
secondary
#ECF2D9
accent
#D511A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085