#F4EFEE Angelic Wings
#F4EFEE (Angelic Wings) RGB value is (244, 239, 238).
Red value is 244, green value is 239, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #F4EFEE: hue: 10°, saturation: 21.4%, and lightness: 94.5%.
Process color (CMYK) of #F4EFEE is 0%, 2%, 2.5%, 4.3%. Web safe color equivalent of #F4EFEE is ##FFFFFF. Color #F4EFEE contains mainly WHITE.
Color Spaces
| Color spaces of #F4EFEE | Value |
|---|---|
| RGB | 244, 239, 238 |
| HSL | 10°, 21.4%, 94.5% |
| HSV / HSB | 10°, 2.5%, 95.7% |
| CMYK | 0%, 2%, 2.5%, 4.3% |
| XYZ | 83.61, 87.14, 93.29 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110100 | 11101111 | 11101110 |
| Octal | 364 | 357 | 356 |
| Decimal | 244 | 239 | 238 |
| Hex | F4 | EF | EE |
Shades of #F4EFEE
Tints of #F4EFEE
.mybgColor { background-color: #F4EFEE; }
.myforeColor { color: #F4EFEE; }
.myborderColor { border: 3px solid #F4EFEE; }
<p style="color:#F4EFEE">Text here</p>
This sample text is styled with font color #F4EFEE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F4EFEE">Div content here</div>
<div style="border:3px solid #F4EFEE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(244, 239, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F4EFEE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F4EFEE;
-webkit-box-shadow: 1px 1px 3px #F4EFEE;
box-shadow: 1px 1px 3px #F4EFEE; }
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 #F4EFEE (Angelic Wings)
Color Overview & Profile: Color #F4EFEE, also known as Angelic Wings, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 96% Red (244/255), 94% Green (239/255), and 93% Blue (238/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F4EFEE translates into the CMYK subtractive color model with values of 0% Cyan, 2% Magenta, 2.5% Yellow, and 4.3% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 10°, saturation of 21.4%, and lightness of 94.5%.
Web Accessibility & Design Recommendations: When implementing #F4EFEE 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.
