#EAEFF2 Distant Wind Chime
#EAEFF2 (Distant Wind Chime) RGB value is (234, 239, 242).
Red value is 234, green value is 239, and blue value is 242.
Cylindrical-coordinate representations (HSL) of color #EAEFF2: hue: 203°, saturation: 23.5%, and lightness: 93.3%.
Process color (CMYK) of #EAEFF2 is 3.3%, 1.2%, 0%, 5.1%. Web safe color equivalent of #EAEFF2 is ##FFFFFF. Color #EAEFF2 contains mainly WHITE.
Color Spaces
| Color spaces of #EAEFF2 | Value |
|---|---|
| RGB | 234, 239, 242 |
| HSL | 203°, 23.5%, 93.3% |
| HSV / HSB | 203°, 3.3%, 94.9% |
| CMYK | 3.3%, 1.2%, 0%, 5.1% |
| XYZ | 80.82, 85.64, 96.26 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101010 | 11101111 | 11110010 |
| Octal | 352 | 357 | 362 |
| Decimal | 234 | 239 | 242 |
| Hex | EA | EF | F2 |
Shades of #EAEFF2
Tints of #EAEFF2
.mybgColor { background-color: #EAEFF2; }
.myforeColor { color: #EAEFF2; }
.myborderColor { border: 3px solid #EAEFF2; }
<p style="color:#EAEFF2">Text here</p>
This sample text is styled with font color #EAEFF2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EAEFF2">Div content here</div>
<div style="border:3px solid #EAEFF2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(234, 239, 242, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EAEFF2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EAEFF2;
-webkit-box-shadow: 1px 1px 3px #EAEFF2;
box-shadow: 1px 1px 3px #EAEFF2; }
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 #EAEFF2 (Distant Wind Chime)
Color Overview & Profile: Color #EAEFF2, also known as Distant Wind Chime, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 92% Red (234/255), 94% Green (239/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, #EAEFF2 translates into the CMYK subtractive color model with values of 3.3% Cyan, 1.2% Magenta, 0% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 23.5%, and lightness of 93.3%.
Web Accessibility & Design Recommendations: When implementing #EAEFF2 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.
