#F02C8A
A medium, vivid magenta closely aligning with Deeppink.
About #F02C8A
The precise color #F02C8A is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. This translates to an RGB value of rgb(240, 44, 138).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 82% Magenta, 43% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F02C8A
RGB240, 44, 138
HSL331.2°, 86.7%, 55.7%
CMYK0%, 82%, 43%, 6%
HSV331.2°, 81.7%, 94.1%
LAB54.2, 76.5, -3.3
XYZ41.4, 22.2, 26.1
Decimal15740042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.43:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F02C8A;
}
.text-color {
color: #F02C8A;
}
.border-color {
border: 2px solid #F02C8A;
}