#DB16B6
A medium, vivid magenta closely aligning with Mediumvioletred.
About #DB16B6
The precise color #DB16B6 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumvioletred. In the RGB color space, it consists of 219 red, 22 green, and 182 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 90% magenta, 17% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#DB16B6
RGB219, 22, 182
HSL311.3°, 81.7%, 47.3%
CMYK0%, 90%, 17%, 14%
HSV311.3°, 90.0%, 85.9%
LAB50.7, 80.7, -35.0
XYZ37.9, 19.0, 45.9
Decimal14358198
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.37:1
Text on #FFFFFF
AA Large
4.80:1
Text on #000000
AA
4.18:1
Text on #F8FAFC
AA Large
4.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB16B6;
}
.text-color {
color: #DB16B6;
}
.border-color {
border: 2px solid #DB16B6;
}