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