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