#ECC4DC Sugar Sweet
#ECC4DC (Sugar Sweet) RGB value is (236, 196, 220).
Red value is 236, green value is 196, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #ECC4DC: hue: 324°, saturation: 51.3%, and lightness: 84.7%.
Process color (CMYK) of #ECC4DC is 0%, 16.9%, 6.8%, 7.5%. Web safe color equivalent of #ECC4DC is ##FFCCCC. Color #ECC4DC contains mainly Yellow.
Color Spaces
| Color spaces of #ECC4DC | Value |
|---|---|
| RGB | 236, 196, 220 |
| HSL | 324°, 51.3%, 84.7% |
| HSV / HSB | 324°, 16.9%, 92.5% |
| CMYK | 0%, 16.9%, 6.8%, 7.5% |
| XYZ | 67.25, 62.48, 76.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101100 | 11000100 | 11011100 |
| Octal | 354 | 304 | 334 |
| Decimal | 236 | 196 | 220 |
| Hex | EC | C4 | DC |
Shades of #ECC4DC
Tints of #ECC4DC
.mybgColor { background-color: #ECC4DC; }
.myforeColor { color: #ECC4DC; }
.myborderColor { border: 3px solid #ECC4DC; }
<p style="color:#ECC4DC">Text here</p>
This sample text is styled with font color #ECC4DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#ECC4DC">Div content here</div>
<div style="border:3px solid #ECC4DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(236, 196, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #ECC4DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #ECC4DC;
-webkit-box-shadow: 1px 1px 3px #ECC4DC;
box-shadow: 1px 1px 3px #ECC4DC; }
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 #ECC4DC (Sugar Sweet)
Color Overview & Profile: Color #ECC4DC, also known as Sugar Sweet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (236/255), 77% Green (196/255), and 86% Blue (220/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #ECC4DC translates into the CMYK subtractive color model with values of 0% Cyan, 16.9% Magenta, 6.8% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 324°, saturation of 51.3%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #ECC4DC 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 ##FFCCCC.
