#DBA057
A light, moderate orange closely aligning with Sandybrown.
About #DBA057
At its core, #DBA057 is a light and moderate hue. Its closest recognized web color is Sandybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 160, and 87.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 27% Magenta, 60% 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. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBA057
RGB219, 160, 87
HSL33.2°, 64.7%, 60.0%
CMYK0%, 27%, 60%, 14%
HSV33.2°, 60.3%, 85.9%
LAB70.1, 14.2, 46.0
XYZ43.5, 40.9, 14.6
Decimal14393431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.18:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA057;
}
.text-color {
color: #DBA057;
}
.border-color {
border: 2px solid #DBA057;
}