#E6D682
A light, moderate yellow closely aligning with Khaki.
About #E6D682
The precise color #E6D682 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 230, 214, and 130.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 7% magenta, 43% yellow, and 10% black. The HSL representation is 50.4° hue, 66.7% saturation, and 70.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E6D682
RGB230, 214, 130
HSL50.4°, 66.7%, 70.6%
CMYK0%, 7%, 43%, 10%
HSV50.4°, 43.5%, 90.2%
LAB85.3, -5.9, 43.4
XYZ60.7, 66.5, 30.8
Decimal15128194
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.31:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E6D682;
}
.text-color {
color: #E6D682;
}
.border-color {
border: 2px solid #E6D682;
}