#CECEDF Breezy Violet
#CECEDF (Breezy Violet) RGB value is (206, 206, 223).
Red value is 206, green value is 206, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #CECEDF: hue: 240°, saturation: 21%, and lightness: 84.1%.
Process color (CMYK) of #CECEDF is 7.6%, 7.6%, 0%, 12.5%. Web safe color equivalent of #CECEDF is ##CCCCCC. Color #CECEDF contains mainly WHITE.
Color Spaces
| Color spaces of #CECEDF | Value |
|---|---|
| RGB | 206, 206, 223 |
| HSL | 240°, 21%, 84.1% |
| HSV / HSB | 240°, 7.6%, 87.5% |
| CMYK | 7.6%, 7.6%, 0%, 12.5% |
| XYZ | 60.84, 62.59, 78.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001110 | 11001110 | 11011111 |
| Octal | 316 | 316 | 337 |
| Decimal | 206 | 206 | 223 |
| Hex | CE | CE | DF |
Shades of #CECEDF
Tints of #CECEDF
.mybgColor { background-color: #CECEDF; }
.myforeColor { color: #CECEDF; }
.myborderColor { border: 3px solid #CECEDF; }
<p style="color:#CECEDF">Text here</p>
This sample text is styled with font color #CECEDF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CECEDF">Div content here</div>
<div style="border:3px solid #CECEDF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(206, 206, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CECEDF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CECEDF;
-webkit-box-shadow: 1px 1px 3px #CECEDF;
box-shadow: 1px 1px 3px #CECEDF; }
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 #CECEDF (Breezy Violet)
Color Overview & Profile: Color #CECEDF, also known as Breezy Violet, 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 (206/255), 81% Green (206/255), and 87% Blue (223/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CECEDF translates into the CMYK subtractive color model with values of 7.6% Cyan, 7.6% Magenta, 0% Yellow, and 12.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 21%, and lightness of 84.1%.
Web Accessibility & Design Recommendations: When implementing #CECEDF 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.
