#F00083
A medium, vivid magenta closely aligning with Deeppink.
About #F00083
At its core, #F00083 is a medium and vivid hue. Its closest recognized web color is Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 240, 0, 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 100% magenta inks. With a hue angle of 327.2 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#F00083
RGB240, 0, 131
HSL327.2°, 100.0%, 47.1%
CMYK0%, 100%, 45%, 6%
HSV327.2°, 100.0%, 94.1%
LAB52.0, 81.6, -2.3
XYZ40.0, 20.2, 23.3
Decimal15728771
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.17:1
Text on #FFFFFF
AA Large
5.03:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #F00083;
}
.text-color {
color: #F00083;
}
.border-color {
border: 2px solid #F00083;
}