#FFCDCF Aromatic Breeze
#FFCDCF (Aromatic Breeze) RGB value is (255, 205, 207).
Red value is 255, green value is 205, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #FFCDCF: hue: 358°, saturation: 100%, and lightness: 90.2%.
Process color (CMYK) of #FFCDCF is 0%, 19.6%, 18.8%, 0%. Web safe color equivalent of #FFCDCF is ##FFCCCC. Color #FFCDCF contains mainly Yellow.
Color Spaces
| Color spaces of #FFCDCF | Value |
|---|---|
| RGB | 255, 205, 207 |
| HSL | 358°, 100%, 90.2% |
| HSV / HSB | 358°, 19.6%, 100% |
| CMYK | 0%, 19.6%, 18.8%, 0% |
| XYZ | 74.33, 69.43, 68.51 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 11001101 | 11001111 |
| Octal | 377 | 315 | 317 |
| Decimal | 255 | 205 | 207 |
| Hex | FF | CD | CF |
Shades of #FFCDCF
Tints of #FFCDCF
.mybgColor { background-color: #FFCDCF; }
.myforeColor { color: #FFCDCF; }
.myborderColor { border: 3px solid #FFCDCF; }
<p style="color:#FFCDCF">Text here</p>
This sample text is styled with font color #FFCDCF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFCDCF">Div content here</div>
<div style="border:3px solid #FFCDCF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 205, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFCDCF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFCDCF;
-webkit-box-shadow: 1px 1px 3px #FFCDCF;
box-shadow: 1px 1px 3px #FFCDCF; }
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 #FFCDCF (Aromatic Breeze)
Color Overview & Profile: Color #FFCDCF, also known as Aromatic Breeze, 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), 80% Green (205/255), and 81% Blue (207/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFCDCF translates into the CMYK subtractive color model with values of 0% Cyan, 19.6% Magenta, 18.8% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 358°, saturation of 100%, and lightness of 90.2%.
Web Accessibility & Design Recommendations: When implementing #FFCDCF 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.
