#DC4D9F#DC4D9F
#DC4D9F is a light, vivid pink. Relative luminance 0.230; OKLCH L 63.9% C 0.196 H 348.7°. Best body text is #000000 at 5.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DC4D9F |
|---|---|
| RGB | rgb(220, 77, 159) |
| HSL | hsl(326, 67%, 58%) |
| HSV | hsv(326, 65%, 86%) |
| CMYK | cmyk(0%, 65%, 27.7%, 13.7%) |
| CIE-LAB | lab(55.10, 63.24, -14.69) |
| CIE-LCH | lch(55.10, 64.92, 346.92°) |
| OKLab | oklab(63.87% 0.192 -0.0385) |
| OKLCH | oklch(63.87% 0.196 348.7) |
| XYZ | xyz(38.4288, 23.0306, 35.2157) |
| Luminance | 0.2303 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purplish Pink
#CE5DAE
ΔE00 4.59
Pale Magenta
#D767AD
ΔE00 5.08
Shocking Pink
#FE02A2
ΔE00 5.56
Barbie Pink
#FE46A5
ΔE00 5.86
Neon Pink
#FE019A
ΔE00 5.86
Bright Pink
#FE01B1
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC4D9F #4DDC8A
analogous
#D14DDC #DC4D9F #DC4D57
triadic
#DC4D9F #9FDC4D #4D9FDC
tetradic
#DC4D9F #DCD14D #4DDC8A #4D57DC
square
#DC4D9F #DCD14D #4DDC8A #4D57DC
split-complementary
#DC4D9F #57DC4D #4DDCD1
monochromatic
#921D60 #C52782 #DC4D9F #E680BB #F0B3D6
Accessibility & contrast
On white
3.75
#DC4D9F on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.61
#DC4D9F on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #DC4D9F
5.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC4D9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC4D9F | 1.00 | 3.75 | 5.61 | 5.61 |
| #FFFFFF | 3.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6074A1
Deuteranopia (green-blind)
#888D9C
Tritanopia (blue-blind)
#EB486F
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #dc4d9f; /* rgb */ color: rgb(220, 77, 159); /* oklch */ color: oklch(63.9% 0.196 348.7);
Tailwind
colors: {
custom: {
50: '#eb88bb',
500: '#dc4d9f',
950: '#000000',
},
}SCSS
$custom: #dc4d9f; $custom-light: #eb88bb; $custom-dark: #000000;
JSON
{
"hex": "#dc4d9f",
"rgb": {
"r": 220,
"g": 77,
"b": 159
},
"hsl": {
"h": 325.594,
"s": 67.136,
"l": 58.235
},
"oklch": {
"l": 0.63874,
"c": 0.19578,
"h": 348.7
},
"luminance": 0.23027
}Semantic roles & 50–950 ramp
primary
#DC4D9F
secondary
#A6DFBE
accent
#EA873E
background
#FEF8FB
surface
#FDF0F6
border
#D5CBD0
text
#170C11
muted
#857D80