#DB6DAF
A light, moderate magenta closely aligning with Hotpink.
About #DB6DAF
Visually, #DB6DAF is defined as a moderate magenta. If you're using CSS, you might find it aligns closely with Hotpink. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 109, and 175.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 50% Magenta, 20% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB6DAF
RGB219, 109, 175
HSL324.0°, 60.4%, 64.3%
CMYK0%, 50%, 20%, 14%
HSV324.0°, 50.2%, 85.9%
LAB60.9, 50.8, -15.3
XYZ42.4, 29.1, 43.9
Decimal14380463
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB6DAF;
}
.text-color {
color: #DB6DAF;
}
.border-color {
border: 2px solid #DB6DAF;
}