#AA95ED#AA95ED
#AA95ED is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.3% C 0.127 H 294.0°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95ED |
|---|---|
| RGB | rgb(170, 149, 237) |
| HSL | hsl(254, 71%, 76%) |
| HSV | hsv(254, 37%, 93%) |
| CMYK | cmyk(28.3%, 37.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.64, 26.47, -41.56) |
| CIE-LCH | lch(66.64, 49.27, 302.49°) |
| OKLab | oklab(72.28% 0.0515 -0.1159) |
| OKLCH | oklch(72.28% 0.127 294) |
| XYZ | xyz(42.6073, 36.1547, 84.8381) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.73
Lavender
#B39DDB
ΔE00 5.79
Liliac
#C48EFD
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.40
Lavender (survey)
#C79FEF
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95ED #D8ED95
analogous
#95ACED #AA95ED #D695ED
triadic
#AA95ED #EDAA95 #95EDAA
tetradic
#AA95ED #ED95AC #D8ED95 #95EDD6
square
#AA95ED #ED95AC #D8ED95 #95EDD6
split-complementary
#AA95ED #EDD695 #ACED95
monochromatic
#562CDB #8061E4 #AA95ED #D4C9F6 #EAE5FB
Accessibility & contrast
On white
2.55
#AA95ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#AA95ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95ED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95ED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA3F0
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#9CA4B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa95ed; /* rgb */ color: rgb(170, 149, 237); /* oklch */ color: oklch(72.3% 0.127 294.0);
Tailwind
colors: {
custom: {
50: '#c5b4f3',
500: '#aa95ed',
950: '#000000',
},
}SCSS
$custom: #aa95ed; $custom-light: #c5b4f3; $custom-dark: #000000;
JSON
{
"hex": "#aa95ed",
"rgb": {
"r": 170,
"g": 149,
"b": 237
},
"hsl": {
"h": 254.318,
"s": 70.968,
"l": 75.686
},
"oklch": {
"l": 0.7228,
"c": 0.12682,
"h": 294
},
"luminance": 0.36155
}Semantic roles & 50–950 ramp
primary
#AA95ED
secondary
#ECF2D9
accent
#D313A5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085