#FF1683
A medium, vivid magenta closely aligning with Deeppink.
About #FF1683
The hex code #FF1683 represents a beautifully specific shade of magenta. Its closest recognized web color is Deeppink. Its digital footprint relies on 255 parts red, 22 parts green, and 131 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 91% M, 49% Y, and 0% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FF1683
RGB255, 22, 131
HSL331.9°, 100.0%, 54.3%
CMYK0%, 91%, 49%, 0%
HSV331.9°, 91.4%, 100.0%
LAB55.6, 83.1, 3.2
XYZ45.6, 23.5, 23.6
Decimal16717443
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.69:1
Text on #FFFFFF
AA Large
5.69:1
Text on #000000
AA
3.52:1
Text on #F8FAFC
AA Large
4.84:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF1683;
}
.text-color {
color: #FF1683;
}
.border-color {
border: 2px solid #FF1683;
}