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