#EEF6F2 Beluga
#EEF6F2 (Beluga) RGB value is (238, 246, 242).
Red value is 238, green value is 246, and blue value is 242.
Cylindrical-coordinate representations (HSL) of color #EEF6F2: hue: 150°, saturation: 30.8%, and lightness: 94.9%.
Process color (CMYK) of #EEF6F2 is 3.3%, 0%, 1.6%, 3.5%. Web safe color equivalent of #EEF6F2 is ##FFFFFF. Color #EEF6F2 contains mainly WHITE.
Color Spaces
| Color spaces of #EEF6F2 | Value |
|---|---|
| RGB | 238, 246, 242 |
| HSL | 150°, 30.8%, 94.9% |
| HSV / HSB | 150°, 3.3%, 96.5% |
| CMYK | 3.3%, 0%, 1.6%, 3.5% |
| XYZ | 84.24, 90.5, 97.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 11110110 | 11110010 |
| Octal | 356 | 366 | 362 |
| Decimal | 238 | 246 | 242 |
| Hex | EE | F6 | F2 |
Shades of #EEF6F2
Tints of #EEF6F2
.mybgColor { background-color: #EEF6F2; }
.myforeColor { color: #EEF6F2; }
.myborderColor { border: 3px solid #EEF6F2; }
<p style="color:#EEF6F2">Text here</p>
This sample text is styled with font color #EEF6F2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEF6F2">Div content here</div>
<div style="border:3px solid #EEF6F2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 246, 242, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEF6F2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEF6F2;
-webkit-box-shadow: 1px 1px 3px #EEF6F2;
box-shadow: 1px 1px 3px #EEF6F2; }
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 #EEF6F2 (Beluga)
Color Overview & Profile: Color #EEF6F2, also known as Beluga, 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), 96% Green (246/255), and 95% Blue (242/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEF6F2 translates into the CMYK subtractive color model with values of 3.3% Cyan, 0% Magenta, 1.6% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 150°, saturation of 30.8%, and lightness of 94.9%.
Web Accessibility & Design Recommendations: When implementing #EEF6F2 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.
