#E2D3A8
A light, moderate orange closely aligning with Wheat.
About #E2D3A8
The precise color #E2D3A8 is an excellent choice for modern design projects. Designers often compare it to the standard color Wheat. In the RGB color space, it consists of 226 red, 211 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 7% M, 26% Y, and 11% K. The HSL representation is 44.5° hue, 50.0% saturation, and 77.3% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E2D3A8
RGB226, 211, 168
HSL44.5°, 50.0%, 77.3%
CMYK0%, 7%, 26%, 11%
HSV44.5°, 25.7%, 88.6%
LAB84.8, -1.4, 23.2
XYZ61.7, 65.6, 46.5
Decimal14865320
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.12:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2D3A8;
}
.text-color {
color: #E2D3A8;
}
.border-color {
border: 2px solid #E2D3A8;
}