#D357A0
A medium, moderate magenta closely aligning with Hotpink.
About #D357A0
Visually, #D357A0 is defined as a moderate magenta. Designers often compare it to the standard color Hotpink. In the RGB color space, it consists of 211 red, 87 green, and 160 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 59% M, 24% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D357A0
RGB211, 87, 160
HSL324.7°, 58.5%, 58.4%
CMYK0%, 59%, 24%, 17%
HSV324.7°, 58.8%, 82.7%
LAB55.3, 56.6, -15.1
XYZ36.6, 23.2, 35.8
Decimal13850528
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.64:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #D357A0;
}
.text-color {
color: #D357A0;
}
.border-color {
border: 2px solid #D357A0;
}