#D32466
A medium, vivid magenta closely aligning with Deeppink.
About #D32466
The precise color #D32466 is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(211, 36, 102).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 83% Magenta, 52% Yellow, and 17% Black. With a hue angle of 337.4 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D32466
RGB211, 36, 102
HSL337.4°, 70.9%, 48.4%
CMYK0%, 83%, 52%, 17%
HSV337.4°, 82.9%, 82.7%
LAB47.1, 68.2, 7.6
XYZ29.9, 16.1, 14.1
Decimal13837414
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.98:1
Text on #FFFFFF
AA
4.21:1
Text on #000000
AA Large
4.76:1
Text on #F8FAFC
AA
3.58:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D32466;
}
.text-color {
color: #D32466;
}
.border-color {
border: 2px solid #D32466;
}