#E29966
A light, moderate orange closely aligning with Sandybrown.
About #E29966
Visually, #E29966 is defined as a moderate orange. Its closest recognized web color is Sandybrown. Its digital footprint relies on 226 parts red, 153 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 32% Magenta, 55% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E29966
RGB226, 153, 102
HSL24.7°, 68.1%, 64.3%
CMYK0%, 32%, 55%, 11%
HSV24.7°, 54.9%, 88.6%
LAB69.4, 22.0, 37.7
XYZ45.2, 39.9, 17.9
Decimal14850406
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.98:1
Text on #000000
AAA
2.23:1
Text on #F8FAFC
FAIL
7.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E29966;
}
.text-color {
color: #E29966;
}
.border-color {
border: 2px solid #E29966;
}