#AA93FB#AA93FB
#AA93FB is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.6% C 0.149 H 292.5°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93FB |
|---|---|
| RGB | rgb(170, 147, 251) |
| HSL | hsl(253, 93%, 78%) |
| HSV | hsv(253, 41%, 98%) |
| CMYK | cmyk(32.3%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(66.81, 31.09, -48.96) |
| CIE-LCH | lch(66.81, 58.00, 302.41°) |
| OKLab | oklab(72.62% 0.0568 -0.1374) |
| OKLCH | oklch(72.62% 0.149 292.5) |
| XYZ | xyz(44.4194, 36.3776, 95.9294) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.56
Liliac
#C48EFD
ΔE00 5.76
Lavender Blue
#8B88F8
ΔE00 6.26
Periwinkle (survey)
#8E82FE
ΔE00 6.60
Pastel Purple
#CAA0FF
ΔE00 6.72
Periwinkle Blue
#8F99FB
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93FB #E4FB93
analogous
#93B0FB #AA93FB #DE93FB
triadic
#AA93FB #FBAA93 #93FBAA
tetradic
#AA93FB #FB93B0 #E4FB93 #93FBDE
square
#AA93FB #FB93B0 #E4FB93 #93FBDE
split-complementary
#AA93FB #FBDE93 #B0FB93
monochromatic
#4D1DF7 #7C58F9 #AA93FB #D8CEFD #E8E1FE
Accessibility & contrast
On white
2.54
#AA93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#AA93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93FB
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93FB | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A4FF
Deuteranopia (green-blind)
#75A1F8
Tritanopia (blue-blind)
#97A6BB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aa93fb; /* rgb */ color: rgb(170, 147, 251); /* oklch */ color: oklch(72.6% 0.149 292.5);
Tailwind
colors: {
custom: {
50: '#c6b3fd',
500: '#aa93fb',
950: '#000000',
},
}SCSS
$custom: #aa93fb; $custom-light: #c6b3fd; $custom-dark: #000000;
JSON
{
"hex": "#aa93fb",
"rgb": {
"r": 170,
"g": 147,
"b": 251
},
"hsl": {
"h": 253.269,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.72621,
"c": 0.14864,
"h": 292.5
},
"luminance": 0.36379
}Semantic roles & 50–950 ramp
primary
#AA93FB
secondary
#EFF6D5
accent
#E600B3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085