#DCB4C5 Private-Label Pink
#DCB4C5 (Private-Label Pink) RGB value is (220, 180, 197).
Red value is 220, green value is 180, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #DCB4C5: hue: 334°, saturation: 36.4%, and lightness: 78.4%.
Process color (CMYK) of #DCB4C5 is 0%, 18.2%, 10.5%, 13.7%. Web safe color equivalent of #DCB4C5 is ##CCCCCC. Color #DCB4C5 contains mainly Yellow.
Color Spaces
| Color spaces of #DCB4C5 | Value |
|---|---|
| RGB | 220, 180, 197 |
| HSL | 334°, 36.4%, 78.4% |
| HSV / HSB | 334°, 18.2%, 86.3% |
| CMYK | 0%, 18.2%, 10.5%, 13.7% |
| XYZ | 55.91, 51.89, 59.88 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 10110100 | 11000101 |
| Octal | 334 | 264 | 305 |
| Decimal | 220 | 180 | 197 |
| Hex | DC | B4 | C5 |
Shades of #DCB4C5
Tints of #DCB4C5
.mybgColor { background-color: #DCB4C5; }
.myforeColor { color: #DCB4C5; }
.myborderColor { border: 3px solid #DCB4C5; }
<p style="color:#DCB4C5">Text here</p>
This sample text is styled with font color #DCB4C5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCB4C5">Div content here</div>
<div style="border:3px solid #DCB4C5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 180, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCB4C5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCB4C5;
-webkit-box-shadow: 1px 1px 3px #DCB4C5;
box-shadow: 1px 1px 3px #DCB4C5; }
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 #DCB4C5 (Private-Label Pink)
Color Overview & Profile: Color #DCB4C5, also known as Private-Label Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 86% Red (220/255), 71% Green (180/255), and 77% Blue (197/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCB4C5 translates into the CMYK subtractive color model with values of 0% Cyan, 18.2% Magenta, 10.5% Yellow, and 13.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 334°, saturation of 36.4%, and lightness of 78.4%.
Web Accessibility & Design Recommendations: When implementing #DCB4C5 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.
