#E2DBB6
A very light, moderate yellow closely aligning with Wheat.
About #E2DBB6
At its core, #E2DBB6 is a very light and moderate hue. If you're using CSS, you might find it aligns closely with Wheat. Its digital footprint relies on 226 parts red, 219 parts green, and 182 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 3% M, 19% 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. 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#E2DBB6
RGB226, 219, 182
HSL50.5°, 43.1%, 80.0%
CMYK0%, 3%, 19%, 11%
HSV50.5°, 19.5%, 88.6%
LAB87.1, -3.6, 19.1
XYZ65.1, 70.2, 54.4
Decimal14867382
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.40:1
Text on #FFFFFF
FAIL
15.04:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2DBB6;
}
.text-color {
color: #E2DBB6;
}
.border-color {
border: 2px solid #E2DBB6;
}