#EFDDE1 Dream State
#EFDDE1 (Dream State) RGB value is (239, 221, 225).
Red value is 239, green value is 221, and blue value is 225.
Cylindrical-coordinate representations (HSL) of color #EFDDE1: hue: 347°, saturation: 36%, and lightness: 90.2%.
Process color (CMYK) of #EFDDE1 is 0%, 7.5%, 5.9%, 6.3%. Web safe color equivalent of #EFDDE1 is ##FFCCCC. Color #EFDDE1 contains mainly WHITE.
Color Spaces
| Color spaces of #EFDDE1 | Value |
|---|---|
| RGB | 239, 221, 225 |
| HSL | 347°, 36%, 90.2% |
| HSV / HSB | 347°, 7.5%, 93.7% |
| CMYK | 0%, 7.5%, 5.9%, 6.3% |
| XYZ | 75.04, 75.5, 81.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11011101 | 11100001 |
| Octal | 357 | 335 | 341 |
| Decimal | 239 | 221 | 225 |
| Hex | EF | DD | E1 |
Shades of #EFDDE1
Tints of #EFDDE1
.mybgColor { background-color: #EFDDE1; }
.myforeColor { color: #EFDDE1; }
.myborderColor { border: 3px solid #EFDDE1; }
<p style="color:#EFDDE1">Text here</p>
This sample text is styled with font color #EFDDE1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFDDE1">Div content here</div>
<div style="border:3px solid #EFDDE1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 221, 225, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFDDE1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFDDE1;
-webkit-box-shadow: 1px 1px 3px #EFDDE1;
box-shadow: 1px 1px 3px #EFDDE1; }
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 #EFDDE1 (Dream State)
Color Overview & Profile: Color #EFDDE1, also known as Dream State, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (239/255), 87% Green (221/255), and 88% Blue (225/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFDDE1 translates into the CMYK subtractive color model with values of 0% Cyan, 7.5% Magenta, 5.9% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 347°, saturation of 36%, and lightness of 90.2%.
Web Accessibility & Design Recommendations: When implementing #EFDDE1 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 ##FFCCCC.
