#F85099
A light, vivid magenta closely aligning with Hotpink.
About #F85099
At its core, #F85099 is a light and vivid hue. Its closest recognized web color is Hotpink. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 80, and 153.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 68% M, 38% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F85099
RGB248, 80, 153
HSL333.9°, 92.3%, 64.3%
CMYK0%, 68%, 38%, 3%
HSV333.9°, 67.7%, 97.3%
LAB59.9, 69.2, -3.6
XYZ47.3, 28.0, 33.0
Decimal16273561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.60:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F85099;
}
.text-color {
color: #F85099;
}
.border-color {
border: 2px solid #F85099;
}