#DB04CD
A medium, vivid magenta closely aligning with Fuchsia.
About #DB04CD
The hex code #DB04CD represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Fuchsia. Its digital footprint relies on 219 parts red, 4 parts green, and 205 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 98% M, 6% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB04CD
RGB219, 4, 205
HSL303.9°, 96.4%, 43.7%
CMYK0%, 98%, 6%, 14%
HSV303.9°, 98.2%, 85.9%
LAB51.3, 85.3, -47.3
XYZ40.3, 19.6, 59.4
Decimal14353613
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.28:1
Text on #FFFFFF
AA Large
4.91:1
Text on #000000
AA
4.09:1
Text on #F8FAFC
AA Large
4.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB04CD;
}
.text-color {
color: #DB04CD;
}
.border-color {
border: 2px solid #DB04CD;
}