#DDF0E7 Delicate Mint
#DDF0E7 (Delicate Mint) RGB value is (221, 240, 231).
Red value is 221, green value is 240, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #DDF0E7: hue: 152°, saturation: 38.8%, and lightness: 90.4%.
Process color (CMYK) of #DDF0E7 is 7.9%, 0%, 3.8%, 5.9%. Web safe color equivalent of #DDF0E7 is ##CCFFFF. Color #DDF0E7 contains mainly WHITE.
Color Spaces
| Color spaces of #DDF0E7 | Value |
|---|---|
| RGB | 221, 240, 231 |
| HSL | 152°, 38.8%, 90.4% |
| HSV / HSB | 152°, 7.9%, 94.1% |
| CMYK | 7.9%, 0%, 3.8%, 5.9% |
| XYZ | 75.4, 83.46, 87.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11110000 | 11100111 |
| Octal | 335 | 360 | 347 |
| Decimal | 221 | 240 | 231 |
| Hex | DD | F0 | E7 |
Shades of #DDF0E7
Tints of #DDF0E7
.mybgColor { background-color: #DDF0E7; }
.myforeColor { color: #DDF0E7; }
.myborderColor { border: 3px solid #DDF0E7; }
<p style="color:#DDF0E7">Text here</p>
This sample text is styled with font color #DDF0E7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDF0E7">Div content here</div>
<div style="border:3px solid #DDF0E7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 240, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDF0E7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDF0E7;
-webkit-box-shadow: 1px 1px 3px #DDF0E7;
box-shadow: 1px 1px 3px #DDF0E7; }
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 #DDF0E7 (Delicate Mint)
Color Overview & Profile: Color #DDF0E7, also known as Delicate Mint, 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), 94% Green (240/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, #DDF0E7 translates into the CMYK subtractive color model with values of 7.9% Cyan, 0% Magenta, 3.8% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 152°, saturation of 38.8%, and lightness of 90.4%.
Web Accessibility & Design Recommendations: When implementing #DDF0E7 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.
