#F80775
A medium, vivid magenta closely aligning with Deeppink.
About #F80775
The precise color #F80775 is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(248, 7, 117).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 97% M, 53% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F80775
RGB248, 7, 117
HSL332.6°, 94.5%, 50.0%
CMYK0%, 97%, 53%, 3%
HSV332.6°, 97.2%, 97.3%
LAB53.4, 81.8, 8.4
XYZ42.0, 21.4, 18.7
Decimal16254837
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.98:1
Text on #FFFFFF
AA Large
5.28:1
Text on #000000
AA
3.80:1
Text on #F8FAFC
AA Large
4.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F80775;
}
.text-color {
color: #F80775;
}
.border-color {
border: 2px solid #F80775;
}