#F057B6
A light, vivid magenta closely aligning with Hotpink.
About #F057B6
The hex code #F057B6 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Hotpink. This translates to an RGB value of rgb(240, 87, 182).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 64% magenta, 24% yellow, and 6% black. With a hue angle of 322.7 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#F057B6
RGB240, 87, 182
HSL322.7°, 83.6%, 64.1%
CMYK0%, 64%, 24%, 6%
HSV322.7°, 63.7%, 94.1%
LAB60.5, 67.7, -19.5
XYZ47.8, 28.7, 47.3
Decimal15751094
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.74:1
Text on #000000
AA
2.98:1
Text on #F8FAFC
FAIL
5.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F057B6;
}
.text-color {
color: #F057B6;
}
.border-color {
border: 2px solid #F057B6;
}