#FFBCC5 A Lot of Love
#FFBCC5 (A Lot of Love) RGB value is (255, 188, 197).
Red value is 255, green value is 188, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #FFBCC5: hue: 352°, saturation: 100%, and lightness: 86.9%.
Process color (CMYK) of #FFBCC5 is 0%, 26.3%, 22.7%, 0%. Web safe color equivalent of #FFBCC5 is ##FFCCCC. Color #FFBCC5 contains mainly Red.
Color Spaces
| Color spaces of #FFBCC5 | Value |
|---|---|
| RGB | 255, 188, 197 |
| HSL | 352°, 100%, 86.9% |
| HSV / HSB | 352°, 26.3%, 100% |
| CMYK | 0%, 26.3%, 22.7%, 0% |
| XYZ | 69.3, 61.26, 60.99 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 10111100 | 11000101 |
| Octal | 377 | 274 | 305 |
| Decimal | 255 | 188 | 197 |
| Hex | FF | BC | C5 |
Shades of #FFBCC5
Tints of #FFBCC5
.mybgColor { background-color: #FFBCC5; }
.myforeColor { color: #FFBCC5; }
.myborderColor { border: 3px solid #FFBCC5; }
<p style="color:#FFBCC5">Text here</p>
This sample text is styled with font color #FFBCC5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFBCC5">Div content here</div>
<div style="border:3px solid #FFBCC5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 188, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFBCC5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFBCC5;
-webkit-box-shadow: 1px 1px 3px #FFBCC5;
box-shadow: 1px 1px 3px #FFBCC5; }
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 #FFBCC5 (A Lot of Love)
Color Overview & Profile: Color #FFBCC5, also known as A Lot of Love, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 74% Green (188/255), and 77% Blue (197/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFBCC5 translates into the CMYK subtractive color model with values of 0% Cyan, 26.3% Magenta, 22.7% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 352°, saturation of 100%, and lightness of 86.9%.
Web Accessibility & Design Recommendations: When implementing #FFBCC5 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 ##FFCCCC.
