#F842A0
A light, vivid magenta closely aligning with Deeppink.
About #F842A0
Visually, #F842A0 is defined as a vivid magenta. Its closest recognized web color is Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 66, and 160.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 73% magenta inks. The HSL representation is 329.0° hue, 92.9% saturation, and 61.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F842A0
RGB248, 66, 160
HSL329.0°, 92.9%, 61.6%
CMYK0%, 73%, 35%, 3%
HSV329.0°, 73.4%, 97.3%
LAB58.4, 74.7, -9.8
XYZ47.0, 26.4, 35.9
Decimal16269984
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.34:1
Text on #FFFFFF
AA Large
6.28:1
Text on #000000
AA
3.20:1
Text on #F8FAFC
AA Large
5.34:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F842A0;
}
.text-color {
color: #F842A0;
}
.border-color {
border: 2px solid #F842A0;
}