#FD9989 Chilly Spice
#FD9989 (Chilly Spice) RGB value is (253, 153, 137).
Red value is 253, green value is 153, and blue value is 137.
Cylindrical-coordinate representations (HSL) of color #FD9989: hue: 8°, saturation: 96.7%, and lightness: 76.5%.
Process color (CMYK) of #FD9989 is 0%, 39.5%, 45.8%, 0.8%. Web safe color equivalent of #FD9989 is ##FF9999. Color #FD9989 contains mainly Red.
Color Spaces
| Color spaces of #FD9989 | Value |
|---|---|
| RGB | 253, 153, 137 |
| HSL | 8°, 96.7%, 76.5% |
| HSV / HSB | 8°, 45.8%, 99.2% |
| CMYK | 0%, 39.5%, 45.8%, 0.8% |
| XYZ | 56.42, 45.48, 29.47 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111101 | 10011001 | 10001001 |
| Octal | 375 | 231 | 211 |
| Decimal | 253 | 153 | 137 |
| Hex | FD | 99 | 89 |
Shades of #FD9989
Tints of #FD9989
.mybgColor { background-color: #FD9989; }
.myforeColor { color: #FD9989; }
.myborderColor { border: 3px solid #FD9989; }
<p style="color:#FD9989">Text here</p>
This sample text is styled with font color #FD9989. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FD9989">Div content here</div>
<div style="border:3px solid #FD9989">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(253, 153, 137, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FD9989; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FD9989;
-webkit-box-shadow: 1px 1px 3px #FD9989;
box-shadow: 1px 1px 3px #FD9989; }
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 #FD9989 (Chilly Spice)
Color Overview & Profile: Color #FD9989, also known as Chilly Spice, 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), 60% Green (153/255), and 54% Blue (137/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FD9989 translates into the CMYK subtractive color model with values of 0% Cyan, 39.5% Magenta, 45.8% Yellow, and 0.8% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 8°, saturation of 96.7%, and lightness of 76.5%.
Web Accessibility & Design Recommendations: When implementing #FD9989 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 ##FF9999.
