#DB66A8
A light, moderate magenta closely aligning with Hotpink.
About #DB66A8
Visually, #DB66A8 is defined as a moderate magenta. It is closely associated with the named CSS color Hotpink. In the RGB color space, it consists of 219 red, 102 green, and 168 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 53% Magenta, 23% 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. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB66A8
RGB219, 102, 168
HSL326.2°, 61.9%, 62.9%
CMYK0%, 53%, 23%, 14%
HSV326.2°, 53.4%, 85.9%
LAB59.3, 53.2, -13.6
XYZ41.0, 27.4, 40.2
Decimal14378664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.48:1
Text on #000000
AA
3.10:1
Text on #F8FAFC
AA Large
5.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB66A8;
}
.text-color {
color: #DB66A8;
}
.border-color {
border: 2px solid #DB66A8;
}