#DBAF5F
A light, moderate orange closely aligning with Sandybrown.
About #DBAF5F
The hex code #DBAF5F represents a beautifully specific shade of orange. Designers often compare it to the standard color Sandybrown. This translates to an RGB value of rgb(219, 175, 95).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 20% magenta, 57% yellow, and 14% black. The HSL representation is 38.7° hue, 63.3% saturation, and 61.6% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBAF5F
RGB219, 175, 95
HSL38.7°, 63.3%, 61.6%
CMYK0%, 20%, 57%, 14%
HSV38.7°, 56.6%, 85.9%
LAB73.9, 6.8, 46.6
XYZ46.6, 46.5, 17.4
Decimal14397279
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.04:1
Text on #FFFFFF
FAIL
10.31:1
Text on #000000
AAA
1.95:1
Text on #F8FAFC
FAIL
8.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBAF5F;
}
.text-color {
color: #DBAF5F;
}
.border-color {
border: 2px solid #DBAF5F;
}