#E2E275
A light, moderate yellow closely aligning with Khaki.
About #E2E275
The precise color #E2E275 is an excellent choice for modern design projects. Its closest recognized web color is Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 226, and 117.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 0% Magenta, 48% 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. 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#E2E275
RGB226, 226, 117
HSL60.0°, 65.3%, 67.3%
CMYK0%, 0%, 48%, 11%
HSV60.0°, 48.2%, 88.6%
LAB87.9, -14.7, 52.8
XYZ61.8, 71.8, 27.4
Decimal14869109
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.37:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2E275;
}
.text-color {
color: #E2E275;
}
.border-color {
border: 2px solid #E2E275;
}