#DBA850
A medium, moderate orange closely aligning with Sandybrown.
About #DBA850
The hex code #DBA850 represents a beautifully specific shade of orange. Its closest recognized web color is Sandybrown. This translates to an RGB value of rgb(219, 168, 80).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 23% Magenta, 63% Yellow, and 14% Black. The HSL representation is 38.0° hue, 65.9% saturation, and 58.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBA850
RGB219, 168, 80
HSL38.0°, 65.9%, 58.6%
CMYK0%, 23%, 63%, 14%
HSV38.0°, 63.5%, 85.9%
LAB72.0, 9.5, 51.6
XYZ44.7, 43.6, 13.7
Decimal14395472
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.73:1
Text on #000000
AAA
2.06:1
Text on #F8FAFC
FAIL
8.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA850;
}
.text-color {
color: #DBA850;
}
.border-color {
border: 2px solid #DBA850;
}