#DB1DC5
A medium, vivid magenta closely aligning with Mediumorchid.
About #DB1DC5
At its core, #DB1DC5 is a medium and vivid hue. Designers often compare it to the standard color Mediumorchid. In the RGB color space, it consists of 219 red, 29 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 87% magenta inks. With a hue angle of 306.9 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DB1DC5
RGB219, 29, 197
HSL306.9°, 76.6%, 48.6%
CMYK0%, 87%, 10%, 14%
HSV306.9°, 86.8%, 85.9%
LAB51.8, 81.6, -42.0
XYZ39.7, 20.0, 54.6
Decimal14360005
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.21:1
Text on #FFFFFF
AA Large
4.99:1
Text on #000000
AA
4.02:1
Text on #F8FAFC
AA Large
4.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB1DC5;
}
.text-color {
color: #DB1DC5;
}
.border-color {
border: 2px solid #DB1DC5;
}