#F84283
A light, vivid magenta closely aligning with Deeppink.
About #F84283
When working with digital screens, the color #F84283 is rendered by mixing light. 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 131.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 73% magenta inks. With a hue angle of 338.6 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F84283
RGB248, 66, 131
HSL338.6°, 92.9%, 61.6%
CMYK0%, 73%, 47%, 3%
HSV338.6°, 73.4%, 97.3%
LAB57.6, 72.0, 5.9
XYZ44.8, 25.5, 24.0
Decimal16269955
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.44:1
Text on #FFFFFF
AA Large
6.10:1
Text on #000000
AA
3.29:1
Text on #F8FAFC
AA Large
5.18:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #F84283;
}
.text-color {
color: #F84283;
}
.border-color {
border: 2px solid #F84283;
}