#DB832C
A medium, vivid orange closely aligning with Chocolate.
About #DB832C
The precise color #DB832C is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. In the RGB color space, it consists of 219 red, 131 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 40% magenta inks. The HSL representation is 29.8° hue, 70.9% saturation, and 51.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DB832C
RGB219, 131, 44
HSL29.8°, 70.9%, 51.6%
CMYK0%, 40%, 80%, 14%
HSV29.8°, 79.9%, 85.9%
LAB62.9, 27.5, 58.0
XYZ37.8, 31.5, 6.5
Decimal14385964
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.88:1
Text on #FFFFFF
FAIL
7.29:1
Text on #000000
AAA
2.75:1
Text on #F8FAFC
FAIL
6.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB832C;
}
.text-color {
color: #DB832C;
}
.border-color {
border: 2px solid #DB832C;
}