#DFD8DC Cautious Grey
#DFD8DC (Cautious Grey) RGB value is (223, 216, 220).
Red value is 223, green value is 216, and blue value is 220.
Cylindrical-coordinate representations (HSL) of color #DFD8DC: hue: 326°, saturation: 9.9%, and lightness: 86.1%.
Process color (CMYK) of #DFD8DC is 0%, 3.1%, 1.3%, 12.5%. Web safe color equivalent of #DFD8DC is ##CCCCCC. Color #DFD8DC contains mainly WHITE.
Color Spaces
| Color spaces of #DFD8DC | Value |
|---|---|
| RGB | 223, 216, 220 |
| HSL | 326°, 9.9%, 86.1% |
| HSV / HSB | 326°, 3.1%, 87.5% |
| CMYK | 0%, 3.1%, 1.3%, 12.5% |
| XYZ | 67.9, 69.97, 77.62 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11011000 | 11011100 |
| Octal | 337 | 330 | 334 |
| Decimal | 223 | 216 | 220 |
| Hex | DF | D8 | DC |
Shades of #DFD8DC
Tints of #DFD8DC
.mybgColor { background-color: #DFD8DC; }
.myforeColor { color: #DFD8DC; }
.myborderColor { border: 3px solid #DFD8DC; }
<p style="color:#DFD8DC">Text here</p>
This sample text is styled with font color #DFD8DC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFD8DC">Div content here</div>
<div style="border:3px solid #DFD8DC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 216, 220, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFD8DC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFD8DC;
-webkit-box-shadow: 1px 1px 3px #DFD8DC;
box-shadow: 1px 1px 3px #DFD8DC; }
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 #DFD8DC (Cautious Grey)
Color Overview & Profile: Color #DFD8DC, also known as Cautious Grey, 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), 85% Green (216/255), and 86% Blue (220/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFD8DC translates into the CMYK subtractive color model with values of 0% Cyan, 3.1% Magenta, 1.3% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 326°, saturation of 9.9%, and lightness of 86.1%.
Web Accessibility & Design Recommendations: When implementing #DFD8DC 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.
