#EEC6C3 Delicate Pink Rose
#EEC6C3 (Delicate Pink Rose) RGB value is (238, 198, 195).
Red value is 238, green value is 198, and blue value is 195.
Cylindrical-coordinate representations (HSL) of color #EEC6C3: hue: 4°, saturation: 55.8%, and lightness: 84.9%.
Process color (CMYK) of #EEC6C3 is 0%, 16.8%, 18.1%, 6.7%. Web safe color equivalent of #EEC6C3 is ##FFCCCC. Color #EEC6C3 contains mainly Yellow.
Color Spaces
| Color spaces of #EEC6C3 | Value |
|---|---|
| RGB | 238, 198, 195 |
| HSL | 4°, 55.8%, 84.9% |
| HSV / HSB | 4°, 18.1%, 93.3% |
| CMYK | 0%, 16.8%, 18.1%, 6.7% |
| XYZ | 65.3, 62.51, 60.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11000110 | 11000011 |
| Octal | 356 | 306 | 303 |
| Decimal | 238 | 198 | 195 |
| Hex | EE | C6 | C3 |
Shades of #EEC6C3
Tints of #EEC6C3
.mybgColor { background-color: #EEC6C3; }
.myforeColor { color: #EEC6C3; }
.myborderColor { border: 3px solid #EEC6C3; }
<p style="color:#EEC6C3">Text here</p>
This sample text is styled with font color #EEC6C3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEC6C3">Div content here</div>
<div style="border:3px solid #EEC6C3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 198, 195, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEC6C3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEC6C3;
-webkit-box-shadow: 1px 1px 3px #EEC6C3;
box-shadow: 1px 1px 3px #EEC6C3; }
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 #EEC6C3 (Delicate Pink Rose)
Color Overview & Profile: Color #EEC6C3, also known as Delicate Pink Rose, 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 (238/255), 78% Green (198/255), and 76% Blue (195/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEC6C3 translates into the CMYK subtractive color model with values of 0% Cyan, 16.8% Magenta, 18.1% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 4°, saturation of 55.8%, and lightness of 84.9%.
Web Accessibility & Design Recommendations: When implementing #EEC6C3 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.
