#F2EEFF Carte Blanche
#F2EEFF (Carte Blanche) RGB value is (242, 238, 255).
Red value is 242, green value is 238, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #F2EEFF: hue: 254°, saturation: 100%, and lightness: 96.7%.
Process color (CMYK) of #F2EEFF is 5.1%, 6.7%, 0%, 0%. Web safe color equivalent of #F2EEFF is ##FFFFFF. Color #F2EEFF contains mainly WHITE.
Color Spaces
| Color spaces of #F2EEFF | Value |
|---|---|
| RGB | 242, 238, 255 |
| HSL | 254°, 100%, 96.7% |
| HSV / HSB | 254°, 6.7%, 100% |
| CMYK | 5.1%, 6.7%, 0%, 0% |
| XYZ | 85.24, 87.25, 106.94 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110010 | 11101110 | 11111111 |
| Octal | 362 | 356 | 377 |
| Decimal | 242 | 238 | 255 |
| Hex | F2 | EE | FF |
Shades of #F2EEFF
Tints of #F2EEFF
.mybgColor { background-color: #F2EEFF; }
.myforeColor { color: #F2EEFF; }
.myborderColor { border: 3px solid #F2EEFF; }
<p style="color:#F2EEFF">Text here</p>
This sample text is styled with font color #F2EEFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F2EEFF">Div content here</div>
<div style="border:3px solid #F2EEFF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(242, 238, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F2EEFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F2EEFF;
-webkit-box-shadow: 1px 1px 3px #F2EEFF;
box-shadow: 1px 1px 3px #F2EEFF; }
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 #F2EEFF (Carte Blanche)
Color Overview & Profile: Color #F2EEFF, also known as Carte Blanche, 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 (242/255), 93% Green (238/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, #F2EEFF translates into the CMYK subtractive color model with values of 5.1% Cyan, 6.7% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 254°, saturation of 100%, and lightness of 96.7%.
Web Accessibility & Design Recommendations: When implementing #F2EEFF 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.
