#D3007C
A medium, vivid magenta closely aligning with Mediumvioletred.
About #D3007C
The precise color #D3007C 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 211 red, 0 green, and 124 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 100% Magenta, 41% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3007C
RGB211, 0, 124
HSL324.7°, 100.0%, 41.4%
CMYK0%, 100%, 41%, 17%
HSV324.7°, 100.0%, 82.7%
LAB46.0, 74.9, -7.5
XYZ30.5, 15.3, 20.4
Decimal13828220
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.17:1
Text on #FFFFFF
AA
4.06:1
Text on #000000
AA Large
4.94:1
Text on #F8FAFC
AA
3.45:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3007C;
}
.text-color {
color: #D3007C;
}
.border-color {
border: 2px solid #D3007C;
}