#DB5092
A medium, moderate magenta closely aligning with Hotpink.
About #DB5092
Visually, #DB5092 is defined as a moderate magenta. It is closely associated with the named CSS color Hotpink. Its digital footprint relies on 219 parts red, 80 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 63% M, 33% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB5092
RGB219, 80, 146
HSL331.5°, 65.9%, 58.6%
CMYK0%, 63%, 33%, 14%
HSV331.5°, 63.5%, 85.9%
LAB54.9, 60.2, -7.3
XYZ37.3, 22.9, 29.6
Decimal14373010
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.77:1
Text on #FFFFFF
AA Large
5.57:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5092;
}
.text-color {
color: #DB5092;
}
.border-color {
border: 2px solid #DB5092;
}