#F8E4C2 Tea Light
#F8E4C2 (Tea Light) RGB value is (248, 228, 194).
Red value is 248, green value is 228, and blue value is 194.
Cylindrical-coordinate representations (HSL) of color #F8E4C2: hue: 38°, saturation: 79.4%, and lightness: 86.7%.
Process color (CMYK) of #F8E4C2 is 0%, 8.1%, 21.8%, 2.7%. Web safe color equivalent of #F8E4C2 is ##FFCCCC. Color #F8E4C2 contains mainly Yellow.
Color Spaces
| Color spaces of #F8E4C2 | Value |
|---|---|
| RGB | 248, 228, 194 |
| HSL | 38°, 79.4%, 86.7% |
| HSV / HSB | 38°, 21.8%, 97.3% |
| CMYK | 0%, 8.1%, 21.8%, 2.7% |
| XYZ | 76.19, 79.34, 62.33 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 11100100 | 11000010 |
| Octal | 370 | 344 | 302 |
| Decimal | 248 | 228 | 194 |
| Hex | F8 | E4 | C2 |
Shades of #F8E4C2
Tints of #F8E4C2
.mybgColor { background-color: #F8E4C2; }
.myforeColor { color: #F8E4C2; }
.myborderColor { border: 3px solid #F8E4C2; }
<p style="color:#F8E4C2">Text here</p>
This sample text is styled with font color #F8E4C2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8E4C2">Div content here</div>
<div style="border:3px solid #F8E4C2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 228, 194, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8E4C2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8E4C2;
-webkit-box-shadow: 1px 1px 3px #F8E4C2;
box-shadow: 1px 1px 3px #F8E4C2; }
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 #F8E4C2 (Tea Light)
Color Overview & Profile: Color #F8E4C2, also known as Tea Light, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 97% Red (248/255), 89% Green (228/255), and 76% Blue (194/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8E4C2 translates into the CMYK subtractive color model with values of 0% Cyan, 8.1% Magenta, 21.8% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 38°, saturation of 79.4%, and lightness of 86.7%.
Web Accessibility & Design Recommendations: When implementing #F8E4C2 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.
