#F092C5
A light, vivid magenta closely aligning with Plum.
About #F092C5
Visually, #F092C5 is defined as a vivid magenta. Its closest recognized web color is Plum. This translates to an RGB value of rgb(240, 146, 197).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 39% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F092C5
RGB240, 146, 197
HSL327.4°, 75.8%, 75.7%
CMYK0%, 39%, 18%, 6%
HSV327.4°, 39.2%, 94.1%
LAB71.6, 42.2, -11.2
XYZ56.3, 43.1, 58.2
Decimal15766213
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.62:1
Text on #000000
AAA
2.09:1
Text on #F8FAFC
FAIL
8.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F092C5;
}
.text-color {
color: #F092C5;
}
.border-color {
border: 2px solid #F092C5;
}