#DB1D7C
A medium, vivid magenta closely aligning with Mediumvioletred.
About #DB1D7C
Visually, #DB1D7C is defined as a vivid magenta. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 29, and 124.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 87% M, 43% Y, and 14% K. With a hue angle of 330.0 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB1D7C
RGB219, 29, 124
HSL330.0°, 76.6%, 48.6%
CMYK0%, 87%, 43%, 14%
HSV330.0°, 86.8%, 85.9%
LAB48.8, 73.3, -3.3
XYZ33.3, 17.4, 20.7
Decimal14359932
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.69:1
Text on #FFFFFF
AA
4.48:1
Text on #000000
AA Large
4.48:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1D7C;
}
.text-color {
color: #DB1D7C;
}
.border-color {
border: 2px solid #DB1D7C;
}