#DB753A
A medium, moderate orange closely aligning with Chocolate.
About #DB753A
The precise color #DB753A is an excellent choice for modern design projects. Designers often compare it to the standard color Chocolate. Its digital footprint relies on 219 parts red, 117 parts green, and 58 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 47% Magenta, 74% Yellow, and 14% Black. The HSL representation is 22.0° hue, 69.1% saturation, and 54.3% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB753A
RGB219, 117, 58
HSL22.0°, 69.1%, 54.3%
CMYK0%, 47%, 74%, 14%
HSV22.0°, 73.5%, 85.9%
LAB60.0, 35.4, 49.0
XYZ36.3, 28.1, 7.5
Decimal14382394
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.62:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.63:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB753A;
}
.text-color {
color: #DB753A;
}
.border-color {
border: 2px solid #DB753A;
}