#EAE0D4 Moroccan Moonlight
#EAE0D4 (Moroccan Moonlight) RGB value is (234, 224, 212).
Red value is 234, green value is 224, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #EAE0D4: hue: 33°, saturation: 34.4%, and lightness: 87.5%.
Process color (CMYK) of #EAE0D4 is 0%, 4.3%, 9.4%, 8.2%. Web safe color equivalent of #EAE0D4 is ##FFCCCC. Color #EAE0D4 contains mainly Yellow.
Color Spaces
| Color spaces of #EAE0D4 | Value |
|---|---|
| RGB | 234, 224, 212 |
| HSL | 33°, 34.4%, 87.5% |
| HSV / HSB | 33°, 9.4%, 91.8% |
| CMYK | 0%, 4.3%, 9.4%, 8.2% |
| XYZ | 72.47, 75.56, 73.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11100000 | 11010100 |
| Octal | 352 | 340 | 324 |
| Decimal | 234 | 224 | 212 |
| Hex | EA | E0 | D4 |
Shades of #EAE0D4
Tints of #EAE0D4
.mybgColor { background-color: #EAE0D4; }
.myforeColor { color: #EAE0D4; }
.myborderColor { border: 3px solid #EAE0D4; }
<p style="color:#EAE0D4">Text here</p>
This sample text is styled with font color #EAE0D4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAE0D4">Div content here</div>
<div style="border:3px solid #EAE0D4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 224, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAE0D4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAE0D4;
-webkit-box-shadow: 1px 1px 3px #EAE0D4;
box-shadow: 1px 1px 3px #EAE0D4; }
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 #EAE0D4 (Moroccan Moonlight)
Color Overview & Profile: Color #EAE0D4, also known as Moroccan Moonlight, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (234/255), 88% Green (224/255), and 83% Blue (212/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EAE0D4 translates into the CMYK subtractive color model with values of 0% Cyan, 4.3% Magenta, 9.4% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 33°, saturation of 34.4%, and lightness of 87.5%.
Web Accessibility & Design Recommendations: When implementing #EAE0D4 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.
