#D993CD#D993CD
#D993CD is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.1% C 0.113 H 332.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D993CD |
|---|---|
| RGB | rgb(217, 147, 205) |
| HSL | hsl(310, 48%, 71%) |
| HSV | hsv(310, 32%, 85%) |
| CMYK | cmyk(0%, 32.3%, 5.5%, 14.9%) |
| CIE-LAB | lab(69.49, 35.32, -19.11) |
| CIE-LCH | lch(69.49, 40.16, 331.58°) |
| OKLab | oklab(75.09% 0.1004 -0.0513) |
| OKLCH | oklch(75.09% 0.113 332.9) |
| XYZ | xyz(50.0678, 40.0291, 62.8348) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.72
Lavender Pink
#DD85D7
ΔE00 4.84
Lilac
#C8A2C8
ΔE00 6.72
Bubblegum Pink
#FE83CC
ΔE00 7.39
Violet (CSS)
#EE82EE
ΔE00 8.25
Orchid (survey)
#C875C4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D993CD #93D99F
analogous
#C293D9 #D993CD #D993AA
triadic
#D993CD #CDD993 #93CDD9
tetradic
#D993CD #D9C293 #93D99F #93AAD9
square
#D993CD #D9C293 #93D99F #93AAD9
split-complementary
#D993CD #AAD993 #93D9C2
monochromatic
#B33F9F #C966B8 #D993CD #E9C0E2 #F7E8F5
Accessibility & contrast
On white
2.33
#D993CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#D993CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D993CD
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D993CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D993CD | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4CF
Deuteranopia (green-blind)
#A3ADCB
Tritanopia (blue-blind)
#DF97A8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d993cd; /* rgb */ color: rgb(217, 147, 205); /* oklch */ color: oklch(75.1% 0.113 332.9);
Tailwind
colors: {
custom: {
50: '#e5b3dc',
500: '#d993cd',
950: '#000000',
},
}SCSS
$custom: #d993cd; $custom-light: #e5b3dc; $custom-dark: #000000;
JSON
{
"hex": "#d993cd",
"rgb": {
"r": 217,
"g": 147,
"b": 205
},
"hsl": {
"h": 310.286,
"s": 47.945,
"l": 71.373
},
"oklch": {
"l": 0.75094,
"c": 0.11277,
"h": 332.9
},
"luminance": 0.40027
}Semantic roles & 50–950 ramp
primary
#D993CD
secondary
#DBEDDE
accent
#BB432A
background
#FEFBFD
surface
#FCF6FB
border
#D5D0D4
text
#161115
muted
#848083