#DB660F
A medium, vivid orange closely aligning with Chocolate.
About #DB660F
At its core, #DB660F is a medium and vivid hue. Its closest recognized web color is Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 102, and 15.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 53% Magenta, 93% Yellow, and 14% Black. The HSL representation is 25.6° hue, 87.2% saturation, and 45.9% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DB660F
RGB219, 102, 15
HSL25.6°, 87.2%, 45.9%
CMYK0%, 53%, 93%, 14%
HSV25.6°, 93.2%, 85.9%
LAB56.7, 41.8, 62.3
XYZ34.1, 24.6, 3.4
Decimal14378511
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.55:1
Text on #FFFFFF
AA Large
5.92:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.03:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB660F;
}
.text-color {
color: #DB660F;
}
.border-color {
border: 2px solid #DB660F;
}