#F9ECF8 Placebo Fuchsia
#F9ECF8 (Placebo Fuchsia) RGB value is (249, 236, 248).
Red value is 249, green value is 236, and blue value is 248.
Cylindrical-coordinate representations (HSL) of color #F9ECF8: hue: 305°, saturation: 52%, and lightness: 95.1%.
Process color (CMYK) of #F9ECF8 is 0%, 5.2%, 0.4%, 2.4%. Web safe color equivalent of #F9ECF8 is ##FFFFFF. Color #F9ECF8 contains mainly WHITE.
Color Spaces
| Color spaces of #F9ECF8 | Value |
|---|---|
| RGB | 249, 236, 248 |
| HSL | 305°, 52%, 95.1% |
| HSV / HSB | 305°, 5.2%, 97.6% |
| CMYK | 0%, 5.2%, 0.4%, 2.4% |
| XYZ | 86, 86.91, 101.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111001 | 11101100 | 11111000 |
| Octal | 371 | 354 | 370 |
| Decimal | 249 | 236 | 248 |
| Hex | F9 | EC | F8 |
Shades of #F9ECF8
Tints of #F9ECF8
.mybgColor { background-color: #F9ECF8; }
.myforeColor { color: #F9ECF8; }
.myborderColor { border: 3px solid #F9ECF8; }
<p style="color:#F9ECF8">Text here</p>
This sample text is styled with font color #F9ECF8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F9ECF8">Div content here</div>
<div style="border:3px solid #F9ECF8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(249, 236, 248, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F9ECF8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F9ECF8;
-webkit-box-shadow: 1px 1px 3px #F9ECF8;
box-shadow: 1px 1px 3px #F9ECF8; }
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 #F9ECF8 (Placebo Fuchsia)
Color Overview & Profile: Color #F9ECF8, also known as Placebo Fuchsia, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (249/255), 93% Green (236/255), and 97% Blue (248/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F9ECF8 translates into the CMYK subtractive color model with values of 0% Cyan, 5.2% Magenta, 0.4% Yellow, and 2.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 305°, saturation of 52%, and lightness of 95.1%.
Web Accessibility & Design Recommendations: When implementing #F9ECF8 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.
