#D32449
A medium, vivid red closely aligning with Crimson.
About #D32449
The hex code #D32449 represents a beautifully specific shade of red. Designers often compare it to the standard color Crimson. In the RGB color space, it consists of 211 red, 36 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 83% Magenta, 65% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D32449
RGB211, 36, 73
HSL347.3°, 70.9%, 48.4%
CMYK0%, 83%, 65%, 17%
HSV347.3°, 82.9%, 82.7%
LAB46.4, 66.3, 24.6
XYZ28.7, 15.6, 7.8
Decimal13837385
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.10:1
Text on #FFFFFF
AA
4.12:1
Text on #000000
AA Large
4.87:1
Text on #F8FAFC
AA
3.50:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D32449;
}
.text-color {
color: #D32449;
}
.border-color {
border: 2px solid #D32449;
}