#FF1D7C
A medium, vivid magenta closely aligning with Deeppink.
About #FF1D7C
When working with digital screens, the color #FF1D7C is rendered by mixing light. Its closest recognized web color is Deeppink. Its digital footprint relies on 255 parts red, 29 parts green, and 124 parts blue light.
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 89% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#FF1D7C
RGB255, 29, 124
HSL334.8°, 100.0%, 55.7%
CMYK0%, 89%, 51%, 0%
HSV334.8°, 88.6%, 100.0%
LAB55.7, 81.7, 7.6
XYZ45.3, 23.6, 21.2
Decimal16719228
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.67:1
Text on #FFFFFF
AA Large
5.72:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #FF1D7C;
}
.text-color {
color: #FF1D7C;
}
.border-color {
border: 2px solid #FF1D7C;
}