#F03375
A medium, vivid magenta closely aligning with Deeppink.
About #F03375
When working with digital screens, the color #F03375 is rendered by mixing light. It is closely associated with the named CSS color Deeppink. This translates to an RGB value of rgb(240, 51, 117).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 79% Magenta, 51% Yellow, and 6% Black. Always request a physical proof before doing a large print run with this exact code.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F03375
RGB240, 51, 117
HSL339.0°, 86.3%, 57.1%
CMYK0%, 79%, 51%, 6%
HSV339.0°, 78.8%, 94.1%
LAB54.2, 73.1, 9.3
XYZ40.3, 22.2, 19.0
Decimal15741813
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.44:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F03375;
}
.text-color {
color: #F03375;
}
.border-color {
border: 2px solid #F03375;
}