#DACFBA Toasted Almond
#DACFBA (Toasted Almond) RGB value is (218, 207, 186).
Red value is 218, green value is 207, and blue value is 186.
Cylindrical-coordinate representations (HSL) of color #DACFBA: hue: 39°, saturation: 30.2%, and lightness: 79.2%.
Process color (CMYK) of #DACFBA is 0%, 5%, 14.7%, 14.5%. Web safe color equivalent of #DACFBA is ##CCCCCC. Color #DACFBA contains mainly Yellow.
Color Spaces
| Color spaces of #DACFBA | Value |
|---|---|
| RGB | 218, 207, 186 |
| HSL | 39°, 30.2%, 79.2% |
| HSV / HSB | 39°, 14.7%, 85.5% |
| CMYK | 0%, 5%, 14.7%, 14.5% |
| XYZ | 60.09, 63.08, 55.45 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11011010 | 11001111 | 10111010 |
| Octal | 332 | 317 | 272 |
| Decimal | 218 | 207 | 186 |
| Hex | DA | CF | BA |
Shades of #DACFBA
Tints of #DACFBA
.mybgColor { background-color: #DACFBA; }
.myforeColor { color: #DACFBA; }
.myborderColor { border: 3px solid #DACFBA; }
<p style="color:#DACFBA">Text here</p>
This sample text is styled with font color #DACFBA. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#DACFBA">Div content here</div>
<div style="border:3px solid #DACFBA">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(218, 207, 186, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #DACFBA; }
.divShadow { -moz-box-shadow: 1px 1px 3px #DACFBA;
-webkit-box-shadow: 1px 1px 3px #DACFBA;
box-shadow: 1px 1px 3px #DACFBA; }
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 #DACFBA (Toasted Almond)
Color Overview & Profile: Color #DACFBA, also known as Toasted Almond, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 85% Red (218/255), 81% Green (207/255), and 73% Blue (186/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #DACFBA translates into the CMYK subtractive color model with values of 0% Cyan, 5% Magenta, 14.7% Yellow, and 14.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 39°, saturation of 30.2%, and lightness of 79.2%.
Web Accessibility & Design Recommendations: When implementing #DACFBA 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 ##CCCCCC.
