#E2D7DA Fairy-Nuff
#E2D7DA (Fairy-Nuff) RGB value is (226, 215, 218).
Red value is 226, green value is 215, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #E2D7DA: hue: 344°, saturation: 15.9%, and lightness: 86.5%.
Process color (CMYK) of #E2D7DA is 0%, 4.9%, 3.5%, 11.4%. Web safe color equivalent of #E2D7DA is ##CCCCCC. Color #E2D7DA contains mainly WHITE.
Color Spaces
| Color spaces of #E2D7DA | Value |
|---|---|
| RGB | 226, 215, 218 |
| HSL | 344°, 15.9%, 86.5% |
| HSV / HSB | 344°, 4.9%, 88.6% |
| CMYK | 0%, 4.9%, 3.5%, 11.4% |
| XYZ | 68.32, 69.83, 76.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100010 | 11010111 | 11011010 |
| Octal | 342 | 327 | 332 |
| Decimal | 226 | 215 | 218 |
| Hex | E2 | D7 | DA |
Shades of #E2D7DA
Tints of #E2D7DA
.mybgColor { background-color: #E2D7DA; }
.myforeColor { color: #E2D7DA; }
.myborderColor { border: 3px solid #E2D7DA; }
<p style="color:#E2D7DA">Text here</p>
This sample text is styled with font color #E2D7DA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E2D7DA">Div content here</div>
<div style="border:3px solid #E2D7DA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(226, 215, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E2D7DA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E2D7DA;
-webkit-box-shadow: 1px 1px 3px #E2D7DA;
box-shadow: 1px 1px 3px #E2D7DA; }
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 #E2D7DA (Fairy-Nuff)
Color Overview & Profile: Color #E2D7DA, also known as Fairy-Nuff, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (226/255), 84% Green (215/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, #E2D7DA translates into the CMYK subtractive color model with values of 0% Cyan, 4.9% Magenta, 3.5% Yellow, and 11.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 344°, saturation of 15.9%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #E2D7DA 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.
