#F05092
A light, vivid magenta closely aligning with Hotpink.
About #F05092
The hex code #F05092 represents a beautifully specific shade of magenta. Its closest recognized web color is Hotpink. Its digital footprint relies on 240 parts red, 80 parts green, and 146 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 67% magenta, 39% 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. 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#F05092
RGB240, 80, 146
HSL335.2°, 84.2%, 62.7%
CMYK0%, 67%, 39%, 6%
HSV335.2°, 66.7%, 94.1%
LAB58.4, 66.3, -1.9
XYZ44.0, 26.3, 30.0
Decimal15749266
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.35:1
Text on #FFFFFF
AA Large
6.27:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.33:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F05092;
}
.text-color {
color: #F05092;
}
.border-color {
border: 2px solid #F05092;
}