#FFDDF4 Silky Pink
#FFDDF4 (Silky Pink) RGB value is (255, 221, 244).
Red value is 255, green value is 221, and blue value is 244.
Cylindrical-coordinate representations (HSL) of color #FFDDF4: hue: 319°, saturation: 100%, and lightness: 93.3%.
Process color (CMYK) of #FFDDF4 is 0%, 13.3%, 4.3%, 0%. Web safe color equivalent of #FFDDF4 is ##FFCCFF. Color #FFDDF4 contains mainly Yellow.
Color Spaces
| Color spaces of #FFDDF4 | Value |
|---|---|
| RGB | 255, 221, 244 |
| HSL | 319°, 100%, 93.3% |
| HSV / HSB | 319°, 13.3%, 100% |
| CMYK | 0%, 13.3%, 4.3%, 0% |
| XYZ | 83.42, 79.51, 96.52 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 11011101 | 11110100 |
| Octal | 377 | 335 | 364 |
| Decimal | 255 | 221 | 244 |
| Hex | FF | DD | F4 |
Shades of #FFDDF4
Tints of #FFDDF4
.mybgColor { background-color: #FFDDF4; }
.myforeColor { color: #FFDDF4; }
.myborderColor { border: 3px solid #FFDDF4; }
<p style="color:#FFDDF4">Text here</p>
This sample text is styled with font color #FFDDF4. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFDDF4">Div content here</div>
<div style="border:3px solid #FFDDF4">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 221, 244, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFDDF4; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFDDF4;
-webkit-box-shadow: 1px 1px 3px #FFDDF4;
box-shadow: 1px 1px 3px #FFDDF4; }
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 #FFDDF4 (Silky Pink)
Color Overview & Profile: Color #FFDDF4, also known as Silky Pink, 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), 87% Green (221/255), and 96% Blue (244/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFDDF4 translates into the CMYK subtractive color model with values of 0% Cyan, 13.3% Magenta, 4.3% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 319°, saturation of 100%, and lightness of 93.3%.
Web Accessibility & Design Recommendations: When implementing #FFDDF4 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 ##FFCCFF.
