#D6B3CC Pink Ivory
#D6B3CC (Pink Ivory) RGB value is (214, 179, 204).
Red value is 214, green value is 179, and blue value is 204.
Cylindrical-coordinate representations (HSL) of color #D6B3CC: hue: 317°, saturation: 29.9%, and lightness: 77.1%.
Process color (CMYK) of #D6B3CC is 0%, 16.4%, 4.7%, 16.1%. Web safe color equivalent of #D6B3CC is ##CCCCCC. Color #D6B3CC contains mainly Yellow.
Color Spaces
| Color spaces of #D6B3CC | Value |
|---|---|
| RGB | 214, 179, 204 |
| HSL | 317°, 29.9%, 77.1% |
| HSV / HSB | 317°, 16.4%, 83.9% |
| CMYK | 0%, 16.4%, 4.7%, 16.1% |
| XYZ | 54.75, 50.9, 64.06 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010110 | 10110011 | 11001100 |
| Octal | 326 | 263 | 314 |
| Decimal | 214 | 179 | 204 |
| Hex | D6 | B3 | CC |
Shades of #D6B3CC
Tints of #D6B3CC
.mybgColor { background-color: #D6B3CC; }
.myforeColor { color: #D6B3CC; }
.myborderColor { border: 3px solid #D6B3CC; }
<p style="color:#D6B3CC">Text here</p>
This sample text is styled with font color #D6B3CC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D6B3CC">Div content here</div>
<div style="border:3px solid #D6B3CC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(214, 179, 204, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D6B3CC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D6B3CC;
-webkit-box-shadow: 1px 1px 3px #D6B3CC;
box-shadow: 1px 1px 3px #D6B3CC; }
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 #D6B3CC (Pink Ivory)
Color Overview & Profile: Color #D6B3CC, also known as Pink Ivory, 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), 70% Green (179/255), and 80% Blue (204/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #D6B3CC translates into the CMYK subtractive color model with values of 0% Cyan, 16.4% Magenta, 4.7% Yellow, and 16.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 317°, saturation of 29.9%, and lightness of 77.1%.
Web Accessibility & Design Recommendations: When implementing #D6B3CC 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.
