#AA93F2#AA93F2
#AA93F2 is a light, vivid violet. Relative luminance 0.358; OKLCH L 72.2% C 0.137 H 293.8°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93F2 |
|---|---|
| RGB | rgb(170, 147, 242) |
| HSL | hsl(255, 79%, 76%) |
| HSV | hsv(255, 39%, 95%) |
| CMYK | cmyk(29.8%, 39.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.38, 28.83, -44.70) |
| CIE-LCH | lch(66.38, 53.19, 302.82°) |
| OKLab | oklab(72.16% 0.0552 -0.125) |
| OKLCH | oklch(72.16% 0.137 293.8) |
| XYZ | xyz(43.0343, 35.8236, 88.6346) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.51
Liliac
#C48EFD
ΔE00 5.66
Pastel Purple
#CAA0FF
ΔE00 6.38
Baby Purple
#CA9BF7
ΔE00 6.58
Lavender
#B39DDB
ΔE00 6.87
Lavender Blue
#8B88F8
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93F2 #DBF293
analogous
#93ACF2 #AA93F2 #DA93F2
triadic
#AA93F2 #F2AA93 #93F2AA
tetradic
#AA93F2 #F293AC #DBF293 #93F2DA
square
#AA93F2 #F293AC #DBF293 #93F2DA
split-complementary
#AA93F2 #F2DA93 #ACF293
monochromatic
#5426E5 #7F5CEB #AA93F2 #D5CAF9 #EAE4FC
Accessibility & contrast
On white
2.57
#AA93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#AA93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93F2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93F2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F6
Deuteranopia (green-blind)
#7BA0F0
Tritanopia (blue-blind)
#9AA4B7
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #aa93f2; /* rgb */ color: rgb(170, 147, 242); /* oklch */ color: oklch(72.2% 0.137 293.8);
Tailwind
colors: {
custom: {
50: '#c5b3f7',
500: '#aa93f2',
950: '#000000',
},
}SCSS
$custom: #aa93f2; $custom-light: #c5b3f7; $custom-dark: #000000;
JSON
{
"hex": "#aa93f2",
"rgb": {
"r": 170,
"g": 147,
"b": 242
},
"hsl": {
"h": 254.526,
"s": 78.512,
"l": 76.275
},
"oklch": {
"l": 0.72162,
"c": 0.13664,
"h": 293.8
},
"luminance": 0.35824
}Semantic roles & 50–950 ramp
primary
#AA93F2
secondary
#EDF4D7
accent
#DB0BA8
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085