#D30749
A medium, vivid magenta closely aligning with Crimson.
About #D30749
The hex code #D30749 represents a beautifully specific shade of magenta. Its closest recognized web color is Crimson. In the RGB color space, it consists of 211 red, 7 green, and 73 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 97% Magenta, 65% Yellow, and 17% Black. The HSL representation is 340.6° hue, 93.6% saturation, and 42.7% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D30749
RGB211, 7, 73
HSL340.6°, 93.6%, 42.7%
CMYK0%, 97%, 65%, 17%
HSV340.6°, 96.7%, 82.7%
LAB44.9, 70.7, 22.6
XYZ28.1, 14.5, 7.6
Decimal13829961
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.39:1
Text on #FFFFFF
AA
3.90:1
Text on #000000
AA Large
5.15:1
Text on #F8FAFC
AA
3.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30749;
}
.text-color {
color: #D30749;
}
.border-color {
border: 2px solid #D30749;
}