#D3005F
A medium, vivid magenta closely aligning with Deeppink.
About #D3005F
The precise color #D3005F is an excellent choice for modern design projects. Its closest recognized web color is Deeppink. This translates to an RGB value of rgb(211, 0, 95).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 100% magenta, 55% yellow, and 17% black. With a hue angle of 333.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3005F
RGB211, 0, 95
HSL333.0°, 100.0%, 41.4%
CMYK0%, 100%, 55%, 17%
HSV333.0°, 100.0%, 82.7%
LAB45.2, 72.6, 9.2
XYZ28.9, 14.7, 12.1
Decimal13828191
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.34:1
Text on #FFFFFF
AA
3.94:1
Text on #000000
AA Large
5.10:1
Text on #F8FAFC
AA
3.35:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3005F;
}
.text-color {
color: #D3005F;
}
.border-color {
border: 2px solid #D3005F;
}