#FCE2D4 Ephemeral Peach
#FCE2D4 (Ephemeral Peach) RGB value is (252, 226, 212).
Red value is 252, green value is 226, and blue value is 212.
Cylindrical-coordinate representations (HSL) of color #FCE2D4: hue: 21°, saturation: 87%, and lightness: 91%.
Process color (CMYK) of #FCE2D4 is 0%, 10.3%, 15.9%, 1.2%. Web safe color equivalent of #FCE2D4 is ##FFCCCC. Color #FCE2D4 contains mainly Yellow.
Color Spaces
| Color spaces of #FCE2D4 | Value |
|---|---|
| RGB | 252, 226, 212 |
| HSL | 21°, 87%, 91% |
| HSV / HSB | 21°, 15.9%, 98.8% |
| CMYK | 0%, 10.3%, 15.9%, 1.2% |
| XYZ | 79.22, 79.84, 73.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 11100010 | 11010100 |
| Octal | 374 | 342 | 324 |
| Decimal | 252 | 226 | 212 |
| Hex | FC | E2 | D4 |
Shades of #FCE2D4
Tints of #FCE2D4
.mybgColor { background-color: #FCE2D4; }
.myforeColor { color: #FCE2D4; }
.myborderColor { border: 3px solid #FCE2D4; }
<p style="color:#FCE2D4">Text here</p>
This sample text is styled with font color #FCE2D4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FCE2D4">Div content here</div>
<div style="border:3px solid #FCE2D4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 226, 212, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FCE2D4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FCE2D4;
-webkit-box-shadow: 1px 1px 3px #FCE2D4;
box-shadow: 1px 1px 3px #FCE2D4; }
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 #FCE2D4 (Ephemeral Peach)
Color Overview & Profile: Color #FCE2D4, also known as Ephemeral Peach, 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), 89% Green (226/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, #FCE2D4 translates into the CMYK subtractive color model with values of 0% Cyan, 10.3% Magenta, 15.9% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 87%, and lightness of 91%.
Web Accessibility & Design Recommendations: When implementing #FCE2D4 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.
