#DDE0EA Monet’s Lavender
#DDE0EA (Monet’s Lavender) RGB value is (221, 224, 234).
Red value is 221, green value is 224, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #DDE0EA: hue: 226°, saturation: 23.6%, and lightness: 89.2%.
Process color (CMYK) of #DDE0EA is 5.6%, 4.3%, 0%, 8.2%. Web safe color equivalent of #DDE0EA is ##CCCCFF. Color #DDE0EA contains mainly WHITE.
Color Spaces
| Color spaces of #DDE0EA | Value |
|---|---|
| RGB | 221, 224, 234 |
| HSL | 226°, 23.6%, 89.2% |
| HSV / HSB | 226°, 5.6%, 91.8% |
| CMYK | 5.6%, 4.3%, 0%, 8.2% |
| XYZ | 71.32, 74.62, 88.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11100000 | 11101010 |
| Octal | 335 | 340 | 352 |
| Decimal | 221 | 224 | 234 |
| Hex | DD | E0 | EA |
Shades of #DDE0EA
Tints of #DDE0EA
.mybgColor { background-color: #DDE0EA; }
.myforeColor { color: #DDE0EA; }
.myborderColor { border: 3px solid #DDE0EA; }
<p style="color:#DDE0EA">Text here</p>
This sample text is styled with font color #DDE0EA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDE0EA">Div content here</div>
<div style="border:3px solid #DDE0EA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 224, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDE0EA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDE0EA;
-webkit-box-shadow: 1px 1px 3px #DDE0EA;
box-shadow: 1px 1px 3px #DDE0EA; }
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 #DDE0EA (Monet’s Lavender)
Color Overview & Profile: Color #DDE0EA, also known as Monet’s Lavender, 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), 88% Green (224/255), and 92% Blue (234/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDE0EA translates into the CMYK subtractive color model with values of 5.6% Cyan, 4.3% Magenta, 0% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 226°, saturation of 23.6%, and lightness of 89.2%.
Web Accessibility & Design Recommendations: When implementing #DDE0EA 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.
