#E2A06D
A light, moderate orange closely aligning with Sandybrown.
About #E2A06D
Visually, #E2A06D is defined as a moderate orange. Designers often compare it to the standard color Sandybrown. Its digital footprint relies on 226 parts red, 160 parts green, and 109 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 29% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2A06D
RGB226, 160, 109
HSL26.2°, 66.9%, 65.7%
CMYK0%, 29%, 52%, 11%
HSV26.2°, 51.8%, 88.6%
LAB71.2, 18.9, 36.2
XYZ46.7, 42.4, 20.2
Decimal14852205
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.48:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2A06D;
}
.text-color {
color: #E2A06D;
}
.border-color {
border: 2px solid #E2A06D;
}