#DEF7FE Glacial Day
#DEF7FE (Glacial Day) RGB value is (222, 247, 254).
Red value is 222, green value is 247, and blue value is 254.
Cylindrical-coordinate representations (HSL) of color #DEF7FE: hue: 193°, saturation: 94.1%, and lightness: 93.3%.
Process color (CMYK) of #DEF7FE is 12.6%, 2.8%, 0%, 0.4%. Web safe color equivalent of #DEF7FE is ##CCFFFF. Color #DEF7FE contains mainly Magenta.
Color Spaces
| Color spaces of #DEF7FE | Value |
|---|---|
| RGB | 222, 247, 254 |
| HSL | 193°, 94.1%, 93.3% |
| HSV / HSB | 193°, 12.6%, 99.6% |
| CMYK | 12.6%, 2.8%, 0%, 0.4% |
| XYZ | 81.27, 89.21, 106.68 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 11110111 | 11111110 |
| Octal | 336 | 367 | 376 |
| Decimal | 222 | 247 | 254 |
| Hex | DE | F7 | FE |
Shades of #DEF7FE
Tints of #DEF7FE
.mybgColor { background-color: #DEF7FE; }
.myforeColor { color: #DEF7FE; }
.myborderColor { border: 3px solid #DEF7FE; }
<p style="color:#DEF7FE">Text here</p>
This sample text is styled with font color #DEF7FE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEF7FE">Div content here</div>
<div style="border:3px solid #DEF7FE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 247, 254, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEF7FE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEF7FE;
-webkit-box-shadow: 1px 1px 3px #DEF7FE;
box-shadow: 1px 1px 3px #DEF7FE; }
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 #DEF7FE (Glacial Day)
Color Overview & Profile: Color #DEF7FE, also known as Glacial Day, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 87% Red (222/255), 97% Green (247/255), and 100% Blue (254/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEF7FE translates into the CMYK subtractive color model with values of 12.6% Cyan, 2.8% Magenta, 0% Yellow, and 0.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 193°, saturation of 94.1%, and lightness of 93.3%.
Web Accessibility & Design Recommendations: When implementing #DEF7FE 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.
