#DB2CE2
A medium, vivid magenta closely aligning with Fuchsia.
About #DB2CE2
The precise color #DB2CE2 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Fuchsia. Its digital footprint relies on 219 parts red, 44 parts green, and 226 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 3% Cyan, 81% Magenta, 0% Yellow, and 11% Black. The HSL representation is 297.7° hue, 75.8% saturation, and 52.9% lightness.
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#DB2CE2
RGB219, 44, 226
HSL297.7°, 75.8%, 52.9%
CMYK3%, 81%, 0%, 11%
HSV297.7°, 80.5%, 88.6%
LAB54.4, 82.9, -54.4
XYZ43.8, 22.4, 74.0
Decimal14363874
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.47:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB2CE2;
}
.text-color {
color: #DB2CE2;
}
.border-color {
border: 2px solid #DB2CE2;
}