#D33350
A medium, moderate red closely aligning with Crimson.
About #D33350
The precise color #D33350 is an excellent choice for modern design projects. Its closest recognized web color is Crimson. This translates to an RGB value of rgb(211, 51, 80).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 76% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D33350
RGB211, 51, 80
HSL349.1°, 64.5%, 51.4%
CMYK0%, 76%, 62%, 17%
HSV349.1°, 75.8%, 82.7%
LAB48.0, 62.6, 22.3
XYZ29.5, 16.8, 9.3
Decimal13841232
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.82:1
Text on #FFFFFF
AA
4.36:1
Text on #000000
AA Large
4.60:1
Text on #F8FAFC
AA
3.71:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D33350;
}
.text-color {
color: #D33350;
}
.border-color {
border: 2px solid #D33350;
}