#DC93CF#DC93CF
#DC93CF is a light, moderate pink. Relative luminance 0.406; OKLCH L 75.5% C 0.117 H 333.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DC93CF |
|---|---|
| RGB | rgb(220, 147, 207) |
| HSL | hsl(311, 51%, 72%) |
| HSV | hsv(311, 33%, 86%) |
| CMYK | cmyk(0%, 33.2%, 5.9%, 13.7%) |
| CIE-LAB | lab(69.89, 36.65, -19.59) |
| CIE-LCH | lch(69.89, 41.56, 331.88°) |
| OKLab | oklab(75.49% 0.1044 -0.0526) |
| OKLCH | oklch(75.49% 0.117 333.2) |
| XYZ | xyz(51.2108, 40.5903, 64.1566) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 6.95
Lilac
#C8A2C8
ΔE00 7.15
Violet (CSS)
#EE82EE
ΔE00 7.83
Pink (survey)
#FF81C0
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC93CF #93DCA0
analogous
#C593DC #DC93CF #DC93AB
triadic
#DC93CF #CFDC93 #93CFDC
tetradic
#DC93CF #DCC593 #93DCA0 #93ABDC
square
#DC93CF #DCC593 #93DCA0 #93ABDC
split-complementary
#DC93CF #ABDC93 #93DCC5
monochromatic
#B93CA2 #CD65BA #DC93CF #EBC1E4 #F8E8F5
Accessibility & contrast
On white
2.30
#DC93CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#DC93CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC93CF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC93CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC93CF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D1
Deuteranopia (green-blind)
#A4AFCD
Tritanopia (blue-blind)
#E397A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dc93cf; /* rgb */ color: rgb(220, 147, 207); /* oklch */ color: oklch(75.5% 0.117 333.2);
Tailwind
colors: {
custom: {
50: '#e8b4dd',
500: '#dc93cf',
950: '#000000',
},
}SCSS
$custom: #dc93cf; $custom-light: #e8b4dd; $custom-dark: #000000;
JSON
{
"hex": "#dc93cf",
"rgb": {
"r": 220,
"g": 147,
"b": 207
},
"hsl": {
"h": 310.685,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.75492,
"c": 0.11689,
"h": 333.2
},
"luminance": 0.40588
}Semantic roles & 50–950 ramp
primary
#DC93CF
secondary
#DCEFE0
accent
#BE4227
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083