#AA95EB#AA95EB
#AA95EB is a light, vivid violet. Relative luminance 0.360; OKLCH L 72.2% C 0.124 H 294.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #AA95EB |
|---|---|
| RGB | rgb(170, 149, 235) |
| HSL | hsl(255, 68%, 75%) |
| HSV | hsv(255, 37%, 92%) |
| CMYK | cmyk(27.7%, 36.6%, 0%, 7.8%) |
| CIE-LAB | lab(66.55, 25.98, -40.60) |
| CIE-LCH | lch(66.55, 48.20, 302.61°) |
| OKLab | oklab(72.18% 0.0511 -0.1131) |
| OKLCH | oklch(72.18% 0.124 294.3) |
| XYZ | xyz(42.3168, 36.0385, 83.3078) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.47
Perrywinkle
#8F8CE7
ΔE00 5.85
Liliac
#C48EFD
ΔE00 6.21
Pastel Purple
#CAA0FF
ΔE00 6.26
Lavender (survey)
#C79FEF
ΔE00 6.32
Baby Purple
#CA9BF7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA95EB #D6EB95
analogous
#95ABEB #AA95EB #D595EB
triadic
#AA95EB #EBAA95 #95EBAA
tetradic
#AA95EB #EB95AB #D6EB95 #95EBD5
square
#AA95EB #EB95AB #D6EB95 #95EBD5
split-complementary
#AA95EB #EBD595 #ABEB95
monochromatic
#572ED8 #8162E1 #AA95EB #D3C8F5 #EAE5FA
Accessibility & contrast
On white
2.56
#AA95EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#AA95EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA95EB
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA95EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA95EB | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#80A1E9
Tritanopia (blue-blind)
#9CA4B5
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #aa95eb; /* rgb */ color: rgb(170, 149, 235); /* oklch */ color: oklch(72.2% 0.124 294.3);
Tailwind
colors: {
custom: {
50: '#c5b4f2',
500: '#aa95eb',
950: '#000000',
},
}SCSS
$custom: #aa95eb; $custom-light: #c5b4f2; $custom-dark: #000000;
JSON
{
"hex": "#aa95eb",
"rgb": {
"r": 170,
"g": 149,
"b": 235
},
"hsl": {
"h": 254.651,
"s": 68.254,
"l": 75.294
},
"oklch": {
"l": 0.72184,
"c": 0.12412,
"h": 294.3
},
"luminance": 0.36039
}Semantic roles & 50–950 ramp
primary
#AA95EB
secondary
#ECF2D9
accent
#D015A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085