#DB2CF0
A medium, vivid magenta closely aligning with Fuchsia.
About #DB2CF0
The precise color #DB2CF0 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Fuchsia. In the RGB color space, it consists of 219 red, 44 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 9% C, 82% M, 0% Y, and 6% K. 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. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB2CF0
RGB219, 44, 240
HSL293.6°, 86.7%, 55.7%
CMYK9%, 82%, 0%, 6%
HSV293.6°, 81.7%, 94.1%
LAB55.2, 85.1, -61.0
XYZ45.8, 23.2, 84.5
Decimal14363888
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.73:1
Text on #FFFFFF
AA Large
5.63:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB2CF0;
}
.text-color {
color: #DB2CF0;
}
.border-color {
border: 2px solid #DB2CF0;
}