#D34224
A medium, vivid red closely aligning with Tomato.
About #D34224
At its core, #D34224 is a medium and vivid hue. Designers often compare it to the standard color Tomato. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 66, and 36.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 69% magenta inks. With a hue angle of 10.3 degrees, it sits comfortably in the red spectrum.
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#D34224
RGB211, 66, 36
HSL10.3°, 70.9%, 48.4%
CMYK0%, 69%, 83%, 17%
HSV10.3°, 82.9%, 82.7%
LAB49.3, 55.5, 48.6
XYZ29.1, 17.9, 3.6
Decimal13845028
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D34224;
}
.text-color {
color: #D34224;
}
.border-color {
border: 2px solid #D34224;
}