#F84299
A light, vivid magenta closely aligning with Deeppink.
About #F84299
At its core, #F84299 is a light and vivid hue. It is closely associated with the named CSS color Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 66, and 153.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 73% magenta inks. With a hue angle of 331.3 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. 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#F84299
RGB248, 66, 153
HSL331.3°, 92.9%, 61.6%
CMYK0%, 73%, 38%, 3%
HSV331.3°, 73.4%, 97.3%
LAB58.2, 74.0, -6.1
XYZ46.4, 26.2, 32.7
Decimal16269977
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.37:1
Text on #FFFFFF
AA Large
6.23:1
Text on #000000
AA
3.22:1
Text on #F8FAFC
AA Large
5.30:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F84299;
}
.text-color {
color: #F84299;
}
.border-color {
border: 2px solid #F84299;
}