#DB247C
A medium, vivid magenta closely aligning with Mediumvioletred.
About #DB247C
The precise color #DB247C is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumvioletred. This translates to an RGB value of rgb(219, 36, 124).
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 84% magenta inks. With a hue angle of 331.1 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB247C
RGB219, 36, 124
HSL331.1°, 71.8%, 50.0%
CMYK0%, 84%, 43%, 14%
HSV331.1°, 83.6%, 85.9%
LAB49.2, 72.0, -2.6
XYZ33.5, 17.8, 20.7
Decimal14361724
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.61:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #DB247C;
}
.text-color {
color: #DB247C;
}
.border-color {
border: 2px solid #DB247C;
}