#E4A8CF Pink Bliss
#E4A8CF (Pink Bliss) RGB value is (228, 168, 207).
Red value is 228, green value is 168, and blue value is 207.
Cylindrical-coordinate representations (HSL) of color #E4A8CF: hue: 321°, saturation: 52.6%, and lightness: 77.6%.
Process color (CMYK) of #E4A8CF is 0%, 26.3%, 9.2%, 10.6%. Web safe color equivalent of #E4A8CF is ##CC99CC. Color #E4A8CF contains mainly Red.
Color Spaces
| Color spaces of #E4A8CF | Value |
|---|---|
| RGB | 228, 168, 207 |
| HSL | 321°, 52.6%, 77.6% |
| HSV / HSB | 321°, 26.3%, 89.4% |
| CMYK | 0%, 26.3%, 9.2%, 10.6% |
| XYZ | 57.26, 49.01, 65.46 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100100 | 10101000 | 11001111 |
| Octal | 344 | 250 | 317 |
| Decimal | 228 | 168 | 207 |
| Hex | E4 | A8 | CF |
Shades of #E4A8CF
Tints of #E4A8CF
.mybgColor { background-color: #E4A8CF; }
.myforeColor { color: #E4A8CF; }
.myborderColor { border: 3px solid #E4A8CF; }
<p style="color:#E4A8CF">Text here</p>
This sample text is styled with font color #E4A8CF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E4A8CF">Div content here</div>
<div style="border:3px solid #E4A8CF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(228, 168, 207, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E4A8CF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E4A8CF;
-webkit-box-shadow: 1px 1px 3px #E4A8CF;
box-shadow: 1px 1px 3px #E4A8CF; }
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 #E4A8CF (Pink Bliss)
Color Overview & Profile: Color #E4A8CF, also known as Pink Bliss, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 89% Red (228/255), 66% Green (168/255), and 81% Blue (207/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #E4A8CF translates into the CMYK subtractive color model with values of 0% Cyan, 26.3% Magenta, 9.2% Yellow, and 10.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 321°, saturation of 52.6%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #E4A8CF 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 ##CC99CC.
