#DEBCCD Creamy Berry
#DEBCCD (Creamy Berry) RGB value is (222, 188, 205).
Red value is 222, green value is 188, and blue value is 205.
Cylindrical-coordinate representations (HSL) of color #DEBCCD: hue: 330°, saturation: 34%, and lightness: 80.4%.
Process color (CMYK) of #DEBCCD is 0%, 15.3%, 7.7%, 12.9%. Web safe color equivalent of #DEBCCD is ##CCCCCC. Color #DEBCCD contains mainly Yellow.
Color Spaces
| Color spaces of #DEBCCD | Value |
|---|---|
| RGB | 222, 188, 205 |
| HSL | 330°, 34%, 80.4% |
| HSV / HSB | 330°, 15.3%, 87.1% |
| CMYK | 0%, 15.3%, 7.7%, 12.9% |
| XYZ | 59.13, 55.91, 65.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011110 | 10111100 | 11001101 |
| Octal | 336 | 274 | 315 |
| Decimal | 222 | 188 | 205 |
| Hex | DE | BC | CD |
Shades of #DEBCCD
Tints of #DEBCCD
.mybgColor { background-color: #DEBCCD; }
.myforeColor { color: #DEBCCD; }
.myborderColor { border: 3px solid #DEBCCD; }
<p style="color:#DEBCCD">Text here</p>
This sample text is styled with font color #DEBCCD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DEBCCD">Div content here</div>
<div style="border:3px solid #DEBCCD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(222, 188, 205, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DEBCCD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DEBCCD;
-webkit-box-shadow: 1px 1px 3px #DEBCCD;
box-shadow: 1px 1px 3px #DEBCCD; }
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 #DEBCCD (Creamy Berry)
Color Overview & Profile: Color #DEBCCD, also known as Creamy Berry, 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 (222/255), 74% Green (188/255), and 80% Blue (205/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DEBCCD translates into the CMYK subtractive color model with values of 0% Cyan, 15.3% Magenta, 7.7% Yellow, and 12.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 330°, saturation of 34%, and lightness of 80.4%.
Web Accessibility & Design Recommendations: When implementing #DEBCCD 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.
