#F049A8
A light, vivid magenta closely aligning with Hotpink.
About #F049A8
The precise color #F049A8 is an excellent choice for modern design projects. Designers often compare it to the standard color Hotpink. This translates to an RGB value of rgb(240, 73, 168).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 70% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F049A8
RGB240, 73, 168
HSL325.9°, 84.8%, 61.4%
CMYK0%, 70%, 30%, 6%
HSV325.9°, 69.6%, 94.1%
LAB58.1, 71.2, -15.0
XYZ45.4, 26.1, 39.7
Decimal15747496
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.22:1
Text on #000000
AA
3.23:1
Text on #F8FAFC
AA Large
5.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F049A8;
}
.text-color {
color: #F049A8;
}
.border-color {
border: 2px solid #F049A8;
}