#FFD2B9 Peachy Bon-Bon
#FFD2B9 (Peachy Bon-Bon) RGB value is (255, 210, 185).
Red value is 255, green value is 210, and blue value is 185.
Cylindrical-coordinate representations (HSL) of color #FFD2B9: hue: 21°, saturation: 100%, and lightness: 86.3%.
Process color (CMYK) of #FFD2B9 is 0%, 17.6%, 27.5%, 0%. Web safe color equivalent of #FFD2B9 is ##FFCCCC. Color #FFD2B9 contains mainly Yellow.
Color Spaces
| Color spaces of #FFD2B9 | Value |
|---|---|
| RGB | 255, 210, 185 |
| HSL | 21°, 100%, 86.3% |
| HSV / HSB | 21°, 27.5%, 100% |
| CMYK | 0%, 17.6%, 27.5%, 0% |
| XYZ | 73.04, 70.86, 55.72 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 11010010 | 10111001 |
| Octal | 377 | 322 | 271 |
| Decimal | 255 | 210 | 185 |
| Hex | FF | D2 | B9 |
Shades of #FFD2B9
Tints of #FFD2B9
.mybgColor { background-color: #FFD2B9; }
.myforeColor { color: #FFD2B9; }
.myborderColor { border: 3px solid #FFD2B9; }
<p style="color:#FFD2B9">Text here</p>
This sample text is styled with font color #FFD2B9. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFD2B9">Div content here</div>
<div style="border:3px solid #FFD2B9">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 210, 185, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFD2B9; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFD2B9;
-webkit-box-shadow: 1px 1px 3px #FFD2B9;
box-shadow: 1px 1px 3px #FFD2B9; }
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 #FFD2B9 (Peachy Bon-Bon)
Color Overview & Profile: Color #FFD2B9, also known as Peachy Bon-Bon, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 82% Green (210/255), and 73% Blue (185/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFD2B9 translates into the CMYK subtractive color model with values of 0% Cyan, 17.6% Magenta, 27.5% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 21°, saturation of 100%, and lightness of 86.3%.
Web Accessibility & Design Recommendations: When implementing #FFD2B9 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.
