#D30033
A medium, vivid red closely aligning with Crimson.
About #D30033
At its core, #D30033 is a medium and vivid hue. Designers often compare it to the standard color Crimson. Its digital footprint relies on 211 parts red, 0 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. With a hue angle of 345.5 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D30033
RGB211, 0, 51
HSL345.5°, 100.0%, 41.4%
CMYK0%, 100%, 76%, 17%
HSV345.5°, 100.0%, 82.7%
LAB44.4, 70.4, 35.4
XYZ27.5, 14.1, 4.4
Decimal13828147
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.50:1
Text on #FFFFFF
AA
3.82:1
Text on #000000
AA Large
5.26:1
Text on #F8FAFC
AA
3.25:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D30033;
}
.text-color {
color: #D30033;
}
.border-color {
border: 2px solid #D30033;
}