#DB1D57
A medium, vivid magenta closely aligning with Crimson.
About #DB1D57
At its core, #DB1D57 is a medium and vivid hue. Its closest recognized web color is Crimson. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 29, and 87.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 87% M, 60% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB1D57
RGB219, 29, 87
HSL341.7°, 76.6%, 48.6%
CMYK0%, 87%, 60%, 14%
HSV341.7°, 86.8%, 85.9%
LAB47.8, 70.6, 18.1
XYZ31.4, 16.6, 10.6
Decimal14359895
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.86:1
Text on #FFFFFF
AA
4.33:1
Text on #000000
AA Large
4.64:1
Text on #F8FAFC
AA
3.68:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1D57;
}
.text-color {
color: #DB1D57;
}
.border-color {
border: 2px solid #DB1D57;
}