#AA95EC#AA95EC
#AA95EC is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.2% C 0.125 H 294.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95EC |
|---|---|
| RGB | rgb(170, 149, 236) |
| HSL | hsl(254, 70%, 75%) |
| HSV | hsv(254, 37%, 93%) |
| CMYK | cmyk(28%, 36.9%, 0%, 7.5%) |
| CIE-LAB | lab(66.59, 26.22, -41.08) |
| CIE-LCH | lch(66.59, 48.73, 302.55°) |
| OKLab | oklab(72.23% 0.0513 -0.1145) |
| OKLCH | oklch(72.23% 0.125 294.1) |
| XYZ | xyz(42.4616, 36.0965, 84.0708) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.63
Perrywinkle
#8F8CE7
ΔE00 5.79
Liliac
#C48EFD
ΔE00 6.16
Pastel Purple
#CAA0FF
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95EC #D7EC95
analogous
#95ABEC #AA95EC #D695EC
triadic
#AA95EC #ECAA95 #95ECAA
tetradic
#AA95EC #EC95AB #D7EC95 #95ECD6
square
#AA95EC #EC95AB #D7EC95 #95ECD6
split-complementary
#AA95EC #ECD695 #ABEC95
monochromatic
#572DD9 #8061E3 #AA95EC #D4C9F5 #EAE5FA
Accessibility & contrast
On white
2.55
#AA95EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#AA95EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95EC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95EC | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3EF
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#9CA4B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa95ec; /* rgb */ color: rgb(170, 149, 236); /* oklch */ color: oklch(72.2% 0.125 294.1);
Tailwind
colors: {
custom: {
50: '#c5b4f2',
500: '#aa95ec',
950: '#000000',
},
}SCSS
$custom: #aa95ec; $custom-light: #c5b4f2; $custom-dark: #000000;
JSON
{
"hex": "#aa95ec",
"rgb": {
"r": 170,
"g": 149,
"b": 236
},
"hsl": {
"h": 254.483,
"s": 69.6,
"l": 75.49
},
"oklch": {
"l": 0.72232,
"c": 0.12547,
"h": 294.1
},
"luminance": 0.36097
}Semantic roles & 50–950 ramp
primary
#AA95EC
secondary
#ECF2D9
accent
#D214A4
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085