#C8BDD2 Purpling Dawn
#C8BDD2 (Purpling Dawn) RGB value is (200, 189, 210).
Red value is 200, green value is 189, and blue value is 210.
Cylindrical-coordinate representations (HSL) of color #C8BDD2: hue: 271°, saturation: 18.9%, and lightness: 78.2%.
Process color (CMYK) of #C8BDD2 is 4.8%, 10%, 0%, 17.6%. Web safe color equivalent of #C8BDD2 is ##CCCCCC. Color #C8BDD2 contains mainly Magenta.
Color Spaces
| Color spaces of #C8BDD2 | Value |
|---|---|
| RGB | 200, 189, 210 |
| HSL | 271°, 18.9%, 78.2% |
| HSV / HSB | 271°, 10%, 82.4% |
| CMYK | 4.8%, 10%, 0%, 17.6% |
| XYZ | 53.65, 53.33, 68.43 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001000 | 10111101 | 11010010 |
| Octal | 310 | 275 | 322 |
| Decimal | 200 | 189 | 210 |
| Hex | C8 | BD | D2 |
Shades of #C8BDD2
Tints of #C8BDD2
.mybgColor { background-color: #C8BDD2; }
.myforeColor { color: #C8BDD2; }
.myborderColor { border: 3px solid #C8BDD2; }
<p style="color:#C8BDD2">Text here</p>
This sample text is styled with font color #C8BDD2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#C8BDD2">Div content here</div>
<div style="border:3px solid #C8BDD2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(200, 189, 210, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #C8BDD2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #C8BDD2;
-webkit-box-shadow: 1px 1px 3px #C8BDD2;
box-shadow: 1px 1px 3px #C8BDD2; }
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 #C8BDD2 (Purpling Dawn)
Color Overview & Profile: Color #C8BDD2, also known as Purpling Dawn, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 78% Red (200/255), 74% Green (189/255), and 82% Blue (210/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #C8BDD2 translates into the CMYK subtractive color model with values of 4.8% Cyan, 10% Magenta, 0% Yellow, and 17.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 271°, saturation of 18.9%, and lightness of 78.2%.
Web Accessibility & Design Recommendations: When implementing #C8BDD2 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.
