#FAD9DD Bunny’s Nose
#FAD9DD (Bunny’s Nose) RGB value is (250, 217, 221).
Red value is 250, green value is 217, and blue value is 221.
Cylindrical-coordinate representations (HSL) of color #FAD9DD: hue: 353°, saturation: 76.7%, and lightness: 91.6%.
Process color (CMYK) of #FAD9DD is 0%, 13.2%, 11.6%, 2%. Web safe color equivalent of #FAD9DD is ##FFCCCC. Color #FAD9DD contains mainly Yellow.
Color Spaces
| Color spaces of #FAD9DD | Value |
|---|---|
| RGB | 250, 217, 221 |
| HSL | 353°, 76.7%, 91.6% |
| HSV / HSB | 353°, 13.2%, 98% |
| CMYK | 0%, 13.2%, 11.6%, 2% |
| XYZ | 77.29, 75.17, 78.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 11011001 | 11011101 |
| Octal | 372 | 331 | 335 |
| Decimal | 250 | 217 | 221 |
| Hex | FA | D9 | DD |
Shades of #FAD9DD
Tints of #FAD9DD
.mybgColor { background-color: #FAD9DD; }
.myforeColor { color: #FAD9DD; }
.myborderColor { border: 3px solid #FAD9DD; }
<p style="color:#FAD9DD">Text here</p>
This sample text is styled with font color #FAD9DD. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FAD9DD">Div content here</div>
<div style="border:3px solid #FAD9DD">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 217, 221, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FAD9DD; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FAD9DD;
-webkit-box-shadow: 1px 1px 3px #FAD9DD;
box-shadow: 1px 1px 3px #FAD9DD; }
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 #FAD9DD (Bunny’s Nose)
Color Overview & Profile: Color #FAD9DD, also known as Bunny’s Nose, 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), 85% Green (217/255), and 87% Blue (221/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FAD9DD translates into the CMYK subtractive color model with values of 0% Cyan, 13.2% Magenta, 11.6% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 353°, saturation of 76.7%, and lightness of 91.6%.
Web Accessibility & Design Recommendations: When implementing #FAD9DD 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 ##FFCCCC.
