#FDB0C0 Soft Pink
#FDB0C0 (Soft Pink) RGB value is (253, 176, 192).
Red value is 253, green value is 176, and blue value is 192.
Cylindrical-coordinate representations (HSL) of color #FDB0C0: hue: 348°, saturation: 95.1%, and lightness: 84.1%.
Process color (CMYK) of #FDB0C0 is 0%, 30.4%, 24.1%, 0.8%. Web safe color equivalent of #FDB0C0 is ##FF99CC. Color #FDB0C0 contains mainly Red.
Color Spaces
| Color spaces of #FDB0C0 | Value |
|---|---|
| RGB | 253, 176, 192 |
| HSL | 348°, 95.1%, 84.1% |
| HSV / HSB | 348°, 30.4%, 99.2% |
| CMYK | 0%, 30.4%, 24.1%, 0.8% |
| XYZ | 65.55, 55.74, 57.17 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 10110000 | 11000000 |
| Octal | 375 | 260 | 300 |
| Decimal | 253 | 176 | 192 |
| Hex | FD | B0 | C0 |
Shades of #FDB0C0
Tints of #FDB0C0
.mybgColor { background-color: #FDB0C0; }
.myforeColor { color: #FDB0C0; }
.myborderColor { border: 3px solid #FDB0C0; }
<p style="color:#FDB0C0">Text here</p>
This sample text is styled with font color #FDB0C0. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDB0C0">Div content here</div>
<div style="border:3px solid #FDB0C0">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 176, 192, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDB0C0; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDB0C0;
-webkit-box-shadow: 1px 1px 3px #FDB0C0;
box-shadow: 1px 1px 3px #FDB0C0; }
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 #FDB0C0 (Soft Pink)
Color Overview & Profile: Color #FDB0C0, also known as Soft Pink, 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 (253/255), 69% Green (176/255), and 75% Blue (192/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FDB0C0 translates into the CMYK subtractive color model with values of 0% Cyan, 30.4% Magenta, 24.1% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 348°, saturation of 95.1%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #FDB0C0 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 ##FF99CC.
