#D5D3E3 Light Pax
#D5D3E3 (Light Pax) RGB value is (213, 211, 227).
Red value is 213, green value is 211, and blue value is 227.
Cylindrical-coordinate representations (HSL) of color #D5D3E3: hue: 248°, saturation: 22.2%, and lightness: 85.9%.
Process color (CMYK) of #D5D3E3 is 6.2%, 7%, 0%, 11%. Web safe color equivalent of #D5D3E3 is ##CCCCCC. Color #D5D3E3 contains mainly WHITE.
Color Spaces
| Color spaces of #D5D3E3 | Value |
|---|---|
| RGB | 213, 211, 227 |
| HSL | 248°, 22.2%, 85.9% |
| HSV / HSB | 248°, 7%, 89% |
| CMYK | 6.2%, 7%, 0%, 11% |
| XYZ | 64.6, 66.28, 82.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010101 | 11010011 | 11100011 |
| Octal | 325 | 323 | 343 |
| Decimal | 213 | 211 | 227 |
| Hex | D5 | D3 | E3 |
Shades of #D5D3E3
Tints of #D5D3E3
.mybgColor { background-color: #D5D3E3; }
.myforeColor { color: #D5D3E3; }
.myborderColor { border: 3px solid #D5D3E3; }
<p style="color:#D5D3E3">Text here</p>
This sample text is styled with font color #D5D3E3. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D5D3E3">Div content here</div>
<div style="border:3px solid #D5D3E3">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(213, 211, 227, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D5D3E3; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D5D3E3;
-webkit-box-shadow: 1px 1px 3px #D5D3E3;
box-shadow: 1px 1px 3px #D5D3E3; }
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 #D5D3E3 (Light Pax)
Color Overview & Profile: Color #D5D3E3, also known as Light Pax, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (213/255), 83% Green (211/255), and 89% Blue (227/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #D5D3E3 translates into the CMYK subtractive color model with values of 6.2% Cyan, 7% Magenta, 0% Yellow, and 11% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 248°, saturation of 22.2%, and lightness of 85.9%.
Web Accessibility & Design Recommendations: When implementing #D5D3E3 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.
