#A993DC#A993DC
#A993DC is a light, moderate violet. Relative luminance 0.345; OKLCH L 71.0% C 0.107 H 297.5°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #A993DC |
|---|---|
| RGB | rgb(169, 147, 220) |
| HSL | hsl(258, 51%, 72%) |
| HSV | hsv(258, 33%, 86%) |
| CMYK | cmyk(23.2%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(65.33, 23.21, -34.22) |
| CIE-LCH | lch(65.33, 41.35, 304.15°) |
| OKLab | oklab(71.02% 0.0493 -0.0948) |
| OKLCH | oklch(71.02% 0.107 297.5) |
| XYZ | xyz(39.7112, 34.4695, 72.2574) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.68
Pale Purple
#B790D4
ΔE00 4.61
Lavender (survey)
#C79FEF
ΔE00 6.14
Baby Purple
#CA9BF7
ΔE00 6.80
Perrywinkle
#8F8CE7
ΔE00 7.12
Pastel Purple
#CAA0FF
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993DC #C6DC93
analogous
#93A2DC #A993DC #CE93DC
triadic
#A993DC #DCA993 #93DCA9
tetradic
#A993DC #DC93A2 #C6DC93 #93DCCE
square
#A993DC #DC93A2 #C6DC93 #93DCCE
split-complementary
#A993DC #DCCE93 #A2DC93
monochromatic
#613CB9 #8465CD #A993DC #CEC1EB #EDE8F8
Accessibility & contrast
On white
2.66
#A993DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#A993DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993DC
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993DC | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FDF
Deuteranopia (green-blind)
#859EDA
Tritanopia (blue-blind)
#9F9FAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a993dc; /* rgb */ color: rgb(169, 147, 220); /* oklch */ color: oklch(71.0% 0.107 297.5);
Tailwind
colors: {
custom: {
50: '#c3b2e7',
500: '#a993dc',
950: '#000000',
},
}SCSS
$custom: #a993dc; $custom-light: #c3b2e7; $custom-dark: #000000;
JSON
{
"hex": "#a993dc",
"rgb": {
"r": 169,
"g": 147,
"b": 220
},
"hsl": {
"h": 258.082,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.71023,
"c": 0.10681,
"h": 297.5
},
"luminance": 0.3447
}Semantic roles & 50–950 ramp
primary
#A993DC
secondary
#E9EFDC
accent
#BE2791
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084