#D33342
A medium, moderate red closely aligning with Crimson.
About #D33342
The precise color #D33342 is an excellent choice for modern design projects. Designers often compare it to the standard color Crimson. Its digital footprint relies on 211 parts red, 51 parts green, and 66 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 76% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D33342
RGB211, 51, 66
HSL354.4°, 64.5%, 51.4%
CMYK0%, 76%, 69%, 17%
HSV354.4°, 75.8%, 82.7%
LAB47.8, 61.9, 30.5
XYZ29.0, 16.6, 6.8
Decimal13841218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.86:1
Text on #FFFFFF
AA
4.32:1
Text on #000000
AA Large
4.64:1
Text on #F8FAFC
AA
3.67:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33342;
}
.text-color {
color: #D33342;
}
.border-color {
border: 2px solid #D33342;
}