#AA93FC#AA93FC
#AA93FC is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.7% C 0.150 H 292.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93FC |
|---|---|
| RGB | rgb(170, 147, 252) |
| HSL | hsl(253, 95%, 78%) |
| HSV | hsv(253, 42%, 99%) |
| CMYK | cmyk(32.5%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.86, 31.34, -49.43) |
| CIE-LCH | lch(66.86, 58.53, 302.37°) |
| OKLab | oklab(72.67% 0.057 -0.1387) |
| OKLCH | oklch(72.67% 0.15 292.3) |
| XYZ | xyz(44.5775, 36.4409, 96.7618) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.59
Liliac
#C48EFD
ΔE00 5.79
Lavender Blue
#8B88F8
ΔE00 6.21
Periwinkle (survey)
#8E82FE
ΔE00 6.54
Periwinkle Blue
#8F99FB
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93FC #E5FC93
analogous
#93B0FC #AA93FC #DE93FC
triadic
#AA93FC #FCAA93 #93FCAA
tetradic
#AA93FC #FC93B0 #E5FC93 #93FCDE
square
#AA93FC #FC93B0 #E5FC93 #93FCDE
split-complementary
#AA93FC #FCDE93 #B0FC93
monochromatic
#4C1CF9 #7B57FA #AA93FC #D9CFFE #E8E1FE
Accessibility & contrast
On white
2.53
#AA93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#AA93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93FC
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93FC | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#75A1F9
Tritanopia (blue-blind)
#97A6BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa93fc; /* rgb */ color: rgb(170, 147, 252); /* oklch */ color: oklch(72.7% 0.150 292.3);
Tailwind
colors: {
custom: {
50: '#c6b3fe',
500: '#aa93fc',
950: '#000000',
},
}SCSS
$custom: #aa93fc; $custom-light: #c6b3fe; $custom-dark: #000000;
JSON
{
"hex": "#aa93fc",
"rgb": {
"r": 170,
"g": 147,
"b": 252
},
"hsl": {
"h": 253.143,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.72673,
"c": 0.14997,
"h": 292.3
},
"luminance": 0.36442
}Semantic roles & 50–950 ramp
primary
#AA93FC
secondary
#EFF6D5
accent
#E600B3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086