#EFEDD8 Slippery Soap
#EFEDD8 (Slippery Soap) RGB value is (239, 237, 216).
Red value is 239, green value is 237, and blue value is 216.
Cylindrical-coordinate representations (HSL) of color #EFEDD8: hue: 55°, saturation: 41.8%, and lightness: 89.2%.
Process color (CMYK) of #EFEDD8 is 0%, 0.8%, 9.6%, 6.3%. Web safe color equivalent of #EFEDD8 is ##FFFFCC. Color #EFEDD8 contains mainly Yellow.
Color Spaces
| Color spaces of #EFEDD8 | Value |
|---|---|
| RGB | 239, 237, 216 |
| HSL | 55°, 41.8%, 89.2% |
| HSV / HSB | 55°, 9.6%, 93.7% |
| CMYK | 0%, 0.8%, 9.6%, 6.3% |
| XYZ | 78.27, 83.88, 77.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11101101 | 11011000 |
| Octal | 357 | 355 | 330 |
| Decimal | 239 | 237 | 216 |
| Hex | EF | ED | D8 |
Shades of #EFEDD8
Tints of #EFEDD8
.mybgColor { background-color: #EFEDD8; }
.myforeColor { color: #EFEDD8; }
.myborderColor { border: 3px solid #EFEDD8; }
<p style="color:#EFEDD8">Text here</p>
This sample text is styled with font color #EFEDD8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFEDD8">Div content here</div>
<div style="border:3px solid #EFEDD8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 237, 216, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFEDD8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFEDD8;
-webkit-box-shadow: 1px 1px 3px #EFEDD8;
box-shadow: 1px 1px 3px #EFEDD8; }
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 #EFEDD8 (Slippery Soap)
Color Overview & Profile: Color #EFEDD8, also known as Slippery Soap, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (239/255), 93% Green (237/255), and 85% Blue (216/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFEDD8 translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 9.6% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 55°, saturation of 41.8%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #EFEDD8 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 ##FFFFCC.
