#FABDAF Sweet Nectar
#FABDAF (Sweet Nectar) RGB value is (250, 189, 175).
Red value is 250, green value is 189, and blue value is 175.
Cylindrical-coordinate representations (HSL) of color #FABDAF: hue: 11°, saturation: 88.2%, and lightness: 83.3%.
Process color (CMYK) of #FABDAF is 0%, 24.4%, 30%, 2%. Web safe color equivalent of #FABDAF is ##FFCC99. Color #FABDAF contains mainly Yellow.
Color Spaces
| Color spaces of #FABDAF | Value |
|---|---|
| RGB | 250, 189, 175 |
| HSL | 11°, 88.2%, 83.3% |
| HSV / HSB | 11°, 30%, 98% |
| CMYK | 0%, 24.4%, 30%, 2% |
| XYZ | 65.36, 59.82, 48.65 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111010 | 10111101 | 10101111 |
| Octal | 372 | 275 | 257 |
| Decimal | 250 | 189 | 175 |
| Hex | FA | BD | AF |
Shades of #FABDAF
Tints of #FABDAF
.mybgColor { background-color: #FABDAF; }
.myforeColor { color: #FABDAF; }
.myborderColor { border: 3px solid #FABDAF; }
<p style="color:#FABDAF">Text here</p>
This sample text is styled with font color #FABDAF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FABDAF">Div content here</div>
<div style="border:3px solid #FABDAF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(250, 189, 175, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FABDAF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FABDAF;
-webkit-box-shadow: 1px 1px 3px #FABDAF;
box-shadow: 1px 1px 3px #FABDAF; }
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 #FABDAF (Sweet Nectar)
Color Overview & Profile: Color #FABDAF, also known as Sweet Nectar, 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), 74% Green (189/255), and 69% Blue (175/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FABDAF translates into the CMYK subtractive color model with values of 0% Cyan, 24.4% Magenta, 30% Yellow, and 2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 11°, saturation of 88.2%, and lightness of 83.3%.
Web Accessibility & Design Recommendations: When implementing #FABDAF 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.
