#A993DD#A993DD
#A993DD is a light, moderate violet. Relative luminance 0.345; OKLCH L 71.1% C 0.108 H 297.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A993DD |
|---|---|
| RGB | rgb(169, 147, 221) |
| HSL | hsl(258, 52%, 72%) |
| HSV | hsv(258, 33%, 87%) |
| CMYK | cmyk(23.5%, 33.5%, 0%, 13.3%) |
| CIE-LAB | lab(65.38, 23.45, -34.71) |
| CIE-LCH | lch(65.38, 41.89, 304.05°) |
| OKLab | oklab(71.07% 0.0495 -0.0962) |
| OKLCH | oklch(71.07% 0.108 297.2) |
| XYZ | xyz(39.8441, 34.5226, 72.9570) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.81
Pale Purple
#B790D4
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 6.13
Baby Purple
#CA9BF7
ΔE00 6.74
Perrywinkle
#8F8CE7
ΔE00 6.98
Pastel Purple
#CAA0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993DD #C7DD93
analogous
#93A2DD #A993DD #CE93DD
triadic
#A993DD #DDA993 #93DDA9
tetradic
#A993DD #DD93A2 #C7DD93 #93DDCE
square
#A993DD #DD93A2 #C7DD93 #93DDCE
split-complementary
#A993DD #DDCE93 #A2DD93
monochromatic
#613BBB #8464CE #A993DD #CEC2EC #ECE8F8
Accessibility & contrast
On white
2.66
#A993DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#A993DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993DD
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993DD | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819FE0
Deuteranopia (green-blind)
#849EDB
Tritanopia (blue-blind)
#9F9FAE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a993dd; /* rgb */ color: rgb(169, 147, 221); /* oklch */ color: oklch(71.1% 0.108 297.2);
Tailwind
colors: {
custom: {
50: '#c4b2e8',
500: '#a993dd',
950: '#000000',
},
}SCSS
$custom: #a993dd; $custom-light: #c4b2e8; $custom-dark: #000000;
JSON
{
"hex": "#a993dd",
"rgb": {
"r": 169,
"g": 147,
"b": 221
},
"hsl": {
"h": 257.838,
"s": 52.113,
"l": 72.157
},
"oklch": {
"l": 0.71069,
"c": 0.10817,
"h": 297.2
},
"luminance": 0.34523
}Semantic roles & 50–950 ramp
primary
#A993DD
secondary
#E9EFDC
accent
#C02692
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#131116
muted
#828084