#F00F75
A medium, vivid magenta closely aligning with Deeppink.
About #F00F75
The precise color #F00F75 is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. Its digital footprint relies on 240 parts red, 15 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 94% 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. 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#F00F75
RGB240, 15, 117
HSL332.8°, 88.2%, 50.0%
CMYK0%, 94%, 51%, 6%
HSV332.8°, 93.8%, 94.1%
LAB52.0, 79.4, 6.2
XYZ39.3, 20.2, 18.6
Decimal15732597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.17:1
Text on #FFFFFF
AA Large
5.03:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F00F75;
}
.text-color {
color: #F00F75;
}
.border-color {
border: 2px solid #F00F75;
}