#F04275
A light, vivid magenta closely aligning with Deeppink.
About #F04275
At its core, #F04275 is a light and vivid hue. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(240, 66, 117).
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 72% magenta inks. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F04275
RGB240, 66, 117
HSL342.4°, 85.3%, 60.0%
CMYK0%, 72%, 51%, 6%
HSV342.4°, 72.5%, 94.1%
LAB55.8, 68.6, 11.6
XYZ41.1, 23.7, 19.2
Decimal15745653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.66:1
Text on #FFFFFF
AA Large
5.74:1
Text on #000000
AA
3.50:1
Text on #F8FAFC
AA Large
4.88:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F04275;
}
.text-color {
color: #F04275;
}
.border-color {
border: 2px solid #F04275;
}