#F857BD
A light, vivid magenta closely aligning with Hotpink.
About #F857BD
When working with digital screens, the color #F857BD is rendered by mixing light. Designers often compare it to the standard color Hotpink. In the RGB color space, it consists of 248 red, 87 green, and 189 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 65% 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#F857BD
RGB248, 87, 189
HSL322.0°, 92.0%, 65.7%
CMYK0%, 65%, 24%, 3%
HSV322.0°, 64.9%, 97.3%
LAB62.0, 70.7, -21.1
XYZ51.3, 30.4, 51.3
Decimal16275389
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.96:1
Text on #FFFFFF
FAIL
7.09:1
Text on #000000
AAA
2.83:1
Text on #F8FAFC
FAIL
6.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F857BD;
}
.text-color {
color: #F857BD;
}
.border-color {
border: 2px solid #F857BD;
}