#AA94ED#AA94ED
#AA94ED is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.1% C 0.128 H 294.3°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94ED |
|---|---|
| RGB | rgb(170, 148, 237) |
| HSL | hsl(255, 71%, 75%) |
| HSV | hsv(255, 38%, 93%) |
| CMYK | cmyk(28.3%, 37.6%, 0%, 7.1%) |
| CIE-LAB | lab(66.40, 27.03, -41.94) |
| CIE-LCH | lch(66.40, 49.89, 302.81°) |
| OKLab | oklab(72.1% 0.0529 -0.117) |
| OKLCH | oklch(72.1% 0.128 294.3) |
| XYZ | xyz(42.4498, 35.8397, 84.7856) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.70
Lavender
#B39DDB
ΔE00 5.94
Liliac
#C48EFD
ΔE00 5.94
Pastel Purple
#CAA0FF
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.38
Lavender (survey)
#C79FEF
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94ED #D7ED94
analogous
#94ABED #AA94ED #D694ED
triadic
#AA94ED #EDAA94 #94EDAA
tetradic
#AA94ED #ED94AB #D7ED94 #94EDD6
square
#AA94ED #ED94AB #D7ED94 #94EDD6
split-complementary
#AA94ED #EDD694 #ABED94
monochromatic
#572BDB #8060E4 #AA94ED #D4C8F6 #EAE5FB
Accessibility & contrast
On white
2.57
#AA94ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#AA94ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94ED
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94ED | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA2F0
Deuteranopia (green-blind)
#7EA0EB
Tritanopia (blue-blind)
#9CA4B5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa94ed; /* rgb */ color: rgb(170, 148, 237); /* oklch */ color: oklch(72.1% 0.128 294.3);
Tailwind
colors: {
custom: {
50: '#c5b3f3',
500: '#aa94ed',
950: '#000000',
},
}SCSS
$custom: #aa94ed; $custom-light: #c5b3f3; $custom-dark: #000000;
JSON
{
"hex": "#aa94ed",
"rgb": {
"r": 170,
"g": 148,
"b": 237
},
"hsl": {
"h": 254.831,
"s": 71.2,
"l": 75.49
},
"oklch": {
"l": 0.72097,
"c": 0.12837,
"h": 294.3
},
"luminance": 0.3584
}Semantic roles & 50–950 ramp
primary
#AA94ED
secondary
#ECF2D9
accent
#D312A4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085