#DDC2E6 Purity
#DDC2E6 (Purity) RGB value is (221, 194, 230).
Red value is 221, green value is 194, and blue value is 230.
Cylindrical-coordinate representations (HSL) of color #DDC2E6: hue: 285°, saturation: 41.9%, and lightness: 83.1%.
Process color (CMYK) of #DDC2E6 is 3.9%, 15.7%, 0%, 9.8%. Web safe color equivalent of #DDC2E6 is ##CCCCFF. Color #DDC2E6 contains mainly Magenta.
Color Spaces
| Color spaces of #DDC2E6 | Value |
|---|---|
| RGB | 221, 194, 230 |
| HSL | 285°, 41.9%, 83.1% |
| HSV / HSB | 285°, 15.7%, 90.2% |
| CMYK | 3.9%, 15.7%, 0%, 9.8% |
| XYZ | 63.39, 59.67, 83.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11000010 | 11100110 |
| Octal | 335 | 302 | 346 |
| Decimal | 221 | 194 | 230 |
| Hex | DD | C2 | E6 |
Shades of #DDC2E6
Tints of #DDC2E6
.mybgColor { background-color: #DDC2E6; }
.myforeColor { color: #DDC2E6; }
.myborderColor { border: 3px solid #DDC2E6; }
<p style="color:#DDC2E6">Text here</p>
This sample text is styled with font color #DDC2E6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDC2E6">Div content here</div>
<div style="border:3px solid #DDC2E6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 194, 230, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDC2E6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDC2E6;
-webkit-box-shadow: 1px 1px 3px #DDC2E6;
box-shadow: 1px 1px 3px #DDC2E6; }
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 #DDC2E6 (Purity)
Color Overview & Profile: Color #DDC2E6, also known as Purity, 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), 76% Green (194/255), and 90% Blue (230/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDC2E6 translates into the CMYK subtractive color model with values of 3.9% Cyan, 15.7% Magenta, 0% Yellow, and 9.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 285°, saturation of 41.9%, and lightness of 83.1%.
Web Accessibility & Design Recommendations: When implementing #DDC2E6 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.
