#E9D3C5
A very light, moderate orange closely aligning with Antiquewhite.
About #E9D3C5
Visually, #E9D3C5 is defined as a moderate orange. It is closely associated with the named CSS color Antiquewhite. Its digital footprint relies on 233 parts red, 211 parts green, and 197 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 9% M, 15% Y, and 9% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a very light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E9D3C5
RGB233, 211, 197
HSL23.3°, 45.0%, 84.3%
CMYK0%, 9%, 15%, 9%
HSV23.3°, 15.5%, 91.4%
LAB86.0, 5.4, 9.7
XYZ67.0, 67.9, 62.4
Decimal15324101
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.59:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9D3C5;
}
.text-color {
color: #E9D3C5;
}
.border-color {
border: 2px solid #E9D3C5;
}