#DCBFF6 Beefy Pink
#DCBFF6 (Beefy Pink) RGB value is (220, 191, 246).
Red value is 220, green value is 191, and blue value is 246.
Cylindrical-coordinate representations (HSL) of color #DCBFF6: hue: 272°, saturation: 75.3%, and lightness: 85.7%.
Process color (CMYK) of #DCBFF6 is 10.6%, 22.4%, 0%, 3.5%. Web safe color equivalent of #DCBFF6 is ##CCCCFF. Color #DCBFF6 contains mainly Magenta.
Color Spaces
| Color spaces of #DCBFF6 | Value |
|---|---|
| RGB | 220, 191, 246 |
| HSL | 272°, 75.3%, 85.7% |
| HSV / HSB | 272°, 22.4%, 96.5% |
| CMYK | 10.6%, 22.4%, 0%, 3.5% |
| XYZ | 64.78, 59.13, 95.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 10111111 | 11110110 |
| Octal | 334 | 277 | 366 |
| Decimal | 220 | 191 | 246 |
| Hex | DC | BF | F6 |
Shades of #DCBFF6
Tints of #DCBFF6
.mybgColor { background-color: #DCBFF6; }
.myforeColor { color: #DCBFF6; }
.myborderColor { border: 3px solid #DCBFF6; }
<p style="color:#DCBFF6">Text here</p>
This sample text is styled with font color #DCBFF6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCBFF6">Div content here</div>
<div style="border:3px solid #DCBFF6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 191, 246, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCBFF6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCBFF6;
-webkit-box-shadow: 1px 1px 3px #DCBFF6;
box-shadow: 1px 1px 3px #DCBFF6; }
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 #DCBFF6 (Beefy Pink)
Color Overview & Profile: Color #DCBFF6, also known as Beefy 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), 75% Green (191/255), and 96% Blue (246/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCBFF6 translates into the CMYK subtractive color model with values of 10.6% Cyan, 22.4% Magenta, 0% Yellow, and 3.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 272°, saturation of 75.3%, and lightness of 85.7%.
Web Accessibility & Design Recommendations: When implementing #DCBFF6 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.
