#DB7C00

A medium, vivid orange closely aligning with Darkorange.

About #DB7C00

The hex code #DB7C00 represents a beautifully specific shade of orange. If you're using CSS, you might find it aligns closely with Darkorange. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 124, and 0.

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 43% magenta, 100% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.

Color Space Conversions

HEX#DB7C00
RGB219, 124, 0
HSL34.0°, 100.0%, 42.9%
CMYK0%, 43%, 100%, 14%
HSV34.0°, 100.0%, 85.9%
LAB61.2, 30.4, 67.9
XYZ36.4, 29.5, 3.8
Decimal14384128

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

3.05:1
Text on #FFFFFF
AA Large
6.90:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA

CSS Implementation

.bg-color { background-color: #DB7C00; }
.text-color { color: #DB7C00; }
.border-color { border: 2px solid #DB7C00; }

Similar Colors

Darkorange
#FF8C00