#AA94EA#AA94EA
#AA94EA is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.0% C 0.124 H 294.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94EA |
|---|---|
| RGB | rgb(170, 148, 234) |
| HSL | hsl(255, 67%, 75%) |
| HSV | hsv(255, 37%, 92%) |
| CMYK | cmyk(27.4%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(66.26, 26.30, -40.49) |
| CIE-LCH | lch(66.26, 48.28, 303.00°) |
| OKLab | oklab(71.95% 0.0522 -0.1128) |
| OKLCH | oklch(71.95% 0.124 294.8) |
| XYZ | xyz(42.0152, 35.6658, 82.4966) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.46
Perrywinkle
#8F8CE7
ΔE00 5.88
Liliac
#C48EFD
ΔE00 6.08
Lavender (survey)
#C79FEF
ΔE00 6.31
Baby Purple
#CA9BF7
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94EA #D4EA94
analogous
#94A9EA #AA94EA #D594EA
triadic
#AA94EA #EAAA94 #94EAAA
tetradic
#AA94EA #EA94A9 #D4EA94 #94EAD5
square
#AA94EA #EA94A9 #D4EA94 #94EAD5
split-complementary
#AA94EA #EAD594 #A9EA94
monochromatic
#592ED6 #8161E0 #AA94EA #D3C7F4 #EBE5FA
Accessibility & contrast
On white
2.58
#AA94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#AA94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94EA
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94EA | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2ED
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#9DA3B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa94ea; /* rgb */ color: rgb(170, 148, 234); /* oklch */ color: oklch(72.0% 0.124 294.8);
Tailwind
colors: {
custom: {
50: '#c5b3f1',
500: '#aa94ea',
950: '#000000',
},
}SCSS
$custom: #aa94ea; $custom-light: #c5b3f1; $custom-dark: #000000;
JSON
{
"hex": "#aa94ea",
"rgb": {
"r": 170,
"g": 148,
"b": 234
},
"hsl": {
"h": 255.349,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.71952,
"c": 0.12432,
"h": 294.8
},
"luminance": 0.35666
}Semantic roles & 50–950 ramp
primary
#AA94EA
secondary
#EBF1DA
accent
#CF16A0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084