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