#CDDDF1 Light Breeze
#CDDDF1 (Light Breeze) RGB value is (205, 221, 241).
Red value is 205, green value is 221, and blue value is 241.
Cylindrical-coordinate representations (HSL) of color #CDDDF1: hue: 213°, saturation: 56.3%, and lightness: 87.5%.
Process color (CMYK) of #CDDDF1 is 14.9%, 8.3%, 0%, 5.5%. Web safe color equivalent of #CDDDF1 is ##CCCCFF. Color #CDDDF1 contains mainly Magenta.
Color Spaces
| Color spaces of #CDDDF1 | Value |
|---|---|
| RGB | 205, 221, 241 |
| HSL | 213°, 56.3%, 87.5% |
| HSV / HSB | 213°, 14.9%, 94.5% |
| CMYK | 14.9%, 8.3%, 0%, 5.5% |
| XYZ | 66.91, 71.04, 93.39 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001101 | 11011101 | 11110001 |
| Octal | 315 | 335 | 361 |
| Decimal | 205 | 221 | 241 |
| Hex | CD | DD | F1 |
Shades of #CDDDF1
Tints of #CDDDF1
.mybgColor { background-color: #CDDDF1; }
.myforeColor { color: #CDDDF1; }
.myborderColor { border: 3px solid #CDDDF1; }
<p style="color:#CDDDF1">Text here</p>
This sample text is styled with font color #CDDDF1. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CDDDF1">Div content here</div>
<div style="border:3px solid #CDDDF1">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(205, 221, 241, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CDDDF1; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CDDDF1;
-webkit-box-shadow: 1px 1px 3px #CDDDF1;
box-shadow: 1px 1px 3px #CDDDF1; }
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 #CDDDF1 (Light Breeze)
Color Overview & Profile: Color #CDDDF1, also known as Light Breeze, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 80% Red (205/255), 87% Green (221/255), and 95% Blue (241/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #CDDDF1 translates into the CMYK subtractive color model with values of 14.9% Cyan, 8.3% Magenta, 0% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 213°, saturation of 56.3%, and lightness of 87.5%.
Web Accessibility & Design Recommendations: When implementing #CDDDF1 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.
