#DB2499
A medium, vivid magenta closely aligning with Mediumvioletred.
About #DB2499
At its core, #DB2499 is a medium and vivid hue. It is closely associated with the named CSS color Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 36, and 153.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 84% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB2499
RGB219, 36, 153
HSL321.6°, 71.8%, 50.0%
CMYK0%, 84%, 30%, 14%
HSV321.6°, 83.6%, 85.9%
LAB50.2, 74.9, -18.6
XYZ35.6, 18.6, 31.9
Decimal14361753
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.02:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB2499;
}
.text-color {
color: #DB2499;
}
.border-color {
border: 2px solid #DB2499;
}