#F84292
A light, vivid magenta closely aligning with Deeppink.
About #F84292
When working with digital screens, the color #F84292 is rendered by mixing light. Its closest recognized web color is Deeppink. This translates to an RGB value of rgb(248, 66, 146).
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 333.6° hue, 92.9% saturation, and 61.6% lightness.
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#F84292
RGB248, 66, 146
HSL333.6°, 92.9%, 61.6%
CMYK0%, 73%, 41%, 3%
HSV333.6°, 73.4%, 97.3%
LAB58.0, 73.3, -2.3
XYZ45.8, 25.9, 29.8
Decimal16269970
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.39:1
Text on #FFFFFF
AA Large
6.19:1
Text on #000000
AA
3.24:1
Text on #F8FAFC
AA Large
5.26:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F84292;
}
.text-color {
color: #F84292;
}
.border-color {
border: 2px solid #F84292;
}