#DFCEC2 Cocoa Parfait
#DFCEC2 (Cocoa Parfait) RGB value is (223, 206, 194).
Red value is 223, green value is 206, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #DFCEC2: hue: 25°, saturation: 31.2%, and lightness: 81.8%.
Process color (CMYK) of #DFCEC2 is 0%, 7.6%, 13%, 12.5%. Web safe color equivalent of #DFCEC2 is ##CCCCCC. Color #DFCEC2 contains mainly Yellow.
Color Spaces
| Color spaces of #DFCEC2 | Value |
|---|---|
| RGB | 223, 206, 194 |
| HSL | 25°, 31.2%, 81.8% |
| HSV / HSB | 25°, 13%, 87.5% |
| CMYK | 0%, 7.6%, 13%, 12.5% |
| XYZ | 62.24, 63.73, 60.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11001110 | 11000010 |
| Octal | 337 | 316 | 302 |
| Decimal | 223 | 206 | 194 |
| Hex | DF | CE | C2 |
Shades of #DFCEC2
Tints of #DFCEC2
.mybgColor { background-color: #DFCEC2; }
.myforeColor { color: #DFCEC2; }
.myborderColor { border: 3px solid #DFCEC2; }
<p style="color:#DFCEC2">Text here</p>
This sample text is styled with font color #DFCEC2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFCEC2">Div content here</div>
<div style="border:3px solid #DFCEC2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 206, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFCEC2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFCEC2;
-webkit-box-shadow: 1px 1px 3px #DFCEC2;
box-shadow: 1px 1px 3px #DFCEC2; }
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 #DFCEC2 (Cocoa Parfait)
Color Overview & Profile: Color #DFCEC2, also known as Cocoa Parfait, 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 (223/255), 81% Green (206/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, #DFCEC2 translates into the CMYK subtractive color model with values of 0% Cyan, 7.6% Magenta, 13% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 25°, saturation of 31.2%, and lightness of 81.8%.
Web Accessibility & Design Recommendations: When implementing #DFCEC2 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.
