#E7BCD4 Child’s Play
#E7BCD4 (Child’s Play) RGB value is (231, 188, 212).
Red value is 231, green value is 188, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #E7BCD4: hue: 327°, saturation: 47.3%, and lightness: 82.2%.
Process color (CMYK) of #E7BCD4 is 0%, 18.6%, 8.2%, 9.4%. Web safe color equivalent of #E7BCD4 is ##FFCCCC. Color #E7BCD4 contains mainly Yellow.
Color Spaces
| Color spaces of #E7BCD4 | Value |
|---|---|
| RGB | 231, 188, 212 |
| HSL | 327°, 47.3%, 82.2% |
| HSV / HSB | 327°, 18.6%, 90.6% |
| CMYK | 0%, 18.6%, 8.2%, 9.4% |
| XYZ | 62.82, 57.71, 70.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100111 | 10111100 | 11010100 |
| Octal | 347 | 274 | 324 |
| Decimal | 231 | 188 | 212 |
| Hex | E7 | BC | D4 |
Shades of #E7BCD4
Tints of #E7BCD4
.mybgColor { background-color: #E7BCD4; }
.myforeColor { color: #E7BCD4; }
.myborderColor { border: 3px solid #E7BCD4; }
<p style="color:#E7BCD4">Text here</p>
This sample text is styled with font color #E7BCD4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E7BCD4">Div content here</div>
<div style="border:3px solid #E7BCD4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(231, 188, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E7BCD4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E7BCD4;
-webkit-box-shadow: 1px 1px 3px #E7BCD4;
box-shadow: 1px 1px 3px #E7BCD4; }
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 #E7BCD4 (Child’s Play)
Color Overview & Profile: Color #E7BCD4, also known as Child’s Play, 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 (231/255), 74% Green (188/255), and 83% Blue (212/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #E7BCD4 translates into the CMYK subtractive color model with values of 0% Cyan, 18.6% Magenta, 8.2% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 327°, saturation of 47.3%, and lightness of 82.2%.
Web Accessibility & Design Recommendations: When implementing #E7BCD4 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.
