#AA95EE#AA95EE
#AA95EE is a light, vivid violet. Relative luminance 0.362; OKLCH L 72.3% C 0.128 H 293.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95EE |
|---|---|
| RGB | rgb(170, 149, 238) |
| HSL | hsl(254, 72%, 76%) |
| HSV | hsv(254, 37%, 93%) |
| CMYK | cmyk(28.6%, 37.4%, 0%, 6.7%) |
| CIE-LAB | lab(66.68, 26.71, -42.04) |
| CIE-LCH | lch(66.68, 49.81, 302.43°) |
| OKLab | oklab(72.33% 0.0517 -0.1173) |
| OKLCH | oklch(72.33% 0.128 293.8) |
| XYZ | xyz(42.7538, 36.2133, 85.6097) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.68
Lavender
#B39DDB
ΔE00 5.96
Liliac
#C48EFD
ΔE00 6.08
Pastel Purple
#CAA0FF
ΔE00 6.24
Baby Purple
#CA9BF7
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95EE #D9EE95
analogous
#95ACEE #AA95EE #D695EE
triadic
#AA95EE #EEAA95 #95EEAA
tetradic
#AA95EE #EE95AC #D9EE95 #95EED6
square
#AA95EE #EE95AC #D9EE95 #95EED6
split-complementary
#AA95EE #EED695 #ACEE95
monochromatic
#552CDD #8060E6 #AA95EE #D4CAF6 #EAE5FB
Accessibility & contrast
On white
2.55
#AA95EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#AA95EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95EE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95EE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F1
Deuteranopia (green-blind)
#7FA1EC
Tritanopia (blue-blind)
#9BA5B6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa95ee; /* rgb */ color: rgb(170, 149, 238); /* oklch */ color: oklch(72.3% 0.128 293.8);
Tailwind
colors: {
custom: {
50: '#c5b4f4',
500: '#aa95ee',
950: '#000000',
},
}SCSS
$custom: #aa95ee; $custom-light: #c5b4f4; $custom-dark: #000000;
JSON
{
"hex": "#aa95ee",
"rgb": {
"r": 170,
"g": 149,
"b": 238
},
"hsl": {
"h": 254.157,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.72329,
"c": 0.12817,
"h": 293.8
},
"luminance": 0.36214
}Semantic roles & 50–950 ramp
primary
#AA95EE
secondary
#ECF2D9
accent
#D411A6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085