#F82C92
A medium, vivid magenta closely aligning with Deeppink.
About #F82C92
At its core, #F82C92 is a medium and vivid hue. Its closest recognized web color is Deeppink. Its digital footprint relies on 248 parts red, 44 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 82% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#F82C92
RGB248, 44, 146
HSL330.0°, 93.6%, 57.3%
CMYK0%, 82%, 41%, 3%
HSV330.0°, 82.3%, 97.3%
LAB55.9, 79.1, -5.3
XYZ44.8, 23.8, 29.4
Decimal16264338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F82C92;
}
.text-color {
color: #F82C92;
}
.border-color {
border: 2px solid #F82C92;
}