#CEDBD5 Pearly Jade
#CEDBD5 (Pearly Jade) RGB value is (206, 219, 213).
Red value is 206, green value is 219, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #CEDBD5: hue: 152°, saturation: 15.3%, and lightness: 83.3%.
Process color (CMYK) of #CEDBD5 is 5.9%, 0%, 2.7%, 14.1%. Web safe color equivalent of #CEDBD5 is ##CCCCCC. Color #CEDBD5 contains mainly WHITE.
Color Spaces
| Color spaces of #CEDBD5 | Value |
|---|---|
| RGB | 206, 219, 213 |
| HSL | 152°, 15.3%, 83.3% |
| HSV / HSB | 152°, 5.9%, 85.9% |
| CMYK | 5.9%, 0%, 2.7%, 14.1% |
| XYZ | 62.79, 68.59, 72.87 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11011011 | 11010101 |
| Octal | 316 | 333 | 325 |
| Decimal | 206 | 219 | 213 |
| Hex | CE | DB | D5 |
Shades of #CEDBD5
Tints of #CEDBD5
.mybgColor { background-color: #CEDBD5; }
.myforeColor { color: #CEDBD5; }
.myborderColor { border: 3px solid #CEDBD5; }
<p style="color:#CEDBD5">Text here</p>
This sample text is styled with font color #CEDBD5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CEDBD5">Div content here</div>
<div style="border:3px solid #CEDBD5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 219, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CEDBD5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CEDBD5;
-webkit-box-shadow: 1px 1px 3px #CEDBD5;
box-shadow: 1px 1px 3px #CEDBD5; }
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 #CEDBD5 (Pearly Jade)
Color Overview & Profile: Color #CEDBD5, also known as Pearly Jade, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (206/255), 86% Green (219/255), and 84% Blue (213/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CEDBD5 translates into the CMYK subtractive color model with values of 5.9% Cyan, 0% Magenta, 2.7% Yellow, and 14.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 152°, saturation of 15.3%, and lightness of 83.3%.
Web Accessibility & Design Recommendations: When implementing #CEDBD5 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.
