#E2B666
A light, moderate orange closely aligning with Burlywood.
About #E2B666
At its core, #E2B666 is a light and moderate hue. Designers often compare it to the standard color Burlywood. In the RGB color space, it consists of 226 red, 182 green, and 102 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 19% magenta, 55% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#E2B666
RGB226, 182, 102
HSL38.7°, 68.1%, 64.3%
CMYK0%, 19%, 55%, 11%
HSV38.7°, 54.9%, 88.6%
LAB76.4, 6.6, 46.3
XYZ50.5, 50.6, 19.7
Decimal14857830
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.12:1
Text on #000000
AAA
1.81:1
Text on #F8FAFC
FAIL
9.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2B666;
}
.text-color {
color: #E2B666;
}
.border-color {
border: 2px solid #E2B666;
}