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