#E2E283
A light, moderate yellow closely aligning with Khaki.
About #E2E283
The hex code #E2E283 represents a beautifully specific shade of yellow. Its closest recognized web color is Khaki. This translates to an RGB value of rgb(226, 226, 131).
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. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2E283
RGB226, 226, 131
HSL60.0°, 62.1%, 70.0%
CMYK0%, 0%, 42%, 11%
HSV60.0°, 42.0%, 88.6%
LAB88.1, -13.4, 46.3
XYZ62.7, 72.2, 32.1
Decimal14869123
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.44:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2E283;
}
.text-color {
color: #E2E283;
}
.border-color {
border: 2px solid #E2E283;
}