#FCFCDE Flayed One
#FCFCDE (Flayed One) RGB value is (252, 252, 222).
Red value is 252, green value is 252, and blue value is 222.
Cylindrical-coordinate representations (HSL) of color #FCFCDE: hue: 60°, saturation: 83.3%, and lightness: 92.9%.
Process color (CMYK) of #FCFCDE is 0%, 0%, 11.9%, 1.2%. Web safe color equivalent of #FCFCDE is ##FFFFCC. Color #FCFCDE contains mainly Yellow.
Color Spaces
| Color spaces of #FCFCDE | Value |
|---|---|
| RGB | 252, 252, 222 |
| HSL | 60°, 83.3%, 92.9% |
| HSV / HSB | 60°, 11.9%, 98.8% |
| CMYK | 0%, 0%, 11.9%, 1.2% |
| XYZ | 88.14, 95.59, 82.9 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 11111100 | 11011110 |
| Octal | 374 | 374 | 336 |
| Decimal | 252 | 252 | 222 |
| Hex | FC | FC | DE |
Shades of #FCFCDE
Tints of #FCFCDE
.mybgColor { background-color: #FCFCDE; }
.myforeColor { color: #FCFCDE; }
.myborderColor { border: 3px solid #FCFCDE; }
<p style="color:#FCFCDE">Text here</p>
This sample text is styled with font color #FCFCDE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FCFCDE">Div content here</div>
<div style="border:3px solid #FCFCDE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 252, 222, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FCFCDE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FCFCDE;
-webkit-box-shadow: 1px 1px 3px #FCFCDE;
box-shadow: 1px 1px 3px #FCFCDE; }
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 #FCFCDE (Flayed One)
Color Overview & Profile: Color #FCFCDE, also known as Flayed One, 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), 99% Green (252/255), and 87% Blue (222/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FCFCDE translates into the CMYK subtractive color model with values of 0% Cyan, 0% Magenta, 11.9% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 60°, saturation of 83.3%, and lightness of 92.9%.
Web Accessibility & Design Recommendations: When implementing #FCFCDE 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.
