#A993CB#A993CB
#A993CB is a light, moderate violet. Relative luminance 0.336; OKLCH L 70.3% C 0.084 H 302.3°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #A993CB |
|---|---|
| RGB | rgb(169, 147, 203) |
| HSL | hsl(264, 35%, 69%) |
| HSV | hsv(264, 28%, 80%) |
| CMYK | cmyk(16.7%, 27.6%, 0%, 20.4%) |
| CIE-LAB | lab(64.66, 19.31, -25.81) |
| CIE-LCH | lch(64.66, 32.23, 306.80°) |
| OKLab | oklab(70.28% 0.0447 -0.0708) |
| OKLCH | oklch(70.28% 0.084 302.3) |
| XYZ | xyz(37.5732, 33.6143, 60.9971) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.46
Pale Purple
#B790D4
ΔE00 3.95
Wisteria
#A87DC2
ΔE00 6.93
Heather
#A484AC
ΔE00 7.35
Lavender (survey)
#C79FEF
ΔE00 7.45
Baby Purple
#CA9BF7
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A993CB #B5CB93
analogous
#9399CB #A993CB #C593CB
triadic
#A993CB #CBA993 #93CBA9
tetradic
#A993CB #CB9399 #B5CB93 #93CBC5
square
#A993CB #CB9399 #B5CB93 #93CBC5
split-complementary
#A993CB #CBC593 #99CB93
monochromatic
#694A9A #886AB7 #A993CB #CABCDF #EBE6F3
Accessibility & contrast
On white
2.72
#A993CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#A993CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A993CB
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A993CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A993CB | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCD
Deuteranopia (green-blind)
#8C9DC9
Tritanopia (blue-blind)
#A49BA7
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a993cb; /* rgb */ color: rgb(169, 147, 203); /* oklch */ color: oklch(70.3% 0.084 302.3);
Tailwind
colors: {
custom: {
50: '#c3b2db',
500: '#a993cb',
950: '#000000',
},
}SCSS
$custom: #a993cb; $custom-light: #c3b2db; $custom-dark: #000000;
JSON
{
"hex": "#a993cb",
"rgb": {
"r": 169,
"g": 147,
"b": 203
},
"hsl": {
"h": 263.571,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.70279,
"c": 0.08375,
"h": 302.3
},
"luminance": 0.33614
}Semantic roles & 50–950 ramp
primary
#A993CB
secondary
#DFE5D5
accent
#AE387F
background
#FCFBFD
surface
#F8F6FB
border
#D1D0D4
text
#121115
muted
#818083