#F45382
A light, vivid magenta closely aligning with Hotpink.
About #F45382
When working with digital screens, the color #F45382 is rendered by mixing light. Its closest recognized web color is Hotpink. This translates to an RGB value of rgb(244, 83, 130).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 66% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F45382
RGB244, 83, 130
HSL342.5°, 88.0%, 64.1%
CMYK0%, 66%, 47%, 4%
HSV342.5°, 66.0%, 95.7%
LAB59.0, 64.8, 8.5
XYZ44.4, 27.0, 24.0
Decimal16012162
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.28:1
Text on #FFFFFF
AA Large
6.41:1
Text on #000000
AA
3.13:1
Text on #F8FAFC
AA Large
5.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F45382;
}
.text-color {
color: #F45382;
}
.border-color {
border: 2px solid #F45382;
}