#D34992
A medium, moderate magenta closely aligning with Hotpink.
About #D34992
At its core, #D34992 is a medium and moderate hue. Its closest recognized web color is Hotpink. Its digital footprint relies on 211 parts red, 73 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 65% magenta, 31% yellow, and 17% black. With a hue angle of 328.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D34992
RGB211, 73, 146
HSL328.3°, 61.1%, 55.7%
CMYK0%, 65%, 31%, 17%
HSV328.3°, 65.4%, 82.7%
LAB52.6, 60.7, -10.9
XYZ34.4, 20.7, 29.4
Decimal13846930
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34992;
}
.text-color {
color: #D34992;
}
.border-color {
border: 2px solid #D34992;
}