#DBA87C
A light, moderate orange closely aligning with Burlywood.
About #DBA87C
Visually, #DBA87C is defined as a moderate orange. Its closest recognized web color is Burlywood. In the RGB color space, it consists of 219 red, 168 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 23% magenta, 43% yellow, and 14% black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBA87C
RGB219, 168, 124
HSL27.8°, 56.9%, 67.3%
CMYK0%, 23%, 43%, 14%
HSV27.8°, 43.4%, 85.9%
LAB72.6, 13.2, 29.9
XYZ46.9, 44.5, 25.2
Decimal14395516
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.12:1
Text on #FFFFFF
FAIL
9.90:1
Text on #000000
AAA
2.03:1
Text on #F8FAFC
FAIL
8.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA87C;
}
.text-color {
color: #DBA87C;
}
.border-color {
border: 2px solid #DBA87C;
}