#DDEDE9 Tranquil
#DDEDE9 (Tranquil) RGB value is (221, 237, 233).
Red value is 221, green value is 237, and blue value is 233.
Cylindrical-coordinate representations (HSL) of color #DDEDE9: hue: 165°, saturation: 30.8%, and lightness: 89.8%.
Process color (CMYK) of #DDEDE9 is 6.8%, 0%, 1.7%, 7.1%. Web safe color equivalent of #DDEDE9 is ##CCFFFF. Color #DDEDE9 contains mainly WHITE.
Color Spaces
| Color spaces of #DDEDE9 | Value |
|---|---|
| RGB | 221, 237, 233 |
| HSL | 165°, 30.8%, 89.8% |
| HSV / HSB | 165°, 6.8%, 92.9% |
| CMYK | 6.8%, 0%, 1.7%, 7.1% |
| XYZ | 74.81, 81.82, 88.93 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011101 | 11101101 | 11101001 |
| Octal | 335 | 355 | 351 |
| Decimal | 221 | 237 | 233 |
| Hex | DD | ED | E9 |
Shades of #DDEDE9
Tints of #DDEDE9
.mybgColor { background-color: #DDEDE9; }
.myforeColor { color: #DDEDE9; }
.myborderColor { border: 3px solid #DDEDE9; }
<p style="color:#DDEDE9">Text here</p>
This sample text is styled with font color #DDEDE9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DDEDE9">Div content here</div>
<div style="border:3px solid #DDEDE9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(221, 237, 233, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DDEDE9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DDEDE9;
-webkit-box-shadow: 1px 1px 3px #DDEDE9;
box-shadow: 1px 1px 3px #DDEDE9; }
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 #DDEDE9 (Tranquil)
Color Overview & Profile: Color #DDEDE9, also known as Tranquil, 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), 93% Green (237/255), and 91% Blue (233/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DDEDE9 translates into the CMYK subtractive color model with values of 6.8% Cyan, 0% Magenta, 1.7% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 165°, saturation of 30.8%, and lightness of 89.8%.
Web Accessibility & Design Recommendations: When implementing #DDEDE9 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.
