#F4D4D6 Light Rose
#F4D4D6 (Light Rose) RGB value is (244, 212, 214).
Red value is 244, green value is 212, and blue value is 214.
Cylindrical-coordinate representations (HSL) of color #F4D4D6: hue: 356°, saturation: 59.3%, and lightness: 89.4%.
Process color (CMYK) of #F4D4D6 is 0%, 13.1%, 12.3%, 4.3%. Web safe color equivalent of #F4D4D6 is ##FFCCCC. Color #F4D4D6 contains mainly Yellow.
Color Spaces
| Color spaces of #F4D4D6 | Value |
|---|---|
| RGB | 244, 212, 214 |
| HSL | 356°, 59.3%, 89.4% |
| HSV / HSB | 356°, 13.1%, 95.7% |
| CMYK | 0%, 13.1%, 12.3%, 4.3% |
| XYZ | 72.99, 71.18, 73.5 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110100 | 11010100 | 11010110 |
| Octal | 364 | 324 | 326 |
| Decimal | 244 | 212 | 214 |
| Hex | F4 | D4 | D6 |
Shades of #F4D4D6
Tints of #F4D4D6
.mybgColor { background-color: #F4D4D6; }
.myforeColor { color: #F4D4D6; }
.myborderColor { border: 3px solid #F4D4D6; }
<p style="color:#F4D4D6">Text here</p>
This sample text is styled with font color #F4D4D6. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F4D4D6">Div content here</div>
<div style="border:3px solid #F4D4D6">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(244, 212, 214, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F4D4D6; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F4D4D6;
-webkit-box-shadow: 1px 1px 3px #F4D4D6;
box-shadow: 1px 1px 3px #F4D4D6; }
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 #F4D4D6 (Light Rose)
Color Overview & Profile: Color #F4D4D6, also known as Light Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (244/255), 83% Green (212/255), and 84% Blue (214/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F4D4D6 translates into the CMYK subtractive color model with values of 0% Cyan, 13.1% Magenta, 12.3% Yellow, and 4.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 356°, saturation of 59.3%, and lightness of 89.4%.
Web Accessibility & Design Recommendations: When implementing #F4D4D6 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.
