#F083C5
A light, vivid magenta closely aligning with Hotpink.
About #F083C5
Visually, #F083C5 is defined as a vivid magenta. It is closely associated with the named CSS color Hotpink. In the RGB color space, it consists of 240 red, 131 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F083C5
RGB240, 131, 197
HSL323.7°, 78.4%, 72.7%
CMYK0%, 45%, 18%, 6%
HSV323.7°, 45.4%, 94.1%
LAB68.6, 49.8, -15.8
XYZ54.1, 38.8, 57.5
Decimal15762373
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.40:1
Text on #FFFFFF
FAIL
8.76:1
Text on #000000
AAA
2.29:1
Text on #F8FAFC
FAIL
7.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F083C5;
}
.text-color {
color: #F083C5;
}
.border-color {
border: 2px solid #F083C5;
}