#E2DB83
A light, moderate yellow closely aligning with Khaki.
About #E2DB83
The precise color #E2DB83 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, 219, and 131.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 3% Magenta, 42% Yellow, and 11% Black. The HSL representation is 55.6° hue, 62.1% saturation, and 70.0% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2DB83
RGB226, 219, 131
HSL55.6°, 62.1%, 70.0%
CMYK0%, 3%, 42%, 11%
HSV55.6°, 42.0%, 88.6%
LAB86.2, -9.9, 44.0
XYZ60.8, 68.5, 31.5
Decimal14867331
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.69:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.49:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2DB83;
}
.text-color {
color: #E2DB83;
}
.border-color {
border: 2px solid #E2DB83;
}