#EDE1D1 White Pearl
#EDE1D1 (White Pearl) RGB value is (237, 225, 209).
Red value is 237, green value is 225, and blue value is 209.
Cylindrical-coordinate representations (HSL) of color #EDE1D1: hue: 34°, saturation: 43.8%, and lightness: 87.5%.
Process color (CMYK) of #EDE1D1 is 0%, 5.1%, 11.8%, 7.1%. Web safe color equivalent of #EDE1D1 is ##FFCCCC. Color #EDE1D1 contains mainly Yellow.
Color Spaces
| Color spaces of #EDE1D1 | Value |
|---|---|
| RGB | 237, 225, 209 |
| HSL | 34°, 43.8%, 87.5% |
| HSV / HSB | 34°, 11.8%, 92.9% |
| CMYK | 0%, 5.1%, 11.8%, 7.1% |
| XYZ | 73.36, 76.46, 71.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101101 | 11100001 | 11010001 |
| Octal | 355 | 341 | 321 |
| Decimal | 237 | 225 | 209 |
| Hex | ED | E1 | D1 |
Shades of #EDE1D1
Tints of #EDE1D1
.mybgColor { background-color: #EDE1D1; }
.myforeColor { color: #EDE1D1; }
.myborderColor { border: 3px solid #EDE1D1; }
<p style="color:#EDE1D1">Text here</p>
This sample text is styled with font color #EDE1D1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EDE1D1">Div content here</div>
<div style="border:3px solid #EDE1D1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(237, 225, 209, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EDE1D1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EDE1D1;
-webkit-box-shadow: 1px 1px 3px #EDE1D1;
box-shadow: 1px 1px 3px #EDE1D1; }
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 #EDE1D1 (White Pearl)
Color Overview & Profile: Color #EDE1D1, also known as White Pearl, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (237/255), 88% Green (225/255), and 82% Blue (209/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EDE1D1 translates into the CMYK subtractive color model with values of 0% Cyan, 5.1% Magenta, 11.8% Yellow, and 7.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 34°, saturation of 43.8%, and lightness of 87.5%.
Web Accessibility & Design Recommendations: When implementing #EDE1D1 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.
