#F6D5DC Pixie Dust
#F6D5DC (Pixie Dust) RGB value is (246, 213, 220).
Red value is 246, green value is 213, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #F6D5DC: hue: 347°, saturation: 64.7%, and lightness: 90%.
Process color (CMYK) of #F6D5DC is 0%, 13.4%, 10.6%, 3.5%. Web safe color equivalent of #F6D5DC is ##FFCCCC. Color #F6D5DC contains mainly Yellow.
Color Spaces
| Color spaces of #F6D5DC | Value |
|---|---|
| RGB | 246, 213, 220 |
| HSL | 347°, 64.7%, 90% |
| HSV / HSB | 347°, 13.4%, 96.5% |
| CMYK | 0%, 13.4%, 10.6%, 3.5% |
| XYZ | 74.72, 72.35, 77.73 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110110 | 11010101 | 11011100 |
| Octal | 366 | 325 | 334 |
| Decimal | 246 | 213 | 220 |
| Hex | F6 | D5 | DC |
Shades of #F6D5DC
Tints of #F6D5DC
.mybgColor { background-color: #F6D5DC; }
.myforeColor { color: #F6D5DC; }
.myborderColor { border: 3px solid #F6D5DC; }
<p style="color:#F6D5DC">Text here</p>
This sample text is styled with font color #F6D5DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F6D5DC">Div content here</div>
<div style="border:3px solid #F6D5DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(246, 213, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F6D5DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F6D5DC;
-webkit-box-shadow: 1px 1px 3px #F6D5DC;
box-shadow: 1px 1px 3px #F6D5DC; }
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 #F6D5DC (Pixie Dust)
Color Overview & Profile: Color #F6D5DC, also known as Pixie Dust, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (246/255), 84% Green (213/255), and 86% Blue (220/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F6D5DC translates into the CMYK subtractive color model with values of 0% Cyan, 13.4% Magenta, 10.6% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 347°, saturation of 64.7%, and lightness of 90%.
Web Accessibility & Design Recommendations: When implementing #F6D5DC 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.
