#FAECD9 Ajo Lily
#FAECD9 (Ajo Lily) RGB value is (250, 236, 217).
Red value is 250, green value is 236, and blue value is 217.
Cylindrical-coordinate representations (HSL) of color #FAECD9: hue: 35°, saturation: 76.7%, and lightness: 91.6%.
Process color (CMYK) of #FAECD9 is 0%, 5.6%, 13.2%, 2%. Web safe color equivalent of #FAECD9 is ##FFFFCC. Color #FAECD9 contains mainly Yellow.
Color Spaces
| Color spaces of #FAECD9 | Value |
|---|---|
| RGB | 250, 236, 217 |
| HSL | 35°, 76.7%, 91.6% |
| HSV / HSB | 35°, 13.2%, 98% |
| CMYK | 0%, 5.6%, 13.2%, 2% |
| XYZ | 81.94, 85.33, 77.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11101100 | 11011001 |
| Octal | 372 | 354 | 331 |
| Decimal | 250 | 236 | 217 |
| Hex | FA | EC | D9 |
Shades of #FAECD9
Tints of #FAECD9
.mybgColor { background-color: #FAECD9; }
.myforeColor { color: #FAECD9; }
.myborderColor { border: 3px solid #FAECD9; }
<p style="color:#FAECD9">Text here</p>
This sample text is styled with font color #FAECD9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FAECD9">Div content here</div>
<div style="border:3px solid #FAECD9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 236, 217, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FAECD9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FAECD9;
-webkit-box-shadow: 1px 1px 3px #FAECD9;
box-shadow: 1px 1px 3px #FAECD9; }
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 #FAECD9 (Ajo Lily)
Color Overview & Profile: Color #FAECD9, also known as Ajo Lily, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 98% Red (250/255), 93% Green (236/255), and 85% Blue (217/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FAECD9 translates into the CMYK subtractive color model with values of 0% Cyan, 5.6% Magenta, 13.2% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 35°, saturation of 76.7%, and lightness of 91.6%.
Web Accessibility & Design Recommendations: When implementing #FAECD9 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.
