#F8FDFC Everlasting Ice
#F8FDFC (Everlasting Ice) RGB value is (248, 253, 252).
Red value is 248, green value is 253, and blue value is 252.
Cylindrical-coordinate representations (HSL) of color #F8FDFC: hue: 168°, saturation: 55.6%, and lightness: 98.2%.
Process color (CMYK) of #F8FDFC is 2%, 0%, 0.4%, 0.8%. Web safe color equivalent of #F8FDFC is ##FFFFFF. Color #F8FDFC contains mainly WHITE.
Color Spaces
| Color spaces of #F8FDFC | Value |
|---|---|
| RGB | 248, 253, 252 |
| HSL | 168°, 55.6%, 98.2% |
| HSV / HSB | 168°, 2%, 99.2% |
| CMYK | 2%, 0%, 0.4%, 0.8% |
| XYZ | 91.4, 97.24, 106.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 11111101 | 11111100 |
| Octal | 370 | 375 | 374 |
| Decimal | 248 | 253 | 252 |
| Hex | F8 | FD | FC |
Shades of #F8FDFC
Tints of #F8FDFC
.mybgColor { background-color: #F8FDFC; }
.myforeColor { color: #F8FDFC; }
.myborderColor { border: 3px solid #F8FDFC; }
<p style="color:#F8FDFC">Text here</p>
This sample text is styled with font color #F8FDFC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8FDFC">Div content here</div>
<div style="border:3px solid #F8FDFC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 253, 252, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8FDFC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8FDFC;
-webkit-box-shadow: 1px 1px 3px #F8FDFC;
box-shadow: 1px 1px 3px #F8FDFC; }
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 #F8FDFC (Everlasting Ice)
Color Overview & Profile: Color #F8FDFC, also known as Everlasting Ice, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (248/255), 99% Green (253/255), and 99% Blue (252/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8FDFC translates into the CMYK subtractive color model with values of 2% Cyan, 0% Magenta, 0.4% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 168°, saturation of 55.6%, and lightness of 98.2%.
Web Accessibility & Design Recommendations: When implementing #F8FDFC 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 ##FFFFFF.
