#DCDBEA Eyeshadow
#DCDBEA (Eyeshadow) RGB value is (220, 219, 234).
Red value is 220, green value is 219, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #DCDBEA: hue: 244°, saturation: 26.3%, and lightness: 88.8%.
Process color (CMYK) of #DCDBEA is 6%, 6.4%, 0%, 8.2%. Web safe color equivalent of #DCDBEA is ##CCCCFF. Color #DCDBEA contains mainly WHITE.
Color Spaces
| Color spaces of #DCDBEA | Value |
|---|---|
| RGB | 220, 219, 234 |
| HSL | 244°, 26.3%, 88.8% |
| HSV / HSB | 244°, 6.4%, 91.8% |
| CMYK | 6%, 6.4%, 0%, 8.2% |
| XYZ | 69.7, 71.82, 88.02 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011100 | 11011011 | 11101010 |
| Octal | 334 | 333 | 352 |
| Decimal | 220 | 219 | 234 |
| Hex | DC | DB | EA |
Shades of #DCDBEA
Tints of #DCDBEA
.mybgColor { background-color: #DCDBEA; }
.myforeColor { color: #DCDBEA; }
.myborderColor { border: 3px solid #DCDBEA; }
<p style="color:#DCDBEA">Text here</p>
This sample text is styled with font color #DCDBEA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DCDBEA">Div content here</div>
<div style="border:3px solid #DCDBEA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(220, 219, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DCDBEA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DCDBEA;
-webkit-box-shadow: 1px 1px 3px #DCDBEA;
box-shadow: 1px 1px 3px #DCDBEA; }
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 #DCDBEA (Eyeshadow)
Color Overview & Profile: Color #DCDBEA, also known as Eyeshadow, 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), 86% Green (219/255), and 92% Blue (234/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DCDBEA translates into the CMYK subtractive color model with values of 6% Cyan, 6.4% Magenta, 0% Yellow, and 8.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 244°, saturation of 26.3%, and lightness of 88.8%.
Web Accessibility & Design Recommendations: When implementing #DCDBEA 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.
