#F01D99
A medium, vivid magenta closely aligning with Deeppink.
About #F01D99
At its core, #F01D99 is a medium and vivid hue. Designers often compare it to the standard color Deeppink. In the RGB color space, it consists of 240 red, 29 green, and 153 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 88% magenta, 36% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#F01D99
RGB240, 29, 153
HSL324.7°, 87.6%, 52.7%
CMYK0%, 88%, 36%, 6%
HSV324.7°, 87.9%, 94.1%
LAB53.7, 80.7, -12.9
XYZ42.1, 21.7, 32.1
Decimal15736217
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.93:1
Text on #FFFFFF
AA Large
5.34:1
Text on #000000
AA
3.76:1
Text on #F8FAFC
AA Large
4.54:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F01D99;
}
.text-color {
color: #F01D99;
}
.border-color {
border: 2px solid #F01D99;
}