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