#F0497C
A light, vivid magenta closely aligning with Hotpink.
About #F0497C
The precise color #F0497C is an excellent choice for modern design projects. Its closest recognized web color is Hotpink. This translates to an RGB value of rgb(240, 73, 124).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 70% M, 48% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#F0497C
RGB240, 73, 124
HSL341.7°, 84.8%, 61.4%
CMYK0%, 70%, 48%, 6%
HSV341.7°, 69.6%, 94.1%
LAB56.8, 66.8, 8.9
XYZ42.0, 24.7, 21.6
Decimal15747452
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F0497C;
}
.text-color {
color: #F0497C;
}
.border-color {
border: 2px solid #F0497C;
}