#E3A7E5 Candy Floss
#E3A7E5 (Candy Floss) RGB value is (227, 167, 229).
Red value is 227, green value is 167, and blue value is 229.
Cylindrical-coordinate representations (HSL) of color #E3A7E5: hue: 298°, saturation: 54.4%, and lightness: 77.6%.
Process color (CMYK) of #E3A7E5 is 0.9%, 27.1%, 0%, 10.2%. Web safe color equivalent of #E3A7E5 is ##CC99CC. Color #E3A7E5 contains mainly Magenta.
Color Spaces
| Color spaces of #E3A7E5 | Value |
|---|---|
| RGB | 227, 167, 229 |
| HSL | 298°, 54.4%, 77.6% |
| HSV / HSB | 298°, 27.1%, 89.8% |
| CMYK | 0.9%, 27.1%, 0%, 10.2% |
| XYZ | 59.64, 49.63, 80.55 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11100011 | 10100111 | 11100101 |
| Octal | 343 | 247 | 345 |
| Decimal | 227 | 167 | 229 |
| Hex | E3 | A7 | E5 |
Shades of #E3A7E5
Tints of #E3A7E5
.mybgColor { background-color: #E3A7E5; }
.myforeColor { color: #E3A7E5; }
.myborderColor { border: 3px solid #E3A7E5; }
<p style="color:#E3A7E5">Text here</p>
This sample text is styled with font color #E3A7E5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E3A7E5">Div content here</div>
<div style="border:3px solid #E3A7E5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(227, 167, 229, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E3A7E5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E3A7E5;
-webkit-box-shadow: 1px 1px 3px #E3A7E5;
box-shadow: 1px 1px 3px #E3A7E5; }
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 #E3A7E5 (Candy Floss)
Color Overview & Profile: Color #E3A7E5, also known as Candy Floss, 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 (227/255), 65% Green (167/255), and 90% Blue (229/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #E3A7E5 translates into the CMYK subtractive color model with values of 0.9% Cyan, 27.1% Magenta, 0% Yellow, and 10.2% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 298°, saturation of 54.4%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #E3A7E5 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.
