#E7C47F
A light, moderate orange closely aligning with Burlywood.
About #E7C47F
The precise color #E7C47F is an excellent choice for modern design projects. Its closest recognized web color is Burlywood. This translates to an RGB value of rgb(231, 196, 127).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 15% magenta, 45% yellow, and 9% black. The HSL representation is 39.8° hue, 68.4% saturation, and 70.2% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#E7C47F
RGB231, 196, 127
HSL39.8°, 68.4%, 70.2%
CMYK0%, 15%, 45%, 9%
HSV39.8°, 45.0%, 90.6%
LAB80.7, 3.5, 39.2
XYZ56.5, 58.0, 28.3
Decimal15189119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.60:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E7C47F;
}
.text-color {
color: #E7C47F;
}
.border-color {
border: 2px solid #E7C47F;
}