#D32C6D
A medium, moderate magenta closely aligning with Mediumvioletred.
About #D32C6D
Visually, #D32C6D is defined as a moderate magenta. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(211, 44, 109).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 79% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D32C6D
RGB211, 44, 109
HSL336.6°, 65.5%, 50.0%
CMYK0%, 79%, 48%, 17%
HSV336.6°, 79.1%, 82.7%
LAB47.9, 66.8, 4.5
XYZ30.5, 16.8, 16.1
Decimal13839469
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.83:1
Text on #FFFFFF
AA
4.35:1
Text on #000000
AA Large
4.61:1
Text on #F8FAFC
AA
3.70:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D32C6D;
}
.text-color {
color: #D32C6D;
}
.border-color {
border: 2px solid #D32C6D;
}