#E0CFDF Tender Limerence
#E0CFDF (Tender Limerence) RGB value is (224, 207, 223).
Red value is 224, green value is 207, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #E0CFDF: hue: 304°, saturation: 21.5%, and lightness: 84.5%.
Process color (CMYK) of #E0CFDF is 0%, 7.6%, 0.4%, 12.2%. Web safe color equivalent of #E0CFDF is ##CCCCCC. Color #E0CFDF contains mainly WHITE.
Color Spaces
| Color spaces of #E0CFDF | Value |
|---|---|
| RGB | 224, 207, 223 |
| HSL | 304°, 21.5%, 84.5% |
| HSV / HSB | 304°, 7.6%, 87.8% |
| CMYK | 0%, 7.6%, 0.4%, 12.2% |
| XYZ | 66.37, 65.8, 79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100000 | 11001111 | 11011111 |
| Octal | 340 | 317 | 337 |
| Decimal | 224 | 207 | 223 |
| Hex | E0 | CF | DF |
Shades of #E0CFDF
Tints of #E0CFDF
.mybgColor { background-color: #E0CFDF; }
.myforeColor { color: #E0CFDF; }
.myborderColor { border: 3px solid #E0CFDF; }
<p style="color:#E0CFDF">Text here</p>
This sample text is styled with font color #E0CFDF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E0CFDF">Div content here</div>
<div style="border:3px solid #E0CFDF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(224, 207, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E0CFDF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E0CFDF;
-webkit-box-shadow: 1px 1px 3px #E0CFDF;
box-shadow: 1px 1px 3px #E0CFDF; }
This text has a CSS3 shadow effect generated with RGB color values.
This text has a CSS3 shadow effect generated with Hex color values.
Related Colors & Harmonies
Detailed Specifications & Design Guide for #E0CFDF (Tender Limerence)
Color Overview & Profile: Color #E0CFDF, also known as Tender Limerence, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 88% Red (224/255), 81% Green (207/255), and 87% Blue (223/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #E0CFDF translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 0.4% Yellow, and 12.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 304°, saturation of 21.5%, and lightness of 84.5%.
Web Accessibility & Design Recommendations: When implementing #E0CFDF in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ##CCCCCC.
