#F02492
A medium, vivid magenta closely aligning with Deeppink.
About #F02492
At its core, #F02492 is a medium and vivid hue. Its closest recognized web color is Deeppink. In the RGB color space, it consists of 240 red, 36 green, and 146 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 85% M, 39% Y, and 6% K. The HSL representation is 327.6° hue, 87.2% saturation, and 54.1% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F02492
RGB240, 36, 146
HSL327.6°, 87.2%, 54.1%
CMYK0%, 85%, 39%, 6%
HSV327.6°, 85.0%, 94.1%
LAB53.9, 78.9, -8.5
XYZ41.8, 21.9, 29.2
Decimal15738002
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.37:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F02492;
}
.text-color {
color: #F02492;
}
.border-color {
border: 2px solid #F02492;
}