#F80075
A medium, vivid magenta closely aligning with Deeppink.
About #F80075
The hex code #F80075 represents a beautifully specific shade of magenta. Its closest recognized web color is Deeppink. Its digital footprint relies on 248 parts red, 0 parts green, and 117 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 100% Magenta, 53% Yellow, and 3% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F80075
RGB248, 0, 117
HSL331.7°, 100.0%, 48.6%
CMYK0%, 100%, 53%, 3%
HSV331.7°, 100.0%, 97.3%
LAB53.2, 82.3, 8.1
XYZ41.9, 21.2, 18.7
Decimal16253045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.00:1
Text on #FFFFFF
AA Large
5.25:1
Text on #000000
AA
3.82:1
Text on #F8FAFC
AA Large
4.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F80075;
}
.text-color {
color: #F80075;
}
.border-color {
border: 2px solid #F80075;
}