#E2E266
A light, moderate yellow closely aligning with Khaki.
About #E2E266
At its core, #E2E266 is a light and moderate hue. It is closely associated with the named CSS color Khaki. Its digital footprint relies on 226 parts red, 226 parts green, and 102 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 0% magenta inks. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2E266
RGB226, 226, 102
HSL60.0°, 68.1%, 64.3%
CMYK0%, 0%, 55%, 11%
HSV60.0°, 54.9%, 88.6%
LAB87.7, -16.0, 59.5
XYZ61.0, 71.5, 23.2
Decimal14869094
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.30:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2E266;
}
.text-color {
color: #E2E266;
}
.border-color {
border: 2px solid #E2E266;
}