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