#E2C566
A light, moderate yellow closely aligning with Khaki.
About #E2C566
The precise color #E2C566 is an excellent choice for modern design projects. Designers often compare it to the standard color Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 197, and 102.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 13% M, 55% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2C566
RGB226, 197, 102
HSL46.0°, 68.1%, 64.3%
CMYK0%, 13%, 55%, 11%
HSV46.0°, 54.9%, 88.6%
LAB80.2, -1.3, 50.8
XYZ53.7, 57.1, 20.8
Decimal14861670
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.41:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2C566;
}
.text-color {
color: #E2C566;
}
.border-color {
border: 2px solid #E2C566;
}