#F7CDC8 Veiled Rose
#F7CDC8 (Veiled Rose) RGB value is (247, 205, 200).
Red value is 247, green value is 205, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #F7CDC8: hue: 6°, saturation: 74.6%, and lightness: 87.6%.
Process color (CMYK) of #F7CDC8 is 0%, 17%, 19%, 3.1%. Web safe color equivalent of #F7CDC8 is ##FFCCCC. Color #F7CDC8 contains mainly Yellow.
Color Spaces
| Color spaces of #F7CDC8 | Value |
|---|---|
| RGB | 247, 205, 200 |
| HSL | 6°, 74.6%, 87.6% |
| HSV / HSB | 6°, 19%, 96.9% |
| CMYK | 0%, 17%, 19%, 3.1% |
| XYZ | 70.61, 67.61, 63.96 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110111 | 11001101 | 11001000 |
| Octal | 367 | 315 | 310 |
| Decimal | 247 | 205 | 200 |
| Hex | F7 | CD | C8 |
Shades of #F7CDC8
Tints of #F7CDC8
.mybgColor { background-color: #F7CDC8; }
.myforeColor { color: #F7CDC8; }
.myborderColor { border: 3px solid #F7CDC8; }
<p style="color:#F7CDC8">Text here</p>
This sample text is styled with font color #F7CDC8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F7CDC8">Div content here</div>
<div style="border:3px solid #F7CDC8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(247, 205, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F7CDC8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F7CDC8;
-webkit-box-shadow: 1px 1px 3px #F7CDC8;
box-shadow: 1px 1px 3px #F7CDC8; }
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 #F7CDC8 (Veiled Rose)
Color Overview & Profile: Color #F7CDC8, also known as Veiled Rose, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (247/255), 80% Green (205/255), and 78% Blue (200/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F7CDC8 translates into the CMYK subtractive color model with values of 0% Cyan, 17% Magenta, 19% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 6°, saturation of 74.6%, and lightness of 87.6%.
Web Accessibility & Design Recommendations: When implementing #F7CDC8 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.
