#F82C7C
A medium, vivid magenta closely aligning with Deeppink.
About #F82C7C
The precise color #F82C7C is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. Its digital footprint relies on 248 parts red, 44 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 82% magenta inks. The HSL representation is 336.5° hue, 93.6% saturation, and 57.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F82C7C
RGB248, 44, 124
HSL336.5°, 93.6%, 57.3%
CMYK0%, 82%, 50%, 3%
HSV336.5°, 82.3%, 97.3%
LAB55.3, 77.3, 6.9
XYZ43.3, 23.2, 21.3
Decimal16264316
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.64:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F82C7C;
}
.text-color {
color: #F82C7C;
}
.border-color {
border: 2px solid #F82C7C;
}