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