#E2D375
A light, moderate yellow closely aligning with Khaki.
About #E2D375
The hex code #E2D375 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Khaki. This translates to an RGB value of rgb(226, 211, 117).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 7% M, 48% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2D375
RGB226, 211, 117
HSL51.7°, 65.3%, 67.3%
CMYK0%, 7%, 48%, 11%
HSV51.7°, 48.2%, 88.6%
LAB84.0, -7.2, 48.1
XYZ57.9, 64.0, 26.1
Decimal14865269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.81:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.74:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2D375;
}
.text-color {
color: #E2D375;
}
.border-color {
border: 2px solid #E2D375;
}