#D34242
A medium, moderate red closely aligning with Firebrick.
About #D34242
Visually, #D34242 is defined as a moderate red. It is closely associated with the named CSS color Firebrick. In the RGB color space, it consists of 211 red, 66 green, and 66 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 69% magenta, 69% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D34242
RGB211, 66, 66
HSL0.0°, 62.2%, 54.3%
CMYK0%, 69%, 69%, 17%
HSV0.0°, 68.7%, 82.7%
LAB49.7, 56.6, 32.8
XYZ29.8, 18.1, 7.1
Decimal13845058
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.54:1
Text on #FFFFFF
AA
4.63:1
Text on #000000
AA
4.34:1
Text on #F8FAFC
AA Large
3.93:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34242;
}
.text-color {
color: #D34242;
}
.border-color {
border: 2px solid #D34242;
}