#DB2C5F
A medium, vivid magenta closely aligning with Crimson.
About #DB2C5F
Visually, #DB2C5F is defined as a vivid magenta. Designers often compare it to the standard color Crimson. In the RGB color space, it consists of 219 red, 44 green, and 95 blue.
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 80% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#DB2C5F
RGB219, 44, 95
HSL342.5°, 70.9%, 51.6%
CMYK0%, 80%, 57%, 14%
HSV342.5°, 79.9%, 85.9%
LAB49.1, 67.8, 14.9
XYZ32.2, 17.7, 12.5
Decimal14363743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.63:1
Text on #FFFFFF
AA
4.54:1
Text on #000000
AA
4.42:1
Text on #F8FAFC
AA Large
3.86:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB2C5F;
}
.text-color {
color: #DB2C5F;
}
.border-color {
border: 2px solid #DB2C5F;
}