#DB1DDB
A medium, vivid magenta closely aligning with Fuchsia.
About #DB1DDB
At its core, #DB1DDB is a medium and vivid hue. Its closest recognized web color is Fuchsia. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 29, and 219.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 87% Magenta, 0% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB1DDB
RGB219, 29, 219
HSL300.0°, 76.6%, 48.6%
CMYK0%, 87%, 0%, 14%
HSV300.0°, 86.8%, 85.9%
LAB53.0, 84.7, -52.7
XYZ42.4, 21.1, 68.8
Decimal14360027
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.03:1
Text on #FFFFFF
AA Large
5.21:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.43:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1DDB;
}
.text-color {
color: #DB1DDB;
}
.border-color {
border: 2px solid #DB1DDB;
}