#CFCCDA Floral Note
#CFCCDA (Floral Note) RGB value is (207, 204, 218).
Red value is 207, green value is 204, and blue value is 218.
Cylindrical-coordinate representations (HSL) of color #CFCCDA: hue: 253°, saturation: 15.9%, and lightness: 82.7%.
Process color (CMYK) of #CFCCDA is 5%, 6.4%, 0%, 14.5%. Web safe color equivalent of #CFCCDA is ##CCCCCC. Color #CFCCDA contains mainly WHITE.
Color Spaces
| Color spaces of #CFCCDA | Value |
|---|---|
| RGB | 207, 204, 218 |
| HSL | 253°, 15.9%, 82.7% |
| HSV / HSB | 253°, 6.4%, 85.5% |
| CMYK | 5%, 6.4%, 0%, 14.5% |
| XYZ | 59.98, 61.51, 75.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11001100 | 11011010 |
| Octal | 317 | 314 | 332 |
| Decimal | 207 | 204 | 218 |
| Hex | CF | CC | DA |
Shades of #CFCCDA
Tints of #CFCCDA
.mybgColor { background-color: #CFCCDA; }
.myforeColor { color: #CFCCDA; }
.myborderColor { border: 3px solid #CFCCDA; }
<p style="color:#CFCCDA">Text here</p>
This sample text is styled with font color #CFCCDA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFCCDA">Div content here</div>
<div style="border:3px solid #CFCCDA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 204, 218, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFCCDA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFCCDA;
-webkit-box-shadow: 1px 1px 3px #CFCCDA;
box-shadow: 1px 1px 3px #CFCCDA; }
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 #CFCCDA (Floral Note)
Color Overview & Profile: Color #CFCCDA, also known as Floral Note, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 81% Red (207/255), 80% Green (204/255), and 85% Blue (218/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFCCDA translates into the CMYK subtractive color model with values of 5% Cyan, 6.4% Magenta, 0% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 253°, saturation of 15.9%, and lightness of 82.7%.
Web Accessibility & Design Recommendations: When implementing #CFCCDA 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 ##CCCCCC.
