#DB0766
A medium, vivid magenta closely aligning with Deeppink.
About #DB0766
Visually, #DB0766 is defined as a vivid magenta. It is closely associated with the named CSS color Deeppink. Its digital footprint relies on 219 parts red, 7 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 97% M, 53% Y, and 14% K. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB0766
RGB219, 7, 102
HSL333.1°, 93.8%, 44.3%
CMYK0%, 97%, 53%, 14%
HSV333.1°, 96.8%, 85.9%
LAB47.2, 74.3, 8.0
XYZ31.7, 16.2, 14.0
Decimal14354278
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.23:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB0766;
}
.text-color {
color: #DB0766;
}
.border-color {
border: 2px solid #DB0766;
}