#DFE3DA Basil Icing
#DFE3DA (Basil Icing) RGB value is (223, 227, 218).
Red value is 223, green value is 227, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #DFE3DA: hue: 87°, saturation: 13.8%, and lightness: 87.3%.
Process color (CMYK) of #DFE3DA is 1.8%, 0%, 4%, 11%. Web safe color equivalent of #DFE3DA is ##CCCCCC. Color #DFE3DA contains mainly WHITE.
Color Spaces
| Color spaces of #DFE3DA | Value |
|---|---|
| RGB | 223, 227, 218 |
| HSL | 87°, 13.8%, 87.3% |
| HSV / HSB | 87°, 4%, 89% |
| CMYK | 1.8%, 0%, 4%, 11% |
| XYZ | 70.55, 75.69, 77.21 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011111 | 11100011 | 11011010 |
| Octal | 337 | 343 | 332 |
| Decimal | 223 | 227 | 218 |
| Hex | DF | E3 | DA |
Shades of #DFE3DA
Tints of #DFE3DA
.mybgColor { background-color: #DFE3DA; }
.myforeColor { color: #DFE3DA; }
.myborderColor { border: 3px solid #DFE3DA; }
<p style="color:#DFE3DA">Text here</p>
This sample text is styled with font color #DFE3DA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DFE3DA">Div content here</div>
<div style="border:3px solid #DFE3DA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(223, 227, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DFE3DA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DFE3DA;
-webkit-box-shadow: 1px 1px 3px #DFE3DA;
box-shadow: 1px 1px 3px #DFE3DA; }
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 #DFE3DA (Basil Icing)
Color Overview & Profile: Color #DFE3DA, also known as Basil Icing, 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), 89% Green (227/255), and 85% Blue (218/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #DFE3DA translates into the CMYK subtractive color model with values of 1.8% Cyan, 0% Magenta, 4% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 87°, saturation of 13.8%, and lightness of 87.3%.
Web Accessibility & Design Recommendations: When implementing #DFE3DA 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.
