#DAE4F7 Icicle Veil
#DAE4F7 (Icicle Veil) RGB value is (218, 228, 247).
Red value is 218, green value is 228, and blue value is 247.
Cylindrical-coordinate representations (HSL) of color #DAE4F7: hue: 219°, saturation: 64.4%, and lightness: 91.2%.
Process color (CMYK) of #DAE4F7 is 11.7%, 7.7%, 0%, 3.1%. Web safe color equivalent of #DAE4F7 is ##CCCCFF. Color #DAE4F7 contains mainly Magenta.
Color Spaces
| Color spaces of #DAE4F7 | Value |
|---|---|
| RGB | 218, 228, 247 |
| HSL | 219°, 64.4%, 91.2% |
| HSV / HSB | 219°, 11.7%, 96.9% |
| CMYK | 11.7%, 7.7%, 0%, 3.1% |
| XYZ | 73.44, 77.11, 98.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11100100 | 11110111 |
| Octal | 332 | 344 | 367 |
| Decimal | 218 | 228 | 247 |
| Hex | DA | E4 | F7 |
Shades of #DAE4F7
Tints of #DAE4F7
.mybgColor { background-color: #DAE4F7; }
.myforeColor { color: #DAE4F7; }
.myborderColor { border: 3px solid #DAE4F7; }
<p style="color:#DAE4F7">Text here</p>
This sample text is styled with font color #DAE4F7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DAE4F7">Div content here</div>
<div style="border:3px solid #DAE4F7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 228, 247, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DAE4F7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DAE4F7;
-webkit-box-shadow: 1px 1px 3px #DAE4F7;
box-shadow: 1px 1px 3px #DAE4F7; }
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 #DAE4F7 (Icicle Veil)
Color Overview & Profile: Color #DAE4F7, also known as Icicle Veil, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (218/255), 89% Green (228/255), and 97% Blue (247/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DAE4F7 translates into the CMYK subtractive color model with values of 11.7% Cyan, 7.7% Magenta, 0% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 219°, saturation of 64.4%, and lightness of 91.2%.
Web Accessibility & Design Recommendations: When implementing #DAE4F7 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 ##CCCCFF.
