#AA93DC#AA93DC
#AA93DC is a light, moderate violet. Relative luminance 0.346; OKLCH L 71.1% C 0.107 H 298.1°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AA93DC |
|---|---|
| RGB | rgb(170, 147, 220) |
| HSL | hsl(259, 51%, 72%) |
| HSV | hsv(259, 33%, 86%) |
| CMYK | cmyk(22.7%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(65.42, 23.51, -34.08) |
| CIE-LCH | lch(65.42, 41.40, 304.61°) |
| OKLab | oklab(71.11% 0.0504 -0.0943) |
| OKLCH | oklch(71.11% 0.107 298.1) |
| XYZ | xyz(39.9266, 34.5805, 72.2675) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.57
Pale Purple
#B790D4
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 5.95
Baby Purple
#CA9BF7
ΔE00 6.63
Pastel Purple
#CAA0FF
ΔE00 7.14
Liliac
#C48EFD
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AA93DC #C5DC93
analogous
#93A1DC #AA93DC #CF93DC
triadic
#AA93DC #DCAA93 #93DCAA
tetradic
#AA93DC #DC93A1 #C5DC93 #93DCCF
square
#AA93DC #DC93A1 #C5DC93 #93DCCF
split-complementary
#AA93DC #DCCF93 #A1DC93
monochromatic
#633CB9 #8665CD #AA93DC #CEC1EB #EDE8F8
Accessibility & contrast
On white
2.65
#AA93DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#AA93DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AA93DC
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AA93DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AA93DC | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#859EDA
Tritanopia (blue-blind)
#A19FAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #aa93dc; /* rgb */ color: rgb(170, 147, 220); /* oklch */ color: oklch(71.1% 0.107 298.1);
Tailwind
colors: {
custom: {
50: '#c4b2e7',
500: '#aa93dc',
950: '#000000',
},
}SCSS
$custom: #aa93dc; $custom-light: #c4b2e7; $custom-dark: #000000;
JSON
{
"hex": "#aa93dc",
"rgb": {
"r": 170,
"g": 147,
"b": 220
},
"hsl": {
"h": 258.904,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.71111,
"c": 0.10696,
"h": 298.1
},
"luminance": 0.34581
}Semantic roles & 50–950 ramp
primary
#AA93DC
secondary
#E9EFDC
accent
#BE278F
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084