#C993DA#C993DA
#C993DA is a light, moderate purple. Relative luminance 0.383; OKLCH L 73.9% C 0.115 H 317.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #C993DA |
|---|---|
| RGB | rgb(201, 147, 218) |
| HSL | hsl(286, 49%, 72%) |
| HSV | hsv(286, 33%, 85%) |
| CMYK | cmyk(7.8%, 32.6%, 0%, 14.5%) |
| CIE-LAB | lab(68.28, 32.62, -28.32) |
| CIE-LCH | lch(68.28, 43.19, 319.03°) |
| OKLab | oklab(73.95% 0.0857 -0.0774) |
| OKLCH | oklch(73.95% 0.115 317.9) |
| XYZ | xyz(47.1742, 38.3480, 71.2329) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.66
Lavender (survey)
#C79FEF
ΔE00 5.01
Plum
#DDA0DD
ΔE00 5.12
Lavender Pink
#DD85D7
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 5.67
Lavender
#B39DDB
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C993DA #A4DA93
analogous
#A693DA #C993DA #DA93C8
triadic
#C993DA #DAC993 #93DAC9
tetradic
#C993DA #DAA693 #A4DA93 #93C8DA
square
#C993DA #DAA693 #A4DA93 #93C8DA
split-complementary
#C993DA #C8DA93 #93DAA6
monochromatic
#983EB5 #B265CA #C993DA #E0C1EA #F4E8F7
Accessibility & contrast
On white
2.42
#C993DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#C993DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C993DA
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C993DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C993DA | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA3DD
Deuteranopia (green-blind)
#96A8D8
Tritanopia (blue-blind)
#C99BAD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c993da; /* rgb */ color: rgb(201, 147, 218); /* oklch */ color: oklch(73.9% 0.115 317.9);
Tailwind
colors: {
custom: {
50: '#dab3e5',
500: '#c993da',
950: '#000000',
},
}SCSS
$custom: #c993da; $custom-light: #dab3e5; $custom-dark: #000000;
JSON
{
"hex": "#c993da",
"rgb": {
"r": 201,
"g": 147,
"b": 218
},
"hsl": {
"h": 285.634,
"s": 48.966,
"l": 71.569
},
"oklch": {
"l": 0.73948,
"c": 0.11546,
"h": 317.9
},
"luminance": 0.38347
}Semantic roles & 50–950 ramp
primary
#C993DA
secondary
#E0EEDB
accent
#BC294C
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151115
muted
#838084