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