#FAE2E8 Cake Frosting
#FAE2E8 (Cake Frosting) RGB value is (250, 226, 232).
Red value is 250, green value is 226, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #FAE2E8: hue: 345°, saturation: 70.6%, and lightness: 93.3%.
Process color (CMYK) of #FAE2E8 is 0%, 9.6%, 7.2%, 2%. Web safe color equivalent of #FAE2E8 is ##FFCCFF. Color #FAE2E8 contains mainly Yellow.
Color Spaces
| Color spaces of #FAE2E8 | Value |
|---|---|
| RGB | 250, 226, 232 |
| HSL | 345°, 70.6%, 93.3% |
| HSV / HSB | 345°, 9.6%, 98% |
| CMYK | 0%, 9.6%, 7.2%, 2% |
| XYZ | 81.18, 80.54, 87.6 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11100010 | 11101000 |
| Octal | 372 | 342 | 350 |
| Decimal | 250 | 226 | 232 |
| Hex | FA | E2 | E8 |
Shades of #FAE2E8
Tints of #FAE2E8
.mybgColor { background-color: #FAE2E8; }
.myforeColor { color: #FAE2E8; }
.myborderColor { border: 3px solid #FAE2E8; }
<p style="color:#FAE2E8">Text here</p>
This sample text is styled with font color #FAE2E8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FAE2E8">Div content here</div>
<div style="border:3px solid #FAE2E8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 226, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FAE2E8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FAE2E8;
-webkit-box-shadow: 1px 1px 3px #FAE2E8;
box-shadow: 1px 1px 3px #FAE2E8; }
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 #FAE2E8 (Cake Frosting)
Color Overview & Profile: Color #FAE2E8, also known as Cake Frosting, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (250/255), 89% Green (226/255), and 91% Blue (232/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FAE2E8 translates into the CMYK subtractive color model with values of 0% Cyan, 9.6% Magenta, 7.2% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 345°, saturation of 70.6%, and lightness of 93.3%.
Web Accessibility & Design Recommendations: When implementing #FAE2E8 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 ##FFCCFF.
