#DB5F0F
A medium, vivid orange closely aligning with Chocolate.
About #DB5F0F
The hex code #DB5F0F represents a beautifully specific shade of orange. Its closest recognized web color is Chocolate. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 95, and 15.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 57% magenta, 93% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#DB5F0F
RGB219, 95, 15
HSL23.5°, 87.2%, 45.9%
CMYK0%, 57%, 93%, 14%
HSV23.5°, 93.2%, 85.9%
LAB55.4, 45.2, 61.4
XYZ33.4, 23.3, 3.2
Decimal14376719
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.66:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #DB5F0F;
}
.text-color {
color: #DB5F0F;
}
.border-color {
border: 2px solid #DB5F0F;
}