#AA95EF#AA95EF
#AA95EF is a light, vivid violet. Relative luminance 0.363; OKLCH L 72.4% C 0.130 H 293.6°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95EF |
|---|---|
| RGB | rgb(170, 149, 239) |
| HSL | hsl(254, 74%, 76%) |
| HSV | hsv(254, 38%, 94%) |
| CMYK | cmyk(28.9%, 37.7%, 0%, 6.3%) |
| CIE-LAB | lab(66.73, 26.96, -42.52) |
| CIE-LCH | lch(66.73, 50.34, 302.38°) |
| OKLab | oklab(72.38% 0.0519 -0.1187) |
| OKLCH | oklch(72.38% 0.13 293.6) |
| XYZ | xyz(42.9012, 36.2723, 86.3856) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.64
Liliac
#C48EFD
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.12
Pastel Purple
#CAA0FF
ΔE00 6.25
Baby Purple
#CA9BF7
ΔE00 6.46
Lavender (survey)
#C79FEF
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95EF #DAEF95
analogous
#95ADEF #AA95EF #D795EF
triadic
#AA95EF #EFAA95 #95EFAA
tetradic
#AA95EF #EF95AD #DAEF95 #95EFD7
square
#AA95EF #EF95AD #DAEF95 #95EFD7
split-complementary
#AA95EF #EFD795 #ADEF95
monochromatic
#552BDF #7F60E7 #AA95EF #D5CAF7 #EAE4FB
Accessibility & contrast
On white
2.54
#AA95EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#AA95EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95EF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95EF | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#9BA5B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa95ef; /* rgb */ color: rgb(170, 149, 239); /* oklch */ color: oklch(72.4% 0.130 293.6);
Tailwind
colors: {
custom: {
50: '#c5b4f4',
500: '#aa95ef',
950: '#000000',
},
}SCSS
$custom: #aa95ef; $custom-light: #c5b4f4; $custom-dark: #000000;
JSON
{
"hex": "#aa95ef",
"rgb": {
"r": 170,
"g": 149,
"b": 239
},
"hsl": {
"h": 254,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.72378,
"c": 0.12952,
"h": 293.6
},
"luminance": 0.36273
}Semantic roles & 50–950 ramp
primary
#AA95EF
secondary
#EDF3D8
accent
#D610A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085