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