#CFDFEF Vanishing Blue
#CFDFEF (Vanishing Blue) RGB value is (207, 223, 239).
Red value is 207, green value is 223, and blue value is 239.
Cylindrical-coordinate representations (HSL) of color #CFDFEF: hue: 210°, saturation: 50%, and lightness: 87.5%.
Process color (CMYK) of #CFDFEF is 13.4%, 6.7%, 0%, 6.3%. Web safe color equivalent of #CFDFEF is ##CCCCFF. Color #CFDFEF contains mainly Magenta.
Color Spaces
| Color spaces of #CFDFEF | Value |
|---|---|
| RGB | 207, 223, 239 |
| HSL | 210°, 50%, 87.5% |
| HSV / HSB | 210°, 13.4%, 93.7% |
| CMYK | 13.4%, 6.7%, 0%, 6.3% |
| XYZ | 67.7, 72.27, 92.03 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11011111 | 11101111 |
| Octal | 317 | 337 | 357 |
| Decimal | 207 | 223 | 239 |
| Hex | CF | DF | EF |
Shades of #CFDFEF
Tints of #CFDFEF
.mybgColor { background-color: #CFDFEF; }
.myforeColor { color: #CFDFEF; }
.myborderColor { border: 3px solid #CFDFEF; }
<p style="color:#CFDFEF">Text here</p>
This sample text is styled with font color #CFDFEF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFDFEF">Div content here</div>
<div style="border:3px solid #CFDFEF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 223, 239, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFDFEF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFDFEF;
-webkit-box-shadow: 1px 1px 3px #CFDFEF;
box-shadow: 1px 1px 3px #CFDFEF; }
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 #CFDFEF (Vanishing Blue)
Color Overview & Profile: Color #CFDFEF, also known as Vanishing Blue, 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), 87% Green (223/255), and 94% Blue (239/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFDFEF translates into the CMYK subtractive color model with values of 13.4% Cyan, 6.7% Magenta, 0% Yellow, and 6.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 210°, saturation of 50%, and lightness of 87.5%.
Web Accessibility & Design Recommendations: When implementing #CFDFEF 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 ##CCCCFF.
