#BCDAEC Diamond Soft Blue
#BCDAEC (Diamond Soft Blue) RGB value is (188, 218, 236).
Red value is 188, green value is 218, and blue value is 236.
Cylindrical-coordinate representations (HSL) of color #BCDAEC: hue: 203°, saturation: 55.8%, and lightness: 83.1%.
Process color (CMYK) of #BCDAEC is 20.3%, 7.6%, 0%, 7.5%. Web safe color equivalent of #BCDAEC is ##CCCCFF. Color #BCDAEC contains mainly Magenta.
Color Spaces
| Color spaces of #BCDAEC | Value |
|---|---|
| RGB | 188, 218, 236 |
| HSL | 203°, 55.8%, 83.1% |
| HSV / HSB | 203°, 20.3%, 92.5% |
| CMYK | 20.3%, 7.6%, 0%, 7.5% |
| XYZ | 60.95, 66.89, 89.04 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11011010 | 11101100 |
| Octal | 274 | 332 | 354 |
| Decimal | 188 | 218 | 236 |
| Hex | BC | DA | EC |
Shades of #BCDAEC
Tints of #BCDAEC
.mybgColor { background-color: #BCDAEC; }
.myforeColor { color: #BCDAEC; }
.myborderColor { border: 3px solid #BCDAEC; }
<p style="color:#BCDAEC">Text here</p>
This sample text is styled with font color #BCDAEC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCDAEC">Div content here</div>
<div style="border:3px solid #BCDAEC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 218, 236, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCDAEC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCDAEC;
-webkit-box-shadow: 1px 1px 3px #BCDAEC;
box-shadow: 1px 1px 3px #BCDAEC; }
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 #BCDAEC (Diamond Soft Blue)
Color Overview & Profile: Color #BCDAEC, also known as Diamond Soft Blue, 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), 85% Green (218/255), and 93% Blue (236/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCDAEC translates into the CMYK subtractive color model with values of 20.3% Cyan, 7.6% Magenta, 0% Yellow, and 7.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 203°, saturation of 55.8%, and lightness of 83.1%.
Web Accessibility & Design Recommendations: When implementing #BCDAEC 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 ##CCCCFF.
