#BCCAE8 Cuddle
#BCCAE8 (Cuddle) RGB value is (188, 202, 232).
Red value is 188, green value is 202, and blue value is 232.
Cylindrical-coordinate representations (HSL) of color #BCCAE8: hue: 221°, saturation: 48.9%, and lightness: 82.4%.
Process color (CMYK) of #BCCAE8 is 19%, 12.9%, 0%, 9%. Web safe color equivalent of #BCCAE8 is ##CCCCFF. Color #BCCAE8 contains mainly Magenta.
Color Spaces
| Color spaces of #BCCAE8 | Value |
|---|---|
| RGB | 188, 202, 232 |
| HSL | 221°, 48.9%, 82.4% |
| HSV / HSB | 221°, 19%, 91% |
| CMYK | 19%, 12.9%, 0%, 9% |
| XYZ | 56.42, 58.76, 84.7 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111100 | 11001010 | 11101000 |
| Octal | 274 | 312 | 350 |
| Decimal | 188 | 202 | 232 |
| Hex | BC | CA | E8 |
Shades of #BCCAE8
Tints of #BCCAE8
.mybgColor { background-color: #BCCAE8; }
.myforeColor { color: #BCCAE8; }
.myborderColor { border: 3px solid #BCCAE8; }
<p style="color:#BCCAE8">Text here</p>
This sample text is styled with font color #BCCAE8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BCCAE8">Div content here</div>
<div style="border:3px solid #BCCAE8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(188, 202, 232, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BCCAE8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BCCAE8;
-webkit-box-shadow: 1px 1px 3px #BCCAE8;
box-shadow: 1px 1px 3px #BCCAE8; }
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 #BCCAE8 (Cuddle)
Color Overview & Profile: Color #BCCAE8, also known as Cuddle, 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), 79% Green (202/255), and 91% Blue (232/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BCCAE8 translates into the CMYK subtractive color model with values of 19% Cyan, 12.9% Magenta, 0% Yellow, and 9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 221°, saturation of 48.9%, and lightness of 82.4%.
Web Accessibility & Design Recommendations: When implementing #BCCAE8 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.
