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