#CFC7D5 Moon Goddess
#CFC7D5 (Moon Goddess) RGB value is (207, 199, 213).
Red value is 207, green value is 199, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #CFC7D5: hue: 274°, saturation: 14.3%, and lightness: 80.8%.
Process color (CMYK) of #CFC7D5 is 2.8%, 6.6%, 0%, 16.5%. Web safe color equivalent of #CFC7D5 is ##CCCCCC. Color #CFC7D5 contains mainly WHITE.
Color Spaces
| Color spaces of #CFC7D5 | Value |
|---|---|
| RGB | 207, 199, 213 |
| HSL | 274°, 14.3%, 80.8% |
| HSV / HSB | 274°, 6.6%, 83.5% |
| CMYK | 2.8%, 6.6%, 0%, 16.5% |
| XYZ | 58.16, 58.92, 71.25 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11001111 | 11000111 | 11010101 |
| Octal | 317 | 307 | 325 |
| Decimal | 207 | 199 | 213 |
| Hex | CF | C7 | D5 |
Shades of #CFC7D5
Tints of #CFC7D5
.mybgColor { background-color: #CFC7D5; }
.myforeColor { color: #CFC7D5; }
.myborderColor { border: 3px solid #CFC7D5; }
<p style="color:#CFC7D5">Text here</p>
This sample text is styled with font color #CFC7D5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#CFC7D5">Div content here</div>
<div style="border:3px solid #CFC7D5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(207, 199, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #CFC7D5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #CFC7D5;
-webkit-box-shadow: 1px 1px 3px #CFC7D5;
box-shadow: 1px 1px 3px #CFC7D5; }
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 #CFC7D5 (Moon Goddess)
Color Overview & Profile: Color #CFC7D5, also known as Moon Goddess, 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), 78% Green (199/255), and 84% Blue (213/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #CFC7D5 translates into the CMYK subtractive color model with values of 2.8% Cyan, 6.6% Magenta, 0% Yellow, and 16.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 274°, saturation of 14.3%, and lightness of 80.8%.
Web Accessibility & Design Recommendations: When implementing #CFC7D5 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.
