#FAEFEA Moonlit Beach
#FAEFEA (Moonlit Beach) RGB value is (250, 239, 234).
Red value is 250, green value is 239, and blue value is 234.
Cylindrical-coordinate representations (HSL) of color #FAEFEA: hue: 19°, saturation: 61.5%, and lightness: 94.9%.
Process color (CMYK) of #FAEFEA is 0%, 4.4%, 6.4%, 2%. Web safe color equivalent of #FAEFEA is ##FFFFFF. Color #FAEFEA contains mainly WHITE.
Color Spaces
| Color spaces of #FAEFEA | Value |
|---|---|
| RGB | 250, 239, 234 |
| HSL | 19°, 61.5%, 94.9% |
| HSV / HSB | 19°, 6.4%, 98% |
| CMYK | 0%, 4.4%, 6.4%, 2% |
| XYZ | 85.14, 88, 90.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11101111 | 11101010 |
| Octal | 372 | 357 | 352 |
| Decimal | 250 | 239 | 234 |
| Hex | FA | EF | EA |
Shades of #FAEFEA
Tints of #FAEFEA
.mybgColor { background-color: #FAEFEA; }
.myforeColor { color: #FAEFEA; }
.myborderColor { border: 3px solid #FAEFEA; }
<p style="color:#FAEFEA">Text here</p>
This sample text is styled with font color #FAEFEA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FAEFEA">Div content here</div>
<div style="border:3px solid #FAEFEA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 239, 234, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FAEFEA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FAEFEA;
-webkit-box-shadow: 1px 1px 3px #FAEFEA;
box-shadow: 1px 1px 3px #FAEFEA; }
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 #FAEFEA (Moonlit Beach)
Color Overview & Profile: Color #FAEFEA, also known as Moonlit Beach, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (250/255), 94% Green (239/255), and 92% Blue (234/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #FAEFEA translates into the CMYK subtractive color model with values of 0% Cyan, 4.4% Magenta, 6.4% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 19°, saturation of 61.5%, and lightness of 94.9%.
Web Accessibility & Design Recommendations: When implementing #FAEFEA 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 ##FFFFFF.
