#FFA7CE Bazooka Pink
#FFA7CE (Bazooka Pink) RGB value is (255, 167, 206).
Red value is 255, green value is 167, and blue value is 206.
Cylindrical-coordinate representations (HSL) of color #FFA7CE: hue: 333°, saturation: 100%, and lightness: 82.7%.
Process color (CMYK) of #FFA7CE is 0%, 34.5%, 19.2%, 0%. Web safe color equivalent of #FFA7CE is ##FF99CC. Color #FFA7CE contains mainly Red.
Color Spaces
| Color spaces of #FFA7CE | Value |
|---|---|
| RGB | 255, 167, 206 |
| HSL | 333°, 100%, 82.7% |
| HSV / HSB | 333°, 34.5%, 100% |
| CMYK | 0%, 34.5%, 19.2%, 0% |
| XYZ | 66.2, 53.36, 65.19 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11111111 | 10100111 | 11001110 |
| Octal | 377 | 247 | 316 |
| Decimal | 255 | 167 | 206 |
| Hex | FF | A7 | CE |
Shades of #FFA7CE
Tints of #FFA7CE
.mybgColor { background-color: #FFA7CE; }
.myforeColor { color: #FFA7CE; }
.myborderColor { border: 3px solid #FFA7CE; }
<p style="color:#FFA7CE">Text here</p>
This sample text is styled with font color #FFA7CE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#FFA7CE">Div content here</div>
<div style="border:3px solid #FFA7CE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 167, 206, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFA7CE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFA7CE;
-webkit-box-shadow: 1px 1px 3px #FFA7CE;
box-shadow: 1px 1px 3px #FFA7CE; }
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 #FFA7CE (Bazooka Pink)
Color Overview & Profile: Color #FFA7CE, also known as Bazooka Pink, 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), 65% Green (167/255), and 81% Blue (206/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #FFA7CE translates into the CMYK subtractive color model with values of 0% Cyan, 34.5% Magenta, 19.2% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 333°, saturation of 100%, and lightness of 82.7%.
Web Accessibility & Design Recommendations: When implementing #FFA7CE 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 ##FF99CC.
