#FCEEAE Custard Puff
#FCEEAE (Custard Puff) RGB value is (252, 238, 174).
Red value is 252, green value is 238, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #FCEEAE: hue: 49°, saturation: 92.9%, and lightness: 83.5%.
Process color (CMYK) of #FCEEAE is 0%, 5.6%, 31%, 1.2%. Web safe color equivalent of #FCEEAE is ##FFFF99. Color #FCEEAE contains mainly Yellow.
Color Spaces
| Color spaces of #FCEEAE | Value |
|---|---|
| RGB | 252, 238, 174 |
| HSL | 49°, 92.9%, 83.5% |
| HSV / HSB | 49°, 31%, 98.8% |
| CMYK | 0%, 5.6%, 31%, 1.2% |
| XYZ | 78.36, 84.9, 52.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 11101110 | 10101110 |
| Octal | 374 | 356 | 256 |
| Decimal | 252 | 238 | 174 |
| Hex | FC | EE | AE |
Shades of #FCEEAE
Tints of #FCEEAE
.mybgColor { background-color: #FCEEAE; }
.myforeColor { color: #FCEEAE; }
.myborderColor { border: 3px solid #FCEEAE; }
<p style="color:#FCEEAE">Text here</p>
This sample text is styled with font color #FCEEAE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FCEEAE">Div content here</div>
<div style="border:3px solid #FCEEAE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 238, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FCEEAE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FCEEAE;
-webkit-box-shadow: 1px 1px 3px #FCEEAE;
box-shadow: 1px 1px 3px #FCEEAE; }
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 #FCEEAE (Custard Puff)
Color Overview & Profile: Color #FCEEAE, also known as Custard Puff, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (252/255), 93% Green (238/255), and 68% Blue (174/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FCEEAE translates into the CMYK subtractive color model with values of 0% Cyan, 5.6% Magenta, 31% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 49°, saturation of 92.9%, and lightness of 83.5%.
Web Accessibility & Design Recommendations: When implementing #FCEEAE 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 ##FFFF99.
