#FADFA9 Dawn Light
#FADFA9 (Dawn Light) RGB value is (250, 223, 169).
Red value is 250, green value is 223, and blue value is 169.
Cylindrical-coordinate representations (HSL) of color #FADFA9: hue: 40°, saturation: 89%, and lightness: 82.2%.
Process color (CMYK) of #FADFA9 is 0%, 10.8%, 32.4%, 2%. Web safe color equivalent of #FADFA9 is ##FFCC99. Color #FADFA9 contains mainly Yellow.
Color Spaces
| Color spaces of #FADFA9 | Value |
|---|---|
| RGB | 250, 223, 169 |
| HSL | 40°, 89%, 82.2% |
| HSV / HSB | 40°, 32.4%, 98% |
| CMYK | 0%, 10.8%, 32.4%, 2% |
| XYZ | 72.97, 75.97, 48.35 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11011111 | 10101001 |
| Octal | 372 | 337 | 251 |
| Decimal | 250 | 223 | 169 |
| Hex | FA | DF | A9 |
Shades of #FADFA9
Tints of #FADFA9
.mybgColor { background-color: #FADFA9; }
.myforeColor { color: #FADFA9; }
.myborderColor { border: 3px solid #FADFA9; }
<p style="color:#FADFA9">Text here</p>
This sample text is styled with font color #FADFA9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FADFA9">Div content here</div>
<div style="border:3px solid #FADFA9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 223, 169, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FADFA9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FADFA9;
-webkit-box-shadow: 1px 1px 3px #FADFA9;
box-shadow: 1px 1px 3px #FADFA9; }
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 #FADFA9 (Dawn Light)
Color Overview & Profile: Color #FADFA9, also known as Dawn Light, 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), 87% Green (223/255), and 66% Blue (169/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FADFA9 translates into the CMYK subtractive color model with values of 0% Cyan, 10.8% Magenta, 32.4% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 40°, saturation of 89%, and lightness of 82.2%.
Web Accessibility & Design Recommendations: When implementing #FADFA9 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.
