#EDCCD5 Cradle Pink
#EDCCD5 (Cradle Pink) RGB value is (237, 204, 213).
Red value is 237, green value is 204, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #EDCCD5: hue: 344°, saturation: 47.8%, and lightness: 86.5%.
Process color (CMYK) of #EDCCD5 is 0%, 13.9%, 10.1%, 7.1%. Web safe color equivalent of #EDCCD5 is ##FFCCCC. Color #EDCCD5 contains mainly Yellow.
Color Spaces
| Color spaces of #EDCCD5 | Value |
|---|---|
| RGB | 237, 204, 213 |
| HSL | 344°, 47.8%, 86.5% |
| HSV / HSB | 344°, 13.9%, 92.9% |
| CMYK | 0%, 13.9%, 10.1%, 7.1% |
| XYZ | 68.53, 66, 72.07 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11001100 | 11010101 |
| Octal | 355 | 314 | 325 |
| Decimal | 237 | 204 | 213 |
| Hex | ED | CC | D5 |
Shades of #EDCCD5
Tints of #EDCCD5
.mybgColor { background-color: #EDCCD5; }
.myforeColor { color: #EDCCD5; }
.myborderColor { border: 3px solid #EDCCD5; }
<p style="color:#EDCCD5">Text here</p>
This sample text is styled with font color #EDCCD5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDCCD5">Div content here</div>
<div style="border:3px solid #EDCCD5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 204, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDCCD5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDCCD5;
-webkit-box-shadow: 1px 1px 3px #EDCCD5;
box-shadow: 1px 1px 3px #EDCCD5; }
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 #EDCCD5 (Cradle Pink)
Color Overview & Profile: Color #EDCCD5, also known as Cradle Pink, 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 (237/255), 80% Green (204/255), and 84% Blue (213/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDCCD5 translates into the CMYK subtractive color model with values of 0% Cyan, 13.9% Magenta, 10.1% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 344°, saturation of 47.8%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #EDCCD5 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.
