#D1E2E3 Aqua Sparkle
#D1E2E3 (Aqua Sparkle) RGB value is (209, 226, 227).
Red value is 209, green value is 226, and blue value is 227.
Cylindrical-coordinate representations (HSL) of color #D1E2E3: hue: 183°, saturation: 24.3%, and lightness: 85.5%.
Process color (CMYK) of #D1E2E3 is 7.9%, 0.4%, 0%, 11%. Web safe color equivalent of #D1E2E3 is ##CCCCCC. Color #D1E2E3 contains mainly WHITE.
Color Spaces
| Color spaces of #D1E2E3 | Value |
|---|---|
| RGB | 209, 226, 227 |
| HSL | 183°, 24.3%, 85.5% |
| HSV / HSB | 183°, 7.9%, 89% |
| CMYK | 7.9%, 0.4%, 0%, 11% |
| XYZ | 67.35, 73.49, 83.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 11100010 | 11100011 |
| Octal | 321 | 342 | 343 |
| Decimal | 209 | 226 | 227 |
| Hex | D1 | E2 | E3 |
Shades of #D1E2E3
Tints of #D1E2E3
.mybgColor { background-color: #D1E2E3; }
.myforeColor { color: #D1E2E3; }
.myborderColor { border: 3px solid #D1E2E3; }
<p style="color:#D1E2E3">Text here</p>
This sample text is styled with font color #D1E2E3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D1E2E3">Div content here</div>
<div style="border:3px solid #D1E2E3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 226, 227, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D1E2E3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D1E2E3;
-webkit-box-shadow: 1px 1px 3px #D1E2E3;
box-shadow: 1px 1px 3px #D1E2E3; }
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 #D1E2E3 (Aqua Sparkle)
Color Overview & Profile: Color #D1E2E3, also known as Aqua Sparkle, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (209/255), 89% Green (226/255), and 89% Blue (227/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D1E2E3 translates into the CMYK subtractive color model with values of 7.9% Cyan, 0.4% Magenta, 0% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 183°, saturation of 24.3%, and lightness of 85.5%.
Web Accessibility & Design Recommendations: When implementing #D1E2E3 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 ##CCCCCC.
