#DA427B
A medium, moderate magenta closely aligning with Hotpink.
About #DA427B
At its core, #DA427B is a medium and moderate hue. Designers often compare it to the standard color Hotpink. This translates to an RGB value of rgb(218, 66, 123).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 70% M, 44% Y, and 15% K. The HSL representation is 337.5° hue, 67.3% saturation, and 55.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DA427B
RGB218, 66, 123
HSL337.5°, 67.3%, 55.7%
CMYK0%, 70%, 44%, 15%
HSV337.5°, 69.7%, 85.5%
LAB52.1, 62.9, 2.2
XYZ34.4, 20.2, 20.8
Decimal14303867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.16:1
Text on #FFFFFF
AA Large
5.05:1
Text on #000000
AA
3.98:1
Text on #F8FAFC
AA Large
4.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DA427B;
}
.text-color {
color: #DA427B;
}
.border-color {
border: 2px solid #DA427B;
}