#DBA88A
A light, moderate orange closely aligning with Tan.
About #DBA88A
Visually, #DBA88A is defined as a moderate orange. It is closely associated with the named CSS color Tan. Its digital footprint relies on 219 parts red, 168 parts green, and 138 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 23% M, 37% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBA88A
RGB219, 168, 138
HSL22.2°, 52.9%, 70.0%
CMYK0%, 23%, 37%, 14%
HSV22.2°, 37.0%, 85.9%
LAB72.8, 14.8, 22.7
XYZ47.8, 44.9, 30.2
Decimal14395530
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.10:1
Text on #FFFFFF
FAIL
9.98:1
Text on #000000
AAA
2.01:1
Text on #F8FAFC
FAIL
8.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA88A;
}
.text-color {
color: #DBA88A;
}
.border-color {
border: 2px solid #DBA88A;
}