#DC5DB4#DC5DB4
#DC5DB4 is a light, vivid pink. Relative luminance 0.263; OKLCH L 66.5% C 0.186 H 341.6°. Best body text is #000000 at 6.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DC5DB4 |
|---|---|
| RGB | rgb(220, 93, 180) |
| HSL | hsl(319, 64%, 61%) |
| HSV | hsv(319, 58%, 86%) |
| CMYK | cmyk(0%, 57.7%, 18.2%, 13.7%) |
| CIE-LAB | lab(58.36, 59.31, -21.93) |
| CIE-LCH | lch(58.36, 63.23, 339.71°) |
| OKLab | oklab(66.53% 0.1763 -0.0587) |
| OKLCH | oklch(66.53% 0.186 341.6) |
| XYZ | xyz(41.6687, 26.3432, 46.0613) |
| Luminance | 0.2634 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 2.55
Pale Magenta
#D767AD
ΔE00 2.65
Purpleish Pink
#DF4EC8
ΔE00 4.78
Orchid (survey)
#C875C4
ΔE00 6.56
Orchid
#DA70D6
ΔE00 6.87
Barbie Pink
#FE46A5
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC5DB4 #5DDC85
analogous
#C55DDC #DC5DB4 #DC5D75
triadic
#DC5DB4 #B4DC5D #5DB4DC
tetradic
#DC5DB4 #DCC55D #5DDC85 #5D75DC
square
#DC5DB4 #DCC55D #5DDC85 #5D75DC
split-complementary
#DC5DB4 #75DC5D #5DDCC5
monochromatic
#9D2276 #CF2D9C #DC5DB4 #E78FCB #F2C2E3
Accessibility & contrast
On white
3.35
#DC5DB4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.27
#DC5DB4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC5DB4
6.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC5DB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC5DB4 | 1.00 | 3.35 | 6.27 | 6.27 |
| #FFFFFF | 3.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#657FB7
Deuteranopia (green-blind)
#8A94B1
Tritanopia (blue-blind)
#E85E81
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #dc5db4; /* rgb */ color: rgb(220, 93, 180); /* oklch */ color: oklch(66.5% 0.186 341.6);
Tailwind
colors: {
custom: {
50: '#ea91ca',
500: '#dc5db4',
950: '#000000',
},
}SCSS
$custom: #dc5db4; $custom-light: #ea91ca; $custom-dark: #000000;
JSON
{
"hex": "#dc5db4",
"rgb": {
"r": 220,
"g": 93,
"b": 180
},
"hsl": {
"h": 318.898,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.66531,
"c": 0.18584,
"h": 341.6
},
"luminance": 0.2634
}Semantic roles & 50–950 ramp
primary
#DC5DB4
secondary
#B3E2C2
accent
#CC5219
background
#FEF9FC
surface
#FDF2F8
border
#D5CCD1
text
#170D13
muted
#857E82