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