#DBC5A0
A light, moderate orange closely aligning with Tan.
About #DBC5A0
The hex code #DBC5A0 represents a beautifully specific shade of orange. It is closely associated with the named CSS color Tan. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 197, and 160.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 10% M, 27% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBC5A0
RGB219, 197, 160
HSL37.6°, 45.0%, 74.3%
CMYK0%, 10%, 27%, 14%
HSV37.6°, 26.9%, 85.9%
LAB80.5, 2.1, 21.4
XYZ55.5, 57.5, 41.4
Decimal14402976
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.51:1
Text on #000000
AAA
1.60:1
Text on #F8FAFC
FAIL
10.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBC5A0;
}
.text-color {
color: #DBC5A0;
}
.border-color {
border: 2px solid #DBC5A0;
}