#FDEDCF Summer Moon
#FDEDCF (Summer Moon) RGB value is (253, 237, 207).
Red value is 253, green value is 237, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #FDEDCF: hue: 39°, saturation: 92%, and lightness: 90.2%.
Process color (CMYK) of #FDEDCF is 0%, 6.3%, 18.2%, 0.8%. Web safe color equivalent of #FDEDCF is ##FFFFCC. Color #FDEDCF contains mainly Yellow.
Color Spaces
| Color spaces of #FDEDCF | Value |
|---|---|
| RGB | 253, 237, 207 |
| HSL | 39°, 92%, 90.2% |
| HSV / HSB | 39°, 18.2%, 99.2% |
| CMYK | 0%, 6.3%, 18.2%, 0.8% |
| XYZ | 82.05, 85.96, 71.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 11101101 | 11001111 |
| Octal | 375 | 355 | 317 |
| Decimal | 253 | 237 | 207 |
| Hex | FD | ED | CF |
Shades of #FDEDCF
Tints of #FDEDCF
.mybgColor { background-color: #FDEDCF; }
.myforeColor { color: #FDEDCF; }
.myborderColor { border: 3px solid #FDEDCF; }
<p style="color:#FDEDCF">Text here</p>
This sample text is styled with font color #FDEDCF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDEDCF">Div content here</div>
<div style="border:3px solid #FDEDCF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 237, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDEDCF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDEDCF;
-webkit-box-shadow: 1px 1px 3px #FDEDCF;
box-shadow: 1px 1px 3px #FDEDCF; }
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 #FDEDCF (Summer Moon)
Color Overview & Profile: Color #FDEDCF, also known as Summer Moon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (253/255), 93% Green (237/255), and 81% Blue (207/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FDEDCF translates into the CMYK subtractive color model with values of 0% Cyan, 6.3% Magenta, 18.2% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 92%, and lightness of 90.2%.
Web Accessibility & Design Recommendations: When implementing #FDEDCF 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 ##FFFFCC.
