#D3006D
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D3006D
The precise color #D3006D is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 0, and 109.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 100% M, 48% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#D3006D
RGB211, 0, 109
HSL329.0°, 100.0%, 41.4%
CMYK0%, 100%, 48%, 17%
HSV329.0°, 100.0%, 82.7%
LAB45.6, 73.6, 1.1
XYZ29.6, 15.0, 15.8
Decimal13828205
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.26:1
Text on #FFFFFF
AA
3.99:1
Text on #000000
AA Large
5.03:1
Text on #F8FAFC
AA
3.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3006D;
}
.text-color {
color: #D3006D;
}
.border-color {
border: 2px solid #D3006D;
}