#FAEAE1 Pure Frost
#FAEAE1 (Pure Frost) RGB value is (250, 234, 225).
Red value is 250, green value is 234, and blue value is 225.
Cylindrical-coordinate representations (HSL) of color #FAEAE1: hue: 22°, saturation: 71.4%, and lightness: 93.1%.
Process color (CMYK) of #FAEAE1 is 0%, 6.4%, 10%, 2%. Web safe color equivalent of #FAEAE1 is ##FFFFCC. Color #FAEAE1 contains mainly Yellow.
Color Spaces
| Color spaces of #FAEAE1 | Value |
|---|---|
| RGB | 250, 234, 225 |
| HSL | 22°, 71.4%, 93.1% |
| HSV / HSB | 22°, 10%, 98% |
| CMYK | 0%, 6.4%, 10%, 2% |
| XYZ | 82.44, 84.61, 83.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11101010 | 11100001 |
| Octal | 372 | 352 | 341 |
| Decimal | 250 | 234 | 225 |
| Hex | FA | EA | E1 |
Shades of #FAEAE1
Tints of #FAEAE1
.mybgColor { background-color: #FAEAE1; }
.myforeColor { color: #FAEAE1; }
.myborderColor { border: 3px solid #FAEAE1; }
<p style="color:#FAEAE1">Text here</p>
This sample text is styled with font color #FAEAE1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FAEAE1">Div content here</div>
<div style="border:3px solid #FAEAE1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 234, 225, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FAEAE1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FAEAE1;
-webkit-box-shadow: 1px 1px 3px #FAEAE1;
box-shadow: 1px 1px 3px #FAEAE1; }
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 #FAEAE1 (Pure Frost)
Color Overview & Profile: Color #FAEAE1, also known as Pure Frost, 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), 92% Green (234/255), and 88% Blue (225/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FAEAE1 translates into the CMYK subtractive color model with values of 0% Cyan, 6.4% Magenta, 10% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 71.4%, and lightness of 93.1%.
Web Accessibility & Design Recommendations: When implementing #FAEAE1 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 ##FFFFCC.
