#F1EEE2 Blanc Cassé
#F1EEE2 (Blanc Cassé) RGB value is (241, 238, 226).
Red value is 241, green value is 238, and blue value is 226.
Cylindrical-coordinate representations (HSL) of color #F1EEE2: hue: 48°, saturation: 34.9%, and lightness: 91.6%.
Process color (CMYK) of #F1EEE2 is 0%, 1.2%, 6.2%, 5.5%. Web safe color equivalent of #F1EEE2 is ##FFFFCC. Color #F1EEE2 contains mainly WHITE.
Color Spaces
| Color spaces of #F1EEE2 | Value |
|---|---|
| RGB | 241, 238, 226 |
| HSL | 48°, 34.9%, 91.6% |
| HSV / HSB | 48°, 6.2%, 94.5% |
| CMYK | 0%, 1.2%, 6.2%, 5.5% |
| XYZ | 80.58, 85.34, 84.16 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11101110 | 11100010 |
| Octal | 361 | 356 | 342 |
| Decimal | 241 | 238 | 226 |
| Hex | F1 | EE | E2 |
Shades of #F1EEE2
Tints of #F1EEE2
.mybgColor { background-color: #F1EEE2; }
.myforeColor { color: #F1EEE2; }
.myborderColor { border: 3px solid #F1EEE2; }
<p style="color:#F1EEE2">Text here</p>
This sample text is styled with font color #F1EEE2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1EEE2">Div content here</div>
<div style="border:3px solid #F1EEE2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 238, 226, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1EEE2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1EEE2;
-webkit-box-shadow: 1px 1px 3px #F1EEE2;
box-shadow: 1px 1px 3px #F1EEE2; }
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 #F1EEE2 (Blanc Cassé)
Color Overview & Profile: Color #F1EEE2, also known as Blanc Cassé, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 93% Green (238/255), and 89% Blue (226/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1EEE2 translates into the CMYK subtractive color model with values of 0% Cyan, 1.2% Magenta, 6.2% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 48°, saturation of 34.9%, and lightness of 91.6%.
Web Accessibility & Design Recommendations: When implementing #F1EEE2 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 ##FFFFCC.
