#FF42A0
A light, vivid magenta closely aligning with Deeppink.
About #FF42A0
The precise color #FF42A0 is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 66, and 160.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 74% Magenta, 37% Yellow, and 0% Black. With a hue angle of 330.2 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#FF42A0
RGB255, 66, 160
HSL330.2°, 100.0%, 62.9%
CMYK0%, 74%, 37%, 0%
HSV330.2°, 74.1%, 100.0%
LAB59.6, 76.5, -7.9
XYZ49.5, 27.7, 36.0
Decimal16728736
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.21:1
Text on #FFFFFF
AA Large
6.54:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF42A0;
}
.text-color {
color: #FF42A0;
}
.border-color {
border: 2px solid #FF42A0;
}