#F02CA0
A medium, vivid magenta closely aligning with Deeppink.
About #F02CA0
The precise color #F02CA0 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, 160).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 82% Magenta, 33% Yellow, and 6% Black. With a hue angle of 324.5 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F02CA0
RGB240, 44, 160
HSL324.5°, 86.7%, 55.7%
CMYK0%, 82%, 33%, 6%
HSV324.5°, 81.7%, 94.1%
LAB54.9, 78.6, -15.2
XYZ43.2, 22.9, 35.4
Decimal15740064
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.77:1
Text on #FFFFFF
AA Large
5.57:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F02CA0;
}
.text-color {
color: #F02CA0;
}
.border-color {
border: 2px solid #F02CA0;
}