#B9B3D0 Pastel Lilac
#B9B3D0 (Pastel Lilac) RGB value is (185, 179, 208).
Red value is 185, green value is 179, and blue value is 208.
Cylindrical-coordinate representations (HSL) of color #B9B3D0: hue: 252°, saturation: 23.6%, and lightness: 75.9%.
Process color (CMYK) of #B9B3D0 is 11.1%, 13.9%, 0%, 18.4%. Web safe color equivalent of #B9B3D0 is ##CCCCCC. Color #B9B3D0 contains mainly Magenta.
Color Spaces
| Color spaces of #B9B3D0 | Value |
|---|---|
| RGB | 185, 179, 208 |
| HSL | 252°, 23.6%, 75.9% |
| HSV / HSB | 252°, 13.9%, 81.6% |
| CMYK | 11.1%, 13.9%, 0%, 18.4% |
| XYZ | 47.51, 47.11, 66.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111001 | 10110011 | 11010000 |
| Octal | 271 | 263 | 320 |
| Decimal | 185 | 179 | 208 |
| Hex | B9 | B3 | D0 |
Shades of #B9B3D0
Tints of #B9B3D0
.mybgColor { background-color: #B9B3D0; }
.myforeColor { color: #B9B3D0; }
.myborderColor { border: 3px solid #B9B3D0; }
<p style="color:#B9B3D0">Text here</p>
This sample text is styled with font color #B9B3D0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B9B3D0">Div content here</div>
<div style="border:3px solid #B9B3D0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(185, 179, 208, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B9B3D0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B9B3D0;
-webkit-box-shadow: 1px 1px 3px #B9B3D0;
box-shadow: 1px 1px 3px #B9B3D0; }
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 #B9B3D0 (Pastel Lilac)
Color Overview & Profile: Color #B9B3D0, also known as Pastel Lilac, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 73% Red (185/255), 70% Green (179/255), and 82% Blue (208/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B9B3D0 translates into the CMYK subtractive color model with values of 11.1% Cyan, 13.9% Magenta, 0% Yellow, and 18.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 252°, saturation of 23.6%, and lightness of 75.9%.
Web Accessibility & Design Recommendations: When implementing #B9B3D0 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.
