#DB1DE9
A medium, vivid magenta closely aligning with Fuchsia.
About #DB1DE9
The precise color #DB1DE9 is an excellent choice for modern design projects. It is closely associated with the named CSS color Fuchsia. Its digital footprint relies on 219 parts red, 29 parts green, and 233 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 6% cyan and 88% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB1DE9
RGB219, 29, 233
HSL295.9°, 82.3%, 51.4%
CMYK6%, 88%, 0%, 9%
HSV295.9°, 87.6%, 91.4%
LAB53.8, 86.8, -59.3
XYZ44.4, 21.8, 79.0
Decimal14360041
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.91:1
Text on #FFFFFF
AA Large
5.36:1
Text on #000000
AA
3.74:1
Text on #F8FAFC
AA Large
4.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB1DE9;
}
.text-color {
color: #DB1DE9;
}
.border-color {
border: 2px solid #DB1DE9;
}