#FDDFAE Apple Custard
#FDDFAE (Apple Custard) RGB value is (253, 223, 174).
Red value is 253, green value is 223, and blue value is 174.
Cylindrical-coordinate representations (HSL) of color #FDDFAE: hue: 37°, saturation: 95.2%, and lightness: 83.7%.
Process color (CMYK) of #FDDFAE is 0%, 11.9%, 31.2%, 0.8%. Web safe color equivalent of #FDDFAE is ##FFCC99. Color #FDDFAE contains mainly Yellow.
Color Spaces
| Color spaces of #FDDFAE | Value |
|---|---|
| RGB | 253, 223, 174 |
| HSL | 37°, 95.2%, 83.7% |
| HSV / HSB | 37°, 31.2%, 99.2% |
| CMYK | 0%, 11.9%, 31.2%, 0.8% |
| XYZ | 74.54, 76.72, 50.92 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 11011111 | 10101110 |
| Octal | 375 | 337 | 256 |
| Decimal | 253 | 223 | 174 |
| Hex | FD | DF | AE |
Shades of #FDDFAE
Tints of #FDDFAE
.mybgColor { background-color: #FDDFAE; }
.myforeColor { color: #FDDFAE; }
.myborderColor { border: 3px solid #FDDFAE; }
<p style="color:#FDDFAE">Text here</p>
This sample text is styled with font color #FDDFAE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FDDFAE">Div content here</div>
<div style="border:3px solid #FDDFAE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 223, 174, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FDDFAE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FDDFAE;
-webkit-box-shadow: 1px 1px 3px #FDDFAE;
box-shadow: 1px 1px 3px #FDDFAE; }
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 #FDDFAE (Apple Custard)
Color Overview & Profile: Color #FDDFAE, also known as Apple Custard, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 99% Red (253/255), 87% Green (223/255), and 68% Blue (174/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FDDFAE translates into the CMYK subtractive color model with values of 0% Cyan, 11.9% Magenta, 31.2% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 37°, saturation of 95.2%, and lightness of 83.7%.
Web Accessibility & Design Recommendations: When implementing #FDDFAE 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 ##FFCC99.
