#E9D3B6
A very light, moderate orange closely aligning with Bisque.
About #E9D3B6
When working with digital screens, the color #E9D3B6 is rendered by mixing light. Its closest recognized web color is Bisque. Its digital footprint relies on 233 parts red, 211 parts green, and 182 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 9% Magenta, 22% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E9D3B6
RGB233, 211, 182
HSL34.1°, 53.7%, 81.4%
CMYK0%, 9%, 22%, 9%
HSV34.1°, 21.9%, 91.4%
LAB85.6, 3.1, 17.1
XYZ65.3, 67.3, 53.8
Decimal15324086
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.46:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9D3B6;
}
.text-color {
color: #E9D3B6;
}
.border-color {
border: 2px solid #E9D3B6;
}