#F0EEDF Béchamel
#F0EEDF (Béchamel) RGB value is (240, 238, 223).
Red value is 240, green value is 238, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color #F0EEDF: hue: 53°, saturation: 36.2%, and lightness: 90.8%.
Process color (CMYK) of #F0EEDF is 0%, 0.8%, 7.1%, 5.9%. Web safe color equivalent of #F0EEDF is ##FFFFCC. Color #F0EEDF contains mainly WHITE.
Color Spaces
| Color spaces of #F0EEDF | Value |
|---|---|
| RGB | 240, 238, 223 |
| HSL | 53°, 36.2%, 90.8% |
| HSV / HSB | 53°, 7.1%, 94.1% |
| CMYK | 0%, 0.8%, 7.1%, 5.9% |
| XYZ | 79.83, 85, 82 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110000 | 11101110 | 11011111 |
| Octal | 360 | 356 | 337 |
| Decimal | 240 | 238 | 223 |
| Hex | F0 | EE | DF |
Shades of #F0EEDF
Tints of #F0EEDF
.mybgColor { background-color: #F0EEDF; }
.myforeColor { color: #F0EEDF; }
.myborderColor { border: 3px solid #F0EEDF; }
<p style="color:#F0EEDF">Text here</p>
This sample text is styled with font color #F0EEDF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F0EEDF">Div content here</div>
<div style="border:3px solid #F0EEDF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(240, 238, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F0EEDF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F0EEDF;
-webkit-box-shadow: 1px 1px 3px #F0EEDF;
box-shadow: 1px 1px 3px #F0EEDF; }
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 #F0EEDF (Béchamel)
Color Overview & Profile: Color #F0EEDF, also known as Béchamel, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 94% Red (240/255), 93% Green (238/255), and 87% Blue (223/255). The primary color family component is WHITE.
Print & Physical Production Specs: For physical print production and offset printing setups, #F0EEDF translates into the CMYK subtractive color model with values of 0% Cyan, 0.8% Magenta, 7.1% Yellow, and 5.9% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 53°, saturation of 36.2%, and lightness of 90.8%.
Web Accessibility & Design Recommendations: When implementing #F0EEDF 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.
