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