#E8CEF2 Bubblegum Crisis
#E8CEF2 (Bubblegum Crisis) RGB value is (232, 206, 242).
Red value is 232, green value is 206, and blue value is 242.
Cylindrical-coordinate representations (HSL) of color #E8CEF2: hue: 283°, saturation: 58.1%, and lightness: 87.8%.
Process color (CMYK) of #E8CEF2 is 4.1%, 14.9%, 0%, 5.1%. Web safe color equivalent of #E8CEF2 is ##FFCCFF. Color #E8CEF2 contains mainly Magenta.
Color Spaces
| Color spaces of #E8CEF2 | Value |
|---|---|
| RGB | 232, 206, 242 |
| HSL | 283°, 58.1%, 87.8% |
| HSV / HSB | 283°, 14.9%, 94.9% |
| CMYK | 4.1%, 14.9%, 0%, 5.1% |
| XYZ | 71.37, 67.71, 93.3 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101000 | 11001110 | 11110010 |
| Octal | 350 | 316 | 362 |
| Decimal | 232 | 206 | 242 |
| Hex | E8 | CE | F2 |
Shades of #E8CEF2
Tints of #E8CEF2
.mybgColor { background-color: #E8CEF2; }
.myforeColor { color: #E8CEF2; }
.myborderColor { border: 3px solid #E8CEF2; }
<p style="color:#E8CEF2">Text here</p>
This sample text is styled with font color #E8CEF2. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#E8CEF2">Div content here</div>
<div style="border:3px solid #E8CEF2">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(232, 206, 242, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #E8CEF2; }
.divShadow { -moz-box-shadow: 1px 1px 3px #E8CEF2;
-webkit-box-shadow: 1px 1px 3px #E8CEF2;
box-shadow: 1px 1px 3px #E8CEF2; }
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 #E8CEF2 (Bubblegum Crisis)
Color Overview & Profile: Color #E8CEF2, also known as Bubblegum Crisis, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 91% Red (232/255), 81% Green (206/255), and 95% Blue (242/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #E8CEF2 translates into the CMYK subtractive color model with values of 4.1% Cyan, 14.9% Magenta, 0% Yellow, and 5.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 283°, saturation of 58.1%, and lightness of 87.8%.
Web Accessibility & Design Recommendations: When implementing #E8CEF2 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 ##FFCCFF.
