#DB1D66
A medium, vivid magenta closely aligning with Deeppink.
About #DB1D66
At its core, #DB1D66 is a medium and vivid hue. Its closest recognized web color is Deeppink. This translates to an RGB value of rgb(219, 29, 102).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 87% Magenta, 53% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB1D66
RGB219, 29, 102
HSL336.9°, 76.6%, 48.6%
CMYK0%, 87%, 53%, 14%
HSV336.9°, 86.8%, 85.9%
LAB48.1, 71.6, 9.3
XYZ32.1, 16.9, 14.1
Decimal14359910
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.79:1
Text on #FFFFFF
AA
4.38:1
Text on #000000
AA Large
4.58:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1D66;
}
.text-color {
color: #DB1D66;
}
.border-color {
border: 2px solid #DB1D66;
}