#DB49C5
A medium, moderate magenta closely aligning with Orchid.
About #DB49C5
The hex code #DB49C5 represents a beautifully specific shade of magenta. Designers often compare it to the standard color Orchid. Its digital footprint relies on 219 parts red, 73 parts green, and 197 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 67% Magenta, 10% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB49C5
RGB219, 73, 197
HSL309.0°, 67.0%, 57.3%
CMYK0%, 67%, 10%, 14%
HSV309.0°, 66.7%, 85.9%
LAB55.9, 69.7, -35.5
XYZ41.7, 23.9, 55.2
Decimal14371269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB49C5;
}
.text-color {
color: #DB49C5;
}
.border-color {
border: 2px solid #DB49C5;
}