#D34216
A medium, vivid red closely aligning with Tomato.
About #D34216
At its core, #D34216 is a medium and vivid hue. Its closest recognized web color is Tomato. This translates to an RGB value of rgb(211, 66, 22).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 69% Magenta, 90% Yellow, and 17% Black. The HSL representation is 14.0° hue, 81.1% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D34216
RGB211, 66, 22
HSL14.0°, 81.1%, 45.7%
CMYK0%, 69%, 90%, 17%
HSV14.0°, 89.6%, 82.7%
LAB49.3, 55.2, 54.4
XYZ29.0, 17.8, 2.7
Decimal13845014
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.60:1
Text on #FFFFFF
AA
4.56:1
Text on #000000
AA
4.40:1
Text on #F8FAFC
AA Large
3.88:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34216;
}
.text-color {
color: #D34216;
}
.border-color {
border: 2px solid #D34216;
}