#F050B6
A light, vivid magenta closely aligning with Hotpink.
About #F050B6
The precise color #F050B6 is an excellent choice for modern design projects. It is closely associated with the named CSS color Hotpink. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 80, and 182.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 67% magenta, 24% yellow, and 6% black. This makes it a relatively light color when applied to physical surfaces.
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#F050B6
RGB240, 80, 182
HSL321.8°, 84.2%, 62.7%
CMYK0%, 67%, 24%, 6%
HSV321.8°, 66.7%, 94.1%
LAB59.6, 70.4, -21.0
XYZ47.2, 27.6, 47.1
Decimal15749302
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.53:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F050B6;
}
.text-color {
color: #F050B6;
}
.border-color {
border: 2px solid #F050B6;
}