#F81DBD
A medium, vivid magenta closely aligning with Deeppink.
About #F81DBD
The precise color #F81DBD is an excellent choice for modern design projects. 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, 29, and 189.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 88% Magenta, 24% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#F81DBD
RGB248, 29, 189
HSL316.2°, 94.0%, 54.3%
CMYK0%, 88%, 24%, 3%
HSV316.2°, 88.3%, 97.3%
LAB56.6, 86.2, -29.5
XYZ48.3, 24.5, 50.3
Decimal16260541
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.56:1
Text on #FFFFFF
AA Large
5.90:1
Text on #000000
AA
3.40:1
Text on #F8FAFC
AA Large
5.02:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F81DBD;
}
.text-color {
color: #F81DBD;
}
.border-color {
border: 2px solid #F81DBD;
}