#EEDAAC Shortcake
#EEDAAC (Shortcake) RGB value is (238, 218, 172).
Red value is 238, green value is 218, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #EEDAAC: hue: 42°, saturation: 66%, and lightness: 80.4%.
Process color (CMYK) of #EEDAAC is 0%, 8.4%, 27.7%, 6.7%. Web safe color equivalent of #EEDAAC is ##FFCC99. Color #EEDAAC contains mainly Yellow.
Color Spaces
| Color spaces of #EEDAAC | Value |
|---|---|
| RGB | 238, 218, 172 |
| HSL | 42°, 66%, 80.4% |
| HSV / HSB | 42°, 27.7%, 93.3% |
| CMYK | 0%, 8.4%, 27.7%, 6.7% |
| XYZ | 67.78, 71.3, 49.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11011010 | 10101100 |
| Octal | 356 | 332 | 254 |
| Decimal | 238 | 218 | 172 |
| Hex | EE | DA | AC |
Shades of #EEDAAC
Tints of #EEDAAC
.mybgColor { background-color: #EEDAAC; }
.myforeColor { color: #EEDAAC; }
.myborderColor { border: 3px solid #EEDAAC; }
<p style="color:#EEDAAC">Text here</p>
This sample text is styled with font color #EEDAAC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEDAAC">Div content here</div>
<div style="border:3px solid #EEDAAC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 218, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEDAAC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEDAAC;
-webkit-box-shadow: 1px 1px 3px #EEDAAC;
box-shadow: 1px 1px 3px #EEDAAC; }
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 #EEDAAC (Shortcake)
Color Overview & Profile: Color #EEDAAC, also known as Shortcake, 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), 85% Green (218/255), and 67% Blue (172/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEDAAC translates into the CMYK subtractive color model with values of 0% Cyan, 8.4% Magenta, 27.7% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 42°, saturation of 66%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #EEDAAC 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 ##FFCC99.
