#F8DBAF
A very light, vivid orange closely aligning with Wheat.
About #F8DBAF
The precise color #F8DBAF is an excellent choice for modern design projects. Its closest recognized web color is Wheat. Its digital footprint relies on 248 parts red, 219 parts green, and 175 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 12% Magenta, 29% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#F8DBAF
RGB248, 219, 175
HSL36.2°, 83.9%, 82.9%
CMYK0%, 12%, 29%, 3%
HSV36.2°, 29.4%, 97.3%
LAB88.8, 3.7, 25.3
XYZ71.8, 73.7, 51.0
Decimal16309167
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.74:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8DBAF;
}
.text-color {
color: #F8DBAF;
}
.border-color {
border: 2px solid #F8DBAF;
}