#A993CD#A993CD
#A993CD is a light, moderate violet. Relative luminance 0.337; OKLCH L 70.4% C 0.086 H 301.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A993CD |
|---|---|
| RGB | rgb(169, 147, 205) |
| HSL | hsl(263, 37%, 69%) |
| HSV | hsv(263, 28%, 80%) |
| CMYK | cmyk(17.6%, 28.3%, 0%, 19.6%) |
| CIE-LAB | lab(64.73, 19.76, -26.81) |
| CIE-LCH | lch(64.73, 33.30, 306.39°) |
| OKLab | oklab(70.36% 0.0453 -0.0736) |
| OKLCH | oklch(70.36% 0.086 301.6) |
| XYZ | xyz(37.8131, 33.7102, 62.2604) |
| Luminance | 0.3371 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.24
Pale Purple
#B790D4
ΔE00 3.81
Wisteria
#A87DC2
ΔE00 6.91
Lavender (survey)
#C79FEF
ΔE00 7.18
Heather
#A484AC
ΔE00 7.75
Baby Purple
#CA9BF7
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993CD #B7CD93
analogous
#939ACD #A993CD #C693CD
triadic
#A993CD #CDA993 #93CDA9
tetradic
#A993CD #CD939A #B7CD93 #93CDC6
square
#A993CD #CD939A #B7CD93 #93CDC6
split-complementary
#A993CD #CDC693 #9ACD93
monochromatic
#69499D #8869BA #A993CD #CABDE0 #ECE7F4
Accessibility & contrast
On white
2.71
#A993CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A993CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993CD
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993CD | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DCF
Deuteranopia (green-blind)
#8B9DCB
Tritanopia (blue-blind)
#A39CA8
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a993cd; /* rgb */ color: rgb(169, 147, 205); /* oklch */ color: oklch(70.4% 0.086 301.6);
Tailwind
colors: {
custom: {
50: '#c3b2dc',
500: '#a993cd',
950: '#000000',
},
}SCSS
$custom: #a993cd; $custom-light: #c3b2dc; $custom-dark: #000000;
JSON
{
"hex": "#a993cd",
"rgb": {
"r": 169,
"g": 147,
"b": 205
},
"hsl": {
"h": 262.759,
"s": 36.709,
"l": 69.02
},
"oklch": {
"l": 0.70363,
"c": 0.08645,
"h": 301.6
},
"luminance": 0.3371
}Semantic roles & 50–950 ramp
primary
#A993CD
secondary
#E0E6D5
accent
#B03681
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121115
muted
#818083