#D30057
A medium, vivid magenta closely aligning with Crimson.
About #D30057
The hex code #D30057 represents a beautifully specific shade of magenta. Its closest recognized web color is Crimson. In the RGB color space, it consists of 211 red, 0 green, and 87 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 100% M, 59% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D30057
RGB211, 0, 87
HSL335.3°, 100.0%, 41.4%
CMYK0%, 100%, 59%, 17%
HSV335.3°, 100.0%, 82.7%
LAB45.0, 72.1, 14.0
XYZ28.6, 14.5, 10.3
Decimal13828183
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.37:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30057;
}
.text-color {
color: #D30057;
}
.border-color {
border: 2px solid #D30057;
}