#DB4283
A medium, moderate magenta closely aligning with Hotpink.
About #DB4283
Visually, #DB4283 is defined as a moderate magenta. Its closest recognized web color is Hotpink. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 66, and 131.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 70% magenta inks. The HSL representation is 334.5° hue, 68.0% saturation, and 55.9% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB4283
RGB219, 66, 131
HSL334.5°, 68.0%, 55.9%
CMYK0%, 70%, 40%, 14%
HSV334.5°, 69.9%, 85.9%
LAB52.5, 64.0, -2.0
XYZ35.3, 20.6, 23.6
Decimal14369411
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.10:1
Text on #FFFFFF
AA Large
5.12:1
Text on #000000
AA
3.92:1
Text on #F8FAFC
AA Large
4.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB4283;
}
.text-color {
color: #DB4283;
}
.border-color {
border: 2px solid #DB4283;
}