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