#FFB0AC Cornflower Lilac
#FFB0AC (Cornflower Lilac) RGB value is (255, 176, 172).
Red value is 255, green value is 176, and blue value is 172.
Cylindrical-coordinate representations (HSL) of color #FFB0AC: hue: 3°, saturation: 100%, and lightness: 83.7%.
Process color (CMYK) of #FFB0AC is 0%, 31%, 32.5%, 0%. Web safe color equivalent of #FFB0AC is ##FF9999. Color #FFB0AC contains mainly Red.
Color Spaces
| Color spaces of #FFB0AC | Value |
|---|---|
| RGB | 255, 176, 172 |
| HSL | 3°, 100%, 83.7% |
| HSV / HSB | 3°, 32.5%, 100% |
| CMYK | 0%, 31%, 32.5%, 0% |
| XYZ | 64.21, 55.29, 46.31 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 10110000 | 10101100 |
| Octal | 377 | 260 | 254 |
| Decimal | 255 | 176 | 172 |
| Hex | FF | B0 | AC |
Shades of #FFB0AC
Tints of #FFB0AC
.mybgColor { background-color: #FFB0AC; }
.myforeColor { color: #FFB0AC; }
.myborderColor { border: 3px solid #FFB0AC; }
<p style="color:#FFB0AC">Text here</p>
This sample text is styled with font color #FFB0AC. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFB0AC">Div content here</div>
<div style="border:3px solid #FFB0AC">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 176, 172, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFB0AC; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFB0AC;
-webkit-box-shadow: 1px 1px 3px #FFB0AC;
box-shadow: 1px 1px 3px #FFB0AC; }
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 #FFB0AC (Cornflower Lilac)
Color Overview & Profile: Color #FFB0AC, also known as Cornflower Lilac, 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), 69% Green (176/255), and 67% Blue (172/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFB0AC translates into the CMYK subtractive color model with values of 0% Cyan, 31% Magenta, 32.5% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 3°, saturation of 100%, and lightness of 83.7%.
Web Accessibility & Design Recommendations: When implementing #FFB0AC 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.
