#AA94EB#AA94EB
#AA94EB is a light, vivid violet. Relative luminance 0.357; OKLCH L 72.0% C 0.126 H 294.7°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94EB |
|---|---|
| RGB | rgb(170, 148, 235) |
| HSL | hsl(255, 69%, 75%) |
| HSV | hsv(255, 37%, 92%) |
| CMYK | cmyk(27.7%, 37%, 0%, 7.8%) |
| CIE-LAB | lab(66.31, 26.54, -40.98) |
| CIE-LCH | lch(66.31, 48.82, 302.93°) |
| OKLab | oklab(72% 0.0524 -0.1142) |
| OKLCH | oklch(72% 0.126 294.7) |
| XYZ | xyz(42.1592, 35.7235, 83.2553) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 5.81
Liliac
#C48EFD
ΔE00 6.03
Pastel Purple
#CAA0FF
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94EB #D5EB94
analogous
#94AAEB #AA94EB #D594EB
triadic
#AA94EB #EBAA94 #94EBAA
tetradic
#AA94EB #EB94AA #D5EB94 #94EBD5
square
#AA94EB #EB94AA #D5EB94 #94EBD5
split-complementary
#AA94EB #EBD594 #AAEB94
monochromatic
#582DD8 #8160E1 #AA94EB #D3C8F5 #EBE5FA
Accessibility & contrast
On white
2.58
#AA94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#AA94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94EB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94EB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2EE
Deuteranopia (green-blind)
#7FA0E9
Tritanopia (blue-blind)
#9CA3B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa94eb; /* rgb */ color: rgb(170, 148, 235); /* oklch */ color: oklch(72.0% 0.126 294.7);
Tailwind
colors: {
custom: {
50: '#c5b3f2',
500: '#aa94eb',
950: '#000000',
},
}SCSS
$custom: #aa94eb; $custom-light: #c5b3f2; $custom-dark: #000000;
JSON
{
"hex": "#aa94eb",
"rgb": {
"r": 170,
"g": 148,
"b": 235
},
"hsl": {
"h": 255.172,
"s": 68.504,
"l": 75.098
},
"oklch": {
"l": 0.72,
"c": 0.12567,
"h": 294.7
},
"luminance": 0.35724
}Semantic roles & 50–950 ramp
primary
#AA94EB
secondary
#ECF2D9
accent
#D015A1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085