#E9D3CC
A very light, moderate red closely aligning with Mistyrose.
About #E9D3CC
At its core, #E9D3CC is a very light and moderate hue. Its closest recognized web color is Mistyrose. Its digital footprint relies on 233 parts red, 211 parts green, and 204 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 9% M, 12% Y, and 9% K. With a hue angle of 14.5 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E9D3CC
RGB233, 211, 204
HSL14.5°, 39.7%, 85.7%
CMYK0%, 9%, 12%, 9%
HSV14.5°, 12.4%, 91.4%
LAB86.1, 6.5, 6.2
XYZ67.8, 68.3, 66.7
Decimal15324108
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.65:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9D3CC;
}
.text-color {
color: #E9D3CC;
}
.border-color {
border: 2px solid #E9D3CC;
}