#BCA4CB Lavendula
#BCA4CB (Lavendula) RGB value is (188, 164, 203).
Red value is 188, green value is 164, and blue value is 203.
Cylindrical-coordinate representations (HSL) of color #BCA4CB: hue: 277°, saturation: 27.3%, and lightness: 72%.
Process color (CMYK) of #BCA4CB is 7.4%, 19.2%, 0%, 20.4%. Web safe color equivalent of #BCA4CB is ##CC99CC. Color #BCA4CB contains mainly Magenta.
Color Spaces
| Color spaces of #BCA4CB | Value |
|---|---|
| RGB | 188, 164, 203 |
| HSL | 277°, 27.3%, 72% |
| HSV / HSB | 277°, 19.2%, 79.6% |
| CMYK | 7.4%, 19.2%, 0%, 20.4% |
| XYZ | 44.79, 41.55, 62.15 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 10100100 | 11001011 |
| Octal | 274 | 244 | 313 |
| Decimal | 188 | 164 | 203 |
| Hex | BC | A4 | CB |
Shades of #BCA4CB
Tints of #BCA4CB
.mybgColor { background-color: #BCA4CB; }
.myforeColor { color: #BCA4CB; }
.myborderColor { border: 3px solid #BCA4CB; }
<p style="color:#BCA4CB">Text here</p>
This sample text is styled with font color #BCA4CB. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCA4CB">Div content here</div>
<div style="border:3px solid #BCA4CB">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 164, 203, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCA4CB; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCA4CB;
-webkit-box-shadow: 1px 1px 3px #BCA4CB;
box-shadow: 1px 1px 3px #BCA4CB; }
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 #BCA4CB (Lavendula)
Color Overview & Profile: Color #BCA4CB, also known as Lavendula, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 74% Red (188/255), 64% Green (164/255), and 80% Blue (203/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCA4CB translates into the CMYK subtractive color model with values of 7.4% Cyan, 19.2% Magenta, 0% Yellow, and 20.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 277°, saturation of 27.3%, and lightness of 72%.
Web Accessibility & Design Recommendations: When implementing #BCA4CB 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 ##CC99CC.
