#D3501D
A medium, vivid orange closely aligning with Chocolate.
About #D3501D
The hex code #D3501D represents a beautifully specific shade of orange. Designers often compare it to the standard color Chocolate. This translates to an RGB value of rgb(211, 80, 29).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 62% 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. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3501D
RGB211, 80, 29
HSL16.8°, 75.8%, 47.1%
CMYK0%, 62%, 86%, 17%
HSV16.8°, 86.3%, 82.7%
LAB51.5, 49.5, 53.5
XYZ30.0, 19.7, 3.4
Decimal13848605
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.26:1
Text on #FFFFFF
AA Large
4.93:1
Text on #000000
AA
4.07:1
Text on #F8FAFC
AA Large
4.20:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #D3501D;
}
.text-color {
color: #D3501D;
}
.border-color {
border: 2px solid #D3501D;
}