#D31666
A medium, vivid magenta closely aligning with Deeppink.
About #D31666
The hex code #D31666 represents a beautifully specific shade of magenta. Its closest recognized web color is Deeppink. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 22, and 102.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 90% Magenta, 52% Yellow, and 17% Black. With a hue angle of 334.6 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF 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#D31666
RGB211, 22, 102
HSL334.6°, 81.1%, 45.7%
CMYK0%, 90%, 52%, 17%
HSV334.6°, 89.6%, 82.7%
LAB46.2, 70.8, 6.3
XYZ29.5, 15.4, 14.0
Decimal13833830
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.15:1
Text on #FFFFFF
AA
4.08:1
Text on #000000
AA Large
4.92:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D31666;
}
.text-color {
color: #D31666;
}
.border-color {
border: 2px solid #D31666;
}