#DB57AF
A light, moderate magenta closely aligning with Hotpink.
About #DB57AF
Visually, #DB57AF is defined as a moderate magenta. It is closely associated with the named CSS color Hotpink. In the RGB color space, it consists of 219 red, 87 green, and 175 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 60% Magenta, 20% Yellow, and 14% Black. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB57AF
RGB219, 87, 175
HSL320.0°, 64.7%, 60.0%
CMYK0%, 60%, 20%, 14%
HSV320.0°, 60.3%, 85.9%
LAB57.0, 61.0, -21.1
XYZ40.4, 25.0, 43.3
Decimal14374831
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.50:1
Text on #FFFFFF
AA Large
5.99:1
Text on #000000
AA
3.35:1
Text on #F8FAFC
AA Large
5.10:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB57AF;
}
.text-color {
color: #DB57AF;
}
.border-color {
border: 2px solid #DB57AF;
}