#AA94EF#AA94EF
#AA94EF is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.2% C 0.131 H 294.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AA94EF |
|---|---|
| RGB | rgb(170, 148, 239) |
| HSL | hsl(255, 74%, 76%) |
| HSV | hsv(255, 38%, 94%) |
| CMYK | cmyk(28.9%, 38.1%, 0%, 6.3%) |
| CIE-LAB | lab(66.49, 27.52, -42.89) |
| CIE-LCH | lch(66.49, 50.96, 302.69°) |
| OKLab | oklab(72.19% 0.0533 -0.1197) |
| OKLCH | oklch(72.19% 0.131 294) |
| XYZ | xyz(42.7436, 35.9572, 86.3331) |
| Luminance | 0.3596 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.61
Liliac
#C48EFD
ΔE00 5.88
Lavender
#B39DDB
ΔE00 6.26
Pastel Purple
#CAA0FF
ΔE00 6.29
Baby Purple
#CA9BF7
ΔE00 6.45
Lavender (survey)
#C79FEF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA94EF #D9EF94
analogous
#94ABEF #AA94EF #D794EF
triadic
#AA94EF #EFAA94 #94EFAA
tetradic
#AA94EF #EF94AB #D9EF94 #94EFD7
square
#AA94EF #EF94AB #D9EF94 #94EFD7
split-complementary
#AA94EF #EFD794 #ABEF94
monochromatic
#552ADF #805FE7 #AA94EF #D4C9F7 #EAE4FB
Accessibility & contrast
On white
2.56
#AA94EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#AA94EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA94EF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA94EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA94EF | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F3
Deuteranopia (green-blind)
#7DA0ED
Tritanopia (blue-blind)
#9BA4B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa94ef; /* rgb */ color: rgb(170, 148, 239); /* oklch */ color: oklch(72.2% 0.131 294.0);
Tailwind
colors: {
custom: {
50: '#c5b3f4',
500: '#aa94ef',
950: '#000000',
},
}SCSS
$custom: #aa94ef; $custom-light: #c5b3f4; $custom-dark: #000000;
JSON
{
"hex": "#aa94ef",
"rgb": {
"r": 170,
"g": 148,
"b": 239
},
"hsl": {
"h": 254.505,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.72195,
"c": 0.13106,
"h": 294
},
"luminance": 0.35958
}Semantic roles & 50–950 ramp
primary
#AA94EF
secondary
#ECF3D8
accent
#D60FA6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085