#DAEEFF Ice Castle
#DAEEFF (Ice Castle) RGB value is (218, 238, 255).
Red value is 218, green value is 238, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #DAEEFF: hue: 208°, saturation: 100%, and lightness: 92.7%.
Process color (CMYK) of #DAEEFF is 14.5%, 6.7%, 0%, 0%. Web safe color equivalent of #DAEEFF is ##CCFFFF. Color #DAEEFF contains mainly Magenta.
Color Spaces
| Color spaces of #DAEEFF | Value |
|---|---|
| RGB | 218, 238, 255 |
| HSL | 208°, 100%, 92.7% |
| HSV / HSB | 208°, 14.5%, 100% |
| CMYK | 14.5%, 6.7%, 0%, 0% |
| XYZ | 77.53, 83.27, 106.58 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11101110 | 11111111 |
| Octal | 332 | 356 | 377 |
| Decimal | 218 | 238 | 255 |
| Hex | DA | EE | FF |
Shades of #DAEEFF
Tints of #DAEEFF
.mybgColor { background-color: #DAEEFF; }
.myforeColor { color: #DAEEFF; }
.myborderColor { border: 3px solid #DAEEFF; }
<p style="color:#DAEEFF">Text here</p>
This sample text is styled with font color #DAEEFF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DAEEFF">Div content here</div>
<div style="border:3px solid #DAEEFF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 238, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DAEEFF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DAEEFF;
-webkit-box-shadow: 1px 1px 3px #DAEEFF;
box-shadow: 1px 1px 3px #DAEEFF; }
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 #DAEEFF (Ice Castle)
Color Overview & Profile: Color #DAEEFF, also known as Ice Castle, 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), 93% Green (238/255), and 100% Blue (255/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DAEEFF translates into the CMYK subtractive color model with values of 14.5% Cyan, 6.7% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 208°, saturation of 100%, and lightness of 92.7%.
Web Accessibility & Design Recommendations: When implementing #DAEEFF 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 ##CCFFFF.
