#DC93CE#DC93CE
#DC93CE is a light, moderate pink. Relative luminance 0.405; OKLCH L 75.5% C 0.116 H 333.8°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93CE |
|---|---|
| RGB | rgb(220, 147, 206) |
| HSL | hsl(312, 51%, 72%) |
| HSV | hsv(312, 33%, 86%) |
| CMYK | cmyk(0%, 33.2%, 6.4%, 13.7%) |
| CIE-LAB | lab(69.85, 36.48, -19.09) |
| CIE-LCH | lch(69.85, 41.17, 332.38°) |
| OKLab | oklab(75.46% 0.1041 -0.0512) |
| OKLCH | oklch(75.46% 0.116 333.8) |
| XYZ | xyz(51.0890, 40.5416, 63.5148) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.77
Lavender Pink
#DD85D7
ΔE00 4.74
Bubblegum Pink
#FE83CC
ΔE00 6.90
Lilac
#C8A2C8
ΔE00 7.09
Violet (CSS)
#EE82EE
ΔE00 8.02
Pink (survey)
#FF81C0
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93CE #93DCA1
analogous
#C693DC #DC93CE #DC93AA
triadic
#DC93CE #CEDC93 #93CEDC
tetradic
#DC93CE #DCC693 #93DCA1 #93AADC
square
#DC93CE #DCC693 #93DCA1 #93AADC
split-complementary
#DC93CE #AADC93 #93DCC6
monochromatic
#B93CA1 #CD65B9 #DC93CE #EBC1E3 #F8E8F5
Accessibility & contrast
On white
2.31
#DC93CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#DC93CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93CE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93CE | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4D0
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#E396A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc93ce; /* rgb */ color: rgb(220, 147, 206); /* oklch */ color: oklch(75.5% 0.116 333.8);
Tailwind
colors: {
custom: {
50: '#e8b4dd',
500: '#dc93ce',
950: '#000000',
},
}SCSS
$custom: #dc93ce; $custom-light: #e8b4dd; $custom-dark: #000000;
JSON
{
"hex": "#dc93ce",
"rgb": {
"r": 220,
"g": 147,
"b": 206
},
"hsl": {
"h": 311.507,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.75455,
"c": 0.11602,
"h": 333.8
},
"luminance": 0.40539
}Semantic roles & 50–950 ramp
primary
#DC93CE
secondary
#DCEFE0
accent
#BE4427
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083