#FCB4D5 Lavender Candy
#FCB4D5 (Lavender Candy) RGB value is (252, 180, 213).
Red value is 252, green value is 180, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #FCB4D5: hue: 332°, saturation: 92.3%, and lightness: 84.7%.
Process color (CMYK) of #FCB4D5 is 0%, 28.6%, 15.5%, 1.2%. Web safe color equivalent of #FCB4D5 is ##FFCCCC. Color #FCB4D5 contains mainly Red.
Color Spaces
| Color spaces of #FCB4D5 | Value |
|---|---|
| RGB | 252, 180, 213 |
| HSL | 332°, 92.3%, 84.7% |
| HSV / HSB | 332°, 28.6%, 98.8% |
| CMYK | 0%, 28.6%, 15.5%, 1.2% |
| XYZ | 68.48, 58.15, 70.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111100 | 10110100 | 11010101 |
| Octal | 374 | 264 | 325 |
| Decimal | 252 | 180 | 213 |
| Hex | FC | B4 | D5 |
Shades of #FCB4D5
Tints of #FCB4D5
.mybgColor { background-color: #FCB4D5; }
.myforeColor { color: #FCB4D5; }
.myborderColor { border: 3px solid #FCB4D5; }
<p style="color:#FCB4D5">Text here</p>
This sample text is styled with font color #FCB4D5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FCB4D5">Div content here</div>
<div style="border:3px solid #FCB4D5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(252, 180, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FCB4D5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FCB4D5;
-webkit-box-shadow: 1px 1px 3px #FCB4D5;
box-shadow: 1px 1px 3px #FCB4D5; }
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 #FCB4D5 (Lavender Candy)
Color Overview & Profile: Color #FCB4D5, also known as Lavender Candy, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (252/255), 71% Green (180/255), and 84% Blue (213/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FCB4D5 translates into the CMYK subtractive color model with values of 0% Cyan, 28.6% Magenta, 15.5% Yellow, and 1.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 332°, saturation of 92.3%, and lightness of 84.7%.
Web Accessibility & Design Recommendations: When implementing #FCB4D5 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.
