#D6A7C2 Tranquil Dusk
#D6A7C2 (Tranquil Dusk) RGB value is (214, 167, 194).
Red value is 214, green value is 167, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #D6A7C2: hue: 326°, saturation: 36.4%, and lightness: 74.7%.
Process color (CMYK) of #D6A7C2 is 0%, 22%, 9.3%, 16.1%. Web safe color equivalent of #D6A7C2 is ##CC99CC. Color #D6A7C2 contains mainly Yellow.
Color Spaces
| Color spaces of #D6A7C2 | Value |
|---|---|
| RGB | 214, 167, 194 |
| HSL | 326°, 36.4%, 74.7% |
| HSV / HSB | 326°, 22%, 83.9% |
| CMYK | 0%, 22%, 9.3%, 16.1% |
| XYZ | 51.29, 45.83, 57.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010110 | 10100111 | 11000010 |
| Octal | 326 | 247 | 302 |
| Decimal | 214 | 167 | 194 |
| Hex | D6 | A7 | C2 |
Shades of #D6A7C2
Tints of #D6A7C2
.mybgColor { background-color: #D6A7C2; }
.myforeColor { color: #D6A7C2; }
.myborderColor { border: 3px solid #D6A7C2; }
<p style="color:#D6A7C2">Text here</p>
This sample text is styled with font color #D6A7C2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D6A7C2">Div content here</div>
<div style="border:3px solid #D6A7C2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(214, 167, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D6A7C2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D6A7C2;
-webkit-box-shadow: 1px 1px 3px #D6A7C2;
box-shadow: 1px 1px 3px #D6A7C2; }
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 #D6A7C2 (Tranquil Dusk)
Color Overview & Profile: Color #D6A7C2, also known as Tranquil Dusk, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (214/255), 65% Green (167/255), and 76% Blue (194/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D6A7C2 translates into the CMYK subtractive color model with values of 0% Cyan, 22% Magenta, 9.3% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 326°, saturation of 36.4%, and lightness of 74.7%.
Web Accessibility & Design Recommendations: When implementing #D6A7C2 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 ##CC99CC.
