#D30050
A medium, vivid magenta closely aligning with Crimson.
About #D30050
At its core, #D30050 is a medium and vivid hue. Its closest recognized web color is Crimson. In the RGB color space, it consists of 211 red, 0 green, and 80 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 100% M, 62% Y, and 17% K. With a hue angle of 337.3 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#D30050
RGB211, 0, 80
HSL337.3°, 100.0%, 41.4%
CMYK0%, 100%, 62%, 17%
HSV337.3°, 100.0%, 82.7%
LAB44.8, 71.7, 18.2
XYZ28.3, 14.4, 8.9
Decimal13828176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.40:1
Text on #FFFFFF
AA
3.89:1
Text on #000000
AA Large
5.17:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30050;
}
.text-color {
color: #D30050;
}
.border-color {
border: 2px solid #D30050;
}