#EFEAE7 Lauren’s Lace
#EFEAE7 (Lauren’s Lace) RGB value is (239, 234, 231).
Red value is 239, green value is 234, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #EFEAE7: hue: 22°, saturation: 20%, and lightness: 92.2%.
Process color (CMYK) of #EFEAE7 is 0%, 2.1%, 3.3%, 6.3%. Web safe color equivalent of #EFEAE7 is ##FFFFFF. Color #EFEAE7 contains mainly WHITE.
Color Spaces
| Color spaces of #EFEAE7 | Value |
|---|---|
| RGB | 239, 234, 231 |
| HSL | 22°, 20%, 92.2% |
| HSV / HSB | 22°, 3.3%, 93.7% |
| CMYK | 0%, 2.1%, 3.3%, 6.3% |
| XYZ | 79.44, 82.97, 87.41 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101111 | 11101010 | 11100111 |
| Octal | 357 | 352 | 347 |
| Decimal | 239 | 234 | 231 |
| Hex | EF | EA | E7 |
Shades of #EFEAE7
Tints of #EFEAE7
.mybgColor { background-color: #EFEAE7; }
.myforeColor { color: #EFEAE7; }
.myborderColor { border: 3px solid #EFEAE7; }
<p style="color:#EFEAE7">Text here</p>
This sample text is styled with font color #EFEAE7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EFEAE7">Div content here</div>
<div style="border:3px solid #EFEAE7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(239, 234, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EFEAE7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EFEAE7;
-webkit-box-shadow: 1px 1px 3px #EFEAE7;
box-shadow: 1px 1px 3px #EFEAE7; }
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 #EFEAE7 (Lauren’s Lace)
Color Overview & Profile: Color #EFEAE7, also known as Lauren’s Lace, 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), 92% Green (234/255), and 91% Blue (231/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #EFEAE7 translates into the CMYK subtractive color model with values of 0% Cyan, 2.1% Magenta, 3.3% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 22°, saturation of 20%, and lightness of 92.2%.
Web Accessibility & Design Recommendations: When implementing #EFEAE7 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 ##FFFFFF.
