#DBBDA0
A light, moderate orange closely aligning with Tan.
About #DBBDA0
Visually, #DBBDA0 is defined as a moderate orange. Its closest recognized web color is Tan. Its digital footprint relies on 219 parts red, 189 parts green, and 160 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. The HSL representation is 29.5° hue, 45.0% saturation, and 74.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBBDA0
RGB219, 189, 160
HSL29.5°, 45.0%, 74.3%
CMYK0%, 14%, 27%, 14%
HSV29.5°, 26.9%, 85.9%
LAB78.5, 6.3, 18.6
XYZ53.8, 54.0, 40.8
Decimal14400928
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.80:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBBDA0;
}
.text-color {
color: #DBBDA0;
}
.border-color {
border: 2px solid #DBBDA0;
}