#DB2CAF
A medium, vivid magenta closely aligning with Mediumvioletred.
About #DB2CAF
The precise color #DB2CAF is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. Its digital footprint relies on 219 parts red, 44 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 80% magenta, 20% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB2CAF
RGB219, 44, 175
HSL315.1°, 70.9%, 51.6%
CMYK0%, 80%, 20%, 14%
HSV315.1°, 79.9%, 85.9%
LAB51.8, 75.7, -29.2
XYZ37.9, 20.0, 42.4
Decimal14363823
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.21:1
Text on #FFFFFF
AA Large
4.99:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.24:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB2CAF;
}
.text-color {
color: #DB2CAF;
}
.border-color {
border: 2px solid #DB2CAF;
}