#E2CC92
A light, moderate orange closely aligning with Burlywood.
About #E2CC92
When working with digital screens, the color #E2CC92 is rendered by mixing light. Its closest recognized web color is Burlywood. Its digital footprint relies on 226 parts red, 204 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 10% M, 35% Y, and 11% K. The HSL representation is 43.5° hue, 58.0% saturation, and 72.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2CC92
RGB226, 204, 146
HSL43.5°, 58.0%, 72.9%
CMYK0%, 10%, 35%, 11%
HSV43.5°, 35.4%, 88.6%
LAB82.6, -0.6, 31.7
XYZ58.1, 61.4, 36.0
Decimal14863506
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.29:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2CC92;
}
.text-color {
color: #E2CC92;
}
.border-color {
border: 2px solid #E2CC92;
}