#AA93EB#AA93EB
#AA93EB is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.8% C 0.127 H 295.0°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93EB |
|---|---|
| RGB | rgb(170, 147, 235) |
| HSL | hsl(256, 69%, 75%) |
| HSV | hsv(256, 37%, 92%) |
| CMYK | cmyk(27.7%, 37.4%, 0%, 7.8%) |
| CIE-LAB | lab(66.07, 27.11, -41.35) |
| CIE-LCH | lch(66.07, 49.45, 303.25°) |
| OKLab | oklab(71.82% 0.0538 -0.1153) |
| OKLCH | oklch(71.82% 0.127 295) |
| XYZ | xyz(42.0031, 35.4111, 83.2033) |
| Luminance | 0.3541 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.78
Perrywinkle
#8F8CE7
ΔE00 5.79
Liliac
#C48EFD
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.32
Pastel Purple
#CAA0FF
ΔE00 6.34
Lavender (survey)
#C79FEF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93EB #D4EB93
analogous
#93A8EB #AA93EB #D693EB
triadic
#AA93EB #EBAA93 #93EBAA
tetradic
#AA93EB #EB93A8 #D4EB93 #93EBD6
square
#AA93EB #EB93A8 #D4EB93 #93EBD6
split-complementary
#AA93EB #EBD693 #A8EB93
monochromatic
#592CD8 #815FE1 #AA93EB #D3C7F5 #EBE5FA
Accessibility & contrast
On white
2.60
#AA93EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#AA93EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93EB
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93EB | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EE
Deuteranopia (green-blind)
#7E9FE9
Tritanopia (blue-blind)
#9CA2B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa93eb; /* rgb */ color: rgb(170, 147, 235); /* oklch */ color: oklch(71.8% 0.127 295.0);
Tailwind
colors: {
custom: {
50: '#c5b3f2',
500: '#aa93eb',
950: '#000000',
},
}SCSS
$custom: #aa93eb; $custom-light: #c5b3f2; $custom-dark: #000000;
JSON
{
"hex": "#aa93eb",
"rgb": {
"r": 170,
"g": 147,
"b": 235
},
"hsl": {
"h": 255.682,
"s": 68.75,
"l": 74.902
},
"oklch": {
"l": 0.71817,
"c": 0.12723,
"h": 295
},
"luminance": 0.35412
}Semantic roles & 50–950 ramp
primary
#AA93EB
secondary
#EBF2D9
accent
#D115A0
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085