#DBAF92
A light, moderate orange closely aligning with Tan.
About #DBAF92
The hex code #DBAF92 represents a beautifully specific shade of orange. Its closest recognized web color is Tan. Its digital footprint relies on 219 parts red, 175 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 20% Magenta, 33% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBAF92
RGB219, 175, 146
HSL23.8°, 50.3%, 71.6%
CMYK0%, 20%, 33%, 14%
HSV23.8°, 33.3%, 85.9%
LAB74.7, 12.0, 21.0
XYZ49.7, 47.8, 33.8
Decimal14397330
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.56:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBAF92;
}
.text-color {
color: #DBAF92;
}
.border-color {
border: 2px solid #DBAF92;
}