#D3571D
A medium, vivid orange closely aligning with Chocolate.
About #D3571D
The hex code #D3571D represents a beautifully specific shade of orange. It is closely associated with the named CSS color Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 87, and 29.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 59% M, 86% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3571D
RGB211, 87, 29
HSL19.1°, 75.8%, 47.1%
CMYK0%, 59%, 86%, 17%
HSV19.1°, 86.3%, 82.7%
LAB52.7, 46.3, 54.5
XYZ30.5, 20.8, 3.6
Decimal13850397
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.08:1
Text on #FFFFFF
AA Large
5.15:1
Text on #000000
AA
3.90:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3571D;
}
.text-color {
color: #D3571D;
}
.border-color {
border: 2px solid #D3571D;
}