#FCDCBC Alishan Dawn
#FCDCBC (Alishan Dawn) RGB value is (252, 220, 188).
Red value is 252, green value is 220, and blue value is 188.
Cylindrical-coordinate representations (HSL) of color #FCDCBC: hue: 30°, saturation: 91.4%, and lightness: 86.3%.
Process color (CMYK) of #FCDCBC is 0%, 12.7%, 25.4%, 1.2%. Web safe color equivalent of #FCDCBC is ##FFCCCC. Color #FCDCBC contains mainly Yellow.
Color Spaces
| Color spaces of #FCDCBC | Value |
|---|---|
| RGB | 252, 220, 188 |
| HSL | 30°, 91.4%, 86.3% |
| HSV / HSB | 30°, 25.4%, 98.8% |
| CMYK | 0%, 12.7%, 25.4%, 1.2% |
| XYZ | 74.82, 75.52, 58.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 11011100 | 10111100 |
| Octal | 374 | 334 | 274 |
| Decimal | 252 | 220 | 188 |
| Hex | FC | DC | BC |
Shades of #FCDCBC
Tints of #FCDCBC
.mybgColor { background-color: #FCDCBC; }
.myforeColor { color: #FCDCBC; }
.myborderColor { border: 3px solid #FCDCBC; }
<p style="color:#FCDCBC">Text here</p>
This sample text is styled with font color #FCDCBC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FCDCBC">Div content here</div>
<div style="border:3px solid #FCDCBC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 220, 188, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FCDCBC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FCDCBC;
-webkit-box-shadow: 1px 1px 3px #FCDCBC;
box-shadow: 1px 1px 3px #FCDCBC; }
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 #FCDCBC (Alishan Dawn)
Color Overview & Profile: Color #FCDCBC, also known as Alishan Dawn, 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), 86% Green (220/255), and 74% Blue (188/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FCDCBC translates into the CMYK subtractive color model with values of 0% Cyan, 12.7% Magenta, 25.4% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 30°, saturation of 91.4%, and lightness of 86.3%.
Web Accessibility & Design Recommendations: When implementing #FCDCBC 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.
