#D30742
A medium, vivid magenta closely aligning with Crimson.
About #D30742
At its core, #D30742 is a medium and vivid hue. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(211, 7, 66).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 97% Magenta, 69% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
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#D30742
RGB211, 7, 66
HSL342.6°, 93.6%, 42.7%
CMYK0%, 97%, 69%, 17%
HSV342.6°, 96.7%, 82.7%
LAB44.8, 70.3, 26.8
XYZ27.9, 14.4, 6.5
Decimal13829954
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.41:1
Text on #FFFFFF
AA
3.88: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: #D30742;
}
.text-color {
color: #D30742;
}
.border-color {
border: 2px solid #D30742;
}