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