#E2AF66
A light, moderate orange closely aligning with Sandybrown.
About #E2AF66
The precise color #E2AF66 is an excellent choice for modern design projects. Designers often compare it to the standard color Sandybrown. Its digital footprint relies on 226 parts red, 175 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 23% Magenta, 55% Yellow, and 11% Black. The HSL representation is 35.3° hue, 68.1% saturation, and 64.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#E2AF66
RGB226, 175, 102
HSL35.3°, 68.1%, 64.3%
CMYK0%, 23%, 55%, 11%
HSV35.3°, 54.9%, 88.6%
LAB74.7, 10.3, 44.2
XYZ49.1, 47.8, 19.2
Decimal14856038
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.56:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2AF66;
}
.text-color {
color: #E2AF66;
}
.border-color {
border: 2px solid #E2AF66;
}