#D34249
A medium, moderate red closely aligning with Firebrick.
About #D34249
The precise color #D34249 is an excellent choice for modern design projects. Designers often compare it to the standard color Firebrick. In the RGB color space, it consists of 211 red, 66 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 69% Magenta, 65% Yellow, and 17% Black. With a hue angle of 357.1 degrees, it sits comfortably in the red spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D34249
RGB211, 66, 73
HSL357.1°, 62.2%, 54.3%
CMYK0%, 69%, 65%, 17%
HSV357.1°, 68.7%, 82.7%
LAB49.8, 57.0, 28.8
XYZ30.0, 18.2, 8.2
Decimal13845065
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34249;
}
.text-color {
color: #D34249;
}
.border-color {
border: 2px solid #D34249;
}