#D34207
A medium, vivid orange closely aligning with Tomato.
About #D34207
At its core, #D34207 is a medium and vivid hue. Designers often compare it to the standard color Tomato. This translates to an RGB value of rgb(211, 66, 7).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 69% Magenta, 97% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D34207
RGB211, 66, 7
HSL17.4°, 93.6%, 42.7%
CMYK0%, 69%, 97%, 17%
HSV17.4°, 96.7%, 82.7%
LAB49.2, 55.0, 58.7
XYZ28.9, 17.8, 2.1
Decimal13844999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.61:1
Text on #FFFFFF
AA
4.55:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34207;
}
.text-color {
color: #D34207;
}
.border-color {
border: 2px solid #D34207;
}