#F0078A
A medium, vivid magenta closely aligning with Deeppink.
About #F0078A
The precise color #F0078A is an excellent choice for modern design projects. It is closely associated with the named CSS color Deeppink. In the RGB color space, it consists of 240 red, 7 green, and 138 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 97% M, 43% Y, and 6% K. The HSL representation is 326.3° hue, 94.3% saturation, and 48.4% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F0078A
RGB240, 7, 138
HSL326.3°, 94.3%, 48.4%
CMYK0%, 97%, 43%, 6%
HSV326.3°, 97.1%, 94.1%
LAB52.4, 81.7, -5.9
XYZ40.6, 20.5, 25.9
Decimal15730570
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.12:1
Text on #FFFFFF
AA Large
5.10:1
Text on #000000
AA
3.93:1
Text on #F8FAFC
AA Large
4.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F0078A;
}
.text-color {
color: #F0078A;
}
.border-color {
border: 2px solid #F0078A;
}