#F8167C
A medium, vivid magenta closely aligning with Deeppink.
About #F8167C
The precise color #F8167C is an excellent choice for modern design projects. Designers often compare it to the standard color Deeppink. This translates to an RGB value of rgb(248, 22, 124).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 91% Magenta, 50% Yellow, and 3% Black. The HSL representation is 332.9° hue, 94.2% saturation, and 52.9% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F8167C
RGB248, 22, 124
HSL332.9°, 94.2%, 52.9%
CMYK0%, 91%, 50%, 3%
HSV332.9°, 91.1%, 97.3%
LAB54.0, 81.0, 5.0
XYZ42.6, 22.0, 21.1
Decimal16258684
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.89:1
Text on #FFFFFF
AA Large
5.40:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F8167C;
}
.text-color {
color: #F8167C;
}
.border-color {
border: 2px solid #F8167C;
}