#DB662C
A medium, vivid orange closely aligning with Chocolate.
About #DB662C
When working with digital screens, the color #DB662C is rendered by mixing light. Its closest recognized web color is Chocolate. In the RGB color space, it consists of 219 red, 102 green, and 44 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 53% magenta inks. With a hue angle of 19.9 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. 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#DB662C
RGB219, 102, 44
HSL19.9°, 70.9%, 51.6%
CMYK0%, 53%, 80%, 14%
HSV19.9°, 79.9%, 85.9%
LAB56.8, 42.5, 52.3
XYZ34.4, 24.7, 5.3
Decimal14378540
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.53:1
Text on #FFFFFF
AA Large
5.95:1
Text on #000000
AA
3.37:1
Text on #F8FAFC
AA Large
5.06:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB662C;
}
.text-color {
color: #DB662C;
}
.border-color {
border: 2px solid #DB662C;
}