#DB5F07
A medium, vivid orange closely aligning with Chocolate.
About #DB5F07
The hex code #DB5F07 represents a beautifully specific shade of orange. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 219 red, 95 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 57% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#DB5F07
RGB219, 95, 7
HSL24.9°, 93.8%, 44.3%
CMYK0%, 57%, 97%, 14%
HSV24.9°, 96.8%, 85.9%
LAB55.3, 45.1, 63.0
XYZ33.3, 23.3, 2.9
Decimal14376711
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.72:1
Text on #FFFFFF
AA Large
5.65:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.80:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5F07;
}
.text-color {
color: #DB5F07;
}
.border-color {
border: 2px solid #DB5F07;
}