#F1E4C8 Jefferson Cream
#F1E4C8 (Jefferson Cream) RGB value is (241, 228, 200).
Red value is 241, green value is 228, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #F1E4C8: hue: 41°, saturation: 59.4%, and lightness: 86.5%.
Process color (CMYK) of #F1E4C8 is 0%, 5.4%, 17%, 5.5%. Web safe color equivalent of #F1E4C8 is ##FFCCCC. Color #F1E4C8 contains mainly Yellow.
Color Spaces
| Color spaces of #F1E4C8 | Value |
|---|---|
| RGB | 241, 228, 200 |
| HSL | 41°, 59.4%, 86.5% |
| HSV / HSB | 41°, 17%, 94.5% |
| CMYK | 0%, 5.4%, 17%, 5.5% |
| XYZ | 74.44, 78.36, 65.84 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11110001 | 11100100 | 11001000 |
| Octal | 361 | 344 | 310 |
| Decimal | 241 | 228 | 200 |
| Hex | F1 | E4 | C8 |
Shades of #F1E4C8
Tints of #F1E4C8
.mybgColor { background-color: #F1E4C8; }
.myforeColor { color: #F1E4C8; }
.myborderColor { border: 3px solid #F1E4C8; }
<p style="color:#F1E4C8">Text here</p>
This sample text is styled with font color #F1E4C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F1E4C8">Div content here</div>
<div style="border:3px solid #F1E4C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(241, 228, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F1E4C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F1E4C8;
-webkit-box-shadow: 1px 1px 3px #F1E4C8;
box-shadow: 1px 1px 3px #F1E4C8; }
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 #F1E4C8 (Jefferson Cream)
Color Overview & Profile: Color #F1E4C8, also known as Jefferson Cream, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 95% Red (241/255), 89% Green (228/255), and 78% Blue (200/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F1E4C8 translates into the CMYK subtractive color model with values of 0% Cyan, 5.4% Magenta, 17% Yellow, and 5.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 41°, saturation of 59.4%, and lightness of 86.5%.
Web Accessibility & Design Recommendations: When implementing #F1E4C8 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 ##FFCCCC.
