#F8DFC5 Apricot Whisper
#F8DFC5 (Apricot Whisper) RGB value is (248, 223, 197).
Red value is 248, green value is 223, and blue value is 197.
Cylindrical-coordinate representations (HSL) of color #F8DFC5: hue: 31°, saturation: 78.5%, and lightness: 87.3%.
Process color (CMYK) of #F8DFC5 is 0%, 10.1%, 20.6%, 2.7%. Web safe color equivalent of #F8DFC5 is ##FFCCCC. Color #F8DFC5 contains mainly Yellow.
Color Spaces
| Color spaces of #F8DFC5 | Value |
|---|---|
| RGB | 248, 223, 197 |
| HSL | 31°, 78.5%, 87.3% |
| HSV / HSB | 31°, 20.6%, 97.3% |
| CMYK | 0%, 10.1%, 20.6%, 2.7% |
| XYZ | 75.18, 76.76, 63.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111000 | 11011111 | 11000101 |
| Octal | 370 | 337 | 305 |
| Decimal | 248 | 223 | 197 |
| Hex | F8 | DF | C5 |
Shades of #F8DFC5
Tints of #F8DFC5
.mybgColor { background-color: #F8DFC5; }
.myforeColor { color: #F8DFC5; }
.myborderColor { border: 3px solid #F8DFC5; }
<p style="color:#F8DFC5">Text here</p>
This sample text is styled with font color #F8DFC5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#F8DFC5">Div content here</div>
<div style="border:3px solid #F8DFC5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(248, 223, 197, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #F8DFC5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #F8DFC5;
-webkit-box-shadow: 1px 1px 3px #F8DFC5;
box-shadow: 1px 1px 3px #F8DFC5; }
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 #F8DFC5 (Apricot Whisper)
Color Overview & Profile: Color #F8DFC5, also known as Apricot Whisper, 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), 87% Green (223/255), and 77% Blue (197/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #F8DFC5 translates into the CMYK subtractive color model with values of 0% Cyan, 10.1% Magenta, 20.6% Yellow, and 2.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 31°, saturation of 78.5%, and lightness of 87.3%.
Web Accessibility & Design Recommendations: When implementing #F8DFC5 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.
