#C993DC#C993DC
#C993DC is a light, moderate purple. Relative luminance 0.385; OKLCH L 74.0% C 0.118 H 317.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C993DC |
|---|---|
| RGB | rgb(201, 147, 220) |
| HSL | hsl(284, 51%, 72%) |
| HSV | hsv(284, 33%, 86%) |
| CMYK | cmyk(8.6%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(68.35, 33.02, -29.30) |
| CIE-LCH | lch(68.35, 44.15, 318.41°) |
| OKLab | oklab(74.03% 0.0862 -0.0802) |
| OKLCH | oklch(74.03% 0.118 317.1) |
| XYZ | xyz(47.4375, 38.4533, 72.6196) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.59
Lavender (survey)
#C79FEF
ΔE00 4.69
Baby Purple
#CA9BF7
ΔE00 5.26
Plum
#DDA0DD
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.62
Lilac (survey)
#CEA2FD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C993DC #A6DC93
analogous
#A593DC #C993DC #DC93CA
triadic
#C993DC #DCC993 #93DCC9
tetradic
#C993DC #DCA593 #A6DC93 #93CADC
square
#C993DC #DCA593 #A6DC93 #93CADC
split-complementary
#C993DC #CADC93 #93DCA5
monochromatic
#983CB9 #B265CD #C993DC #E0C1EB #F3E8F8
Accessibility & contrast
On white
2.42
#C993DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C993DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C993DC
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C993DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C993DC | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A3DF
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#C99CAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c993dc; /* rgb */ color: rgb(201, 147, 220); /* oklch */ color: oklch(74.0% 0.118 317.1);
Tailwind
colors: {
custom: {
50: '#dab3e7',
500: '#c993dc',
950: '#000000',
},
}SCSS
$custom: #c993dc; $custom-light: #dab3e7; $custom-dark: #000000;
JSON
{
"hex": "#c993dc",
"rgb": {
"r": 201,
"g": 147,
"b": 220
},
"hsl": {
"h": 284.384,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.74031,
"c": 0.11772,
"h": 317.1
},
"luminance": 0.38452
}Semantic roles & 50–950 ramp
primary
#C993DC
secondary
#E1EFDC
accent
#BE274E
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084