#F80783
A medium, vivid magenta closely aligning with Deeppink.
About #F80783
When working with digital screens, the color #F80783 is rendered by mixing light. Its closest recognized web color is Deeppink. This translates to an RGB value of rgb(248, 7, 131).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 97% Magenta, 47% Yellow, and 3% Black. With a hue angle of 329.1 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F80783
RGB248, 7, 131
HSL329.1°, 94.5%, 50.0%
CMYK0%, 97%, 47%, 3%
HSV329.1°, 97.2%, 97.3%
LAB53.8, 82.8, 0.5
XYZ42.9, 21.7, 23.4
Decimal16254851
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.35:1
Text on #000000
AA
3.75:1
Text on #F8FAFC
AA Large
4.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F80783;
}
.text-color {
color: #F80783;
}
.border-color {
border: 2px solid #F80783;
}