#FEF9EE Day Lily
#FEF9EE (Day Lily) RGB value is (254, 249, 238).
Red value is 254, green value is 249, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #FEF9EE: hue: 41°, saturation: 88.9%, and lightness: 96.5%.
Process color (CMYK) of #FEF9EE is 0%, 2%, 6.3%, 0.4%. Web safe color equivalent of #FEF9EE is ##FFFFFF. Color #FEF9EE contains mainly WHITE.
Color Spaces
| Color spaces of #FEF9EE | Value |
|---|---|
| RGB | 254, 249, 238 |
| HSL | 41°, 88.9%, 96.5% |
| HSV / HSB | 41°, 6.3%, 99.6% |
| CMYK | 0%, 2%, 6.3%, 0.4% |
| XYZ | 90.18, 95, 94.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111110 | 11111001 | 11101110 |
| Octal | 376 | 371 | 356 |
| Decimal | 254 | 249 | 238 |
| Hex | FE | F9 | EE |
Shades of #FEF9EE
Tints of #FEF9EE
.mybgColor { background-color: #FEF9EE; }
.myforeColor { color: #FEF9EE; }
.myborderColor { border: 3px solid #FEF9EE; }
<p style="color:#FEF9EE">Text here</p>
This sample text is styled with font color #FEF9EE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FEF9EE">Div content here</div>
<div style="border:3px solid #FEF9EE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(254, 249, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FEF9EE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FEF9EE;
-webkit-box-shadow: 1px 1px 3px #FEF9EE;
box-shadow: 1px 1px 3px #FEF9EE; }
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 #FEF9EE (Day Lily)
Color Overview & Profile: Color #FEF9EE, also known as Day Lily, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (254/255), 98% Green (249/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, #FEF9EE translates into the CMYK subtractive color model with values of 0% Cyan, 2% Magenta, 6.3% Yellow, and 0.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 41°, saturation of 88.9%, and lightness of 96.5%.
Web Accessibility & Design Recommendations: When implementing #FEF9EE 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.
