#DB07A0
A medium, vivid magenta closely aligning with Mediumvioletred.
About #DB07A0
Visually, #DB07A0 is defined as a vivid magenta. Designers often compare it to the standard color Mediumvioletred. Its digital footprint relies on 219 parts red, 7 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 97% Magenta, 27% Yellow, and 14% Black. With a hue angle of 316.7 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB07A0
RGB219, 7, 160
HSL316.7°, 93.8%, 44.3%
CMYK0%, 97%, 27%, 14%
HSV316.7°, 96.8%, 85.9%
LAB49.2, 79.5, -24.4
XYZ35.6, 17.8, 34.8
Decimal14354336
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.62:1
Text on #FFFFFF
AA
4.55:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB07A0;
}
.text-color {
color: #DB07A0;
}
.border-color {
border: 2px solid #DB07A0;
}