#E2A87C
A light, moderate orange closely aligning with Burlywood.
About #E2A87C
At its core, #E2A87C is a light and moderate hue. Its closest recognized web color is Burlywood. Its digital footprint relies on 226 parts red, 168 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 26% magenta inks. The HSL representation is 25.9° hue, 63.7% saturation, and 68.6% lightness.
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#E2A87C
RGB226, 168, 124
HSL25.9°, 63.7%, 68.6%
CMYK0%, 26%, 45%, 11%
HSV25.9°, 45.1%, 88.6%
LAB73.3, 16.0, 31.0
XYZ49.0, 45.6, 25.3
Decimal14854268
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.07:1
Text on #FFFFFF
FAIL
10.13:1
Text on #000000
AAA
1.98:1
Text on #F8FAFC
FAIL
8.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2A87C;
}
.text-color {
color: #E2A87C;
}
.border-color {
border: 2px solid #E2A87C;
}