#DB3375
A medium, moderate magenta closely aligning with Mediumvioletred.
About #DB3375
The precise color #DB3375 is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. This translates to an RGB value of rgb(219, 51, 117).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 77% magenta, 47% yellow, and 14% black. 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. 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#DB3375
RGB219, 51, 117
HSL336.4°, 70.0%, 52.9%
CMYK0%, 77%, 47%, 14%
HSV336.4°, 76.7%, 85.9%
LAB50.3, 67.6, 3.3
XYZ33.6, 18.7, 18.7
Decimal14365557
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.43:1
Text on #FFFFFF
AA Large
4.74:1
Text on #000000
AA
4.23:1
Text on #F8FAFC
AA Large
4.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB3375;
}
.text-color {
color: #DB3375;
}
.border-color {
border: 2px solid #DB3375;
}