#DDDEE7 Eastern Breeze
#DDDEE7 (Eastern Breeze) RGB value is (221, 222, 231).
Red value is 221, green value is 222, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #DDDEE7: hue: 234°, saturation: 17.2%, and lightness: 88.6%.
Process color (CMYK) of #DDDEE7 is 4.3%, 3.9%, 0%, 9.4%. Web safe color equivalent of #DDDEE7 is ##CCCCFF. Color #DDDEE7 contains mainly WHITE.
Color Spaces
| Color spaces of #DDDEE7 | Value |
|---|---|
| RGB | 221, 222, 231 |
| HSL | 234°, 17.2%, 88.6% |
| HSV / HSB | 234°, 4.3%, 90.6% |
| CMYK | 4.3%, 3.9%, 0%, 9.4% |
| XYZ | 70.36, 73.38, 86.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11011110 | 11100111 |
| Octal | 335 | 336 | 347 |
| Decimal | 221 | 222 | 231 |
| Hex | DD | DE | E7 |
Shades of #DDDEE7
Tints of #DDDEE7
.mybgColor { background-color: #DDDEE7; }
.myforeColor { color: #DDDEE7; }
.myborderColor { border: 3px solid #DDDEE7; }
<p style="color:#DDDEE7">Text here</p>
This sample text is styled with font color #DDDEE7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDDEE7">Div content here</div>
<div style="border:3px solid #DDDEE7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 222, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDDEE7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDDEE7;
-webkit-box-shadow: 1px 1px 3px #DDDEE7;
box-shadow: 1px 1px 3px #DDDEE7; }
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 #DDDEE7 (Eastern Breeze)
Color Overview & Profile: Color #DDDEE7, also known as Eastern Breeze, 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 (221/255), 87% Green (222/255), and 91% Blue (231/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDDEE7 translates into the CMYK subtractive color model with values of 4.3% Cyan, 3.9% Magenta, 0% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 234°, saturation of 17.2%, and lightness of 88.6%.
Web Accessibility & Design Recommendations: When implementing #DDDEE7 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.
