#A993CA#A993CA
#A993CA is a light, moderate violet. Relative luminance 0.336; OKLCH L 70.2% C 0.082 H 302.6°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A993CA |
|---|---|
| RGB | rgb(169, 147, 202) |
| HSL | hsl(264, 34%, 68%) |
| HSV | hsv(264, 27%, 79%) |
| CMYK | cmyk(16.3%, 27.2%, 0%, 20.8%) |
| CIE-LAB | lab(64.62, 19.08, -25.31) |
| CIE-LCH | lch(64.62, 31.70, 307.01°) |
| OKLab | oklab(70.24% 0.0444 -0.0694) |
| OKLCH | oklch(70.24% 0.082 302.6) |
| XYZ | xyz(37.4544, 33.5667, 60.3715) |
| Luminance | 0.3357 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.60
Pale Purple
#B790D4
ΔE00 4.04
Wisteria
#A87DC2
ΔE00 6.96
Heather
#A484AC
ΔE00 7.16
Lavender (survey)
#C79FEF
ΔE00 7.59
Lilac
#C8A2C8
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993CA #B4CA93
analogous
#9398CA #A993CA #C493CA
triadic
#A993CA #CAA993 #93CAA9
tetradic
#A993CA #CA9398 #B4CA93 #93CAC4
square
#A993CA #CA9398 #B4CA93 #93CAC4
split-complementary
#A993CA #CAC493 #98CA93
monochromatic
#6A4B98 #886AB6 #A993CA #CABCDE #EAE5F2
Accessibility & contrast
On white
2.72
#A993CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#A993CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993CA
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993CA | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCC
Deuteranopia (green-blind)
#8C9DC8
Tritanopia (blue-blind)
#A49BA6
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a993ca; /* rgb */ color: rgb(169, 147, 202); /* oklch */ color: oklch(70.2% 0.082 302.6);
Tailwind
colors: {
custom: {
50: '#c3b2da',
500: '#a993ca',
950: '#000000',
},
}SCSS
$custom: #a993ca; $custom-light: #c3b2da; $custom-dark: #000000;
JSON
{
"hex": "#a993ca",
"rgb": {
"r": 169,
"g": 147,
"b": 202
},
"hsl": {
"h": 264,
"s": 34.161,
"l": 68.431
},
"oklch": {
"l": 0.70237,
"c": 0.08239,
"h": 302.6
},
"luminance": 0.33567
}Semantic roles & 50–950 ramp
primary
#A993CA
secondary
#DEE5D4
accent
#AD397E
background
#FCFBFD
surface
#F8F6FA
border
#D1D0D3
text
#121114
muted
#818083