#DB8324
A medium, vivid orange closely aligning with Chocolate.
About #DB8324
When working with digital screens, the color #DB8324 is rendered by mixing light. Designers often compare it to the standard color Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 131, and 36.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 40% M, 84% Y, and 14% K. The HSL representation is 31.1° hue, 71.8% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DB8324
RGB219, 131, 36
HSL31.1°, 71.8%, 50.0%
CMYK0%, 40%, 84%, 14%
HSV31.1°, 83.6%, 85.9%
LAB62.9, 27.3, 60.9
XYZ37.6, 31.4, 5.7
Decimal14385956
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.28:1
Text on #000000
AAA
2.76:1
Text on #F8FAFC
FAIL
6.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB8324;
}
.text-color {
color: #DB8324;
}
.border-color {
border: 2px solid #DB8324;
}