#EEBBEE Lovecloud
#EEBBEE (Lovecloud) RGB value is (238, 187, 238).
Red value is 238, green value is 187, and blue value is 238.
Cylindrical-coordinate representations (HSL) of color #EEBBEE: hue: 300°, saturation: 60%, and lightness: 83.3%.
Process color (CMYK) of #EEBBEE is 0%, 21.4%, 0%, 6.7%. Web safe color equivalent of #EEBBEE is ##FFCCFF. Color #EEBBEE contains mainly Yellow.
Color Spaces
| Color spaces of #EEBBEE | Value |
|---|---|
| RGB | 238, 187, 238 |
| HSL | 300°, 60%, 83.3% |
| HSV / HSB | 300°, 21.4%, 93.3% |
| CMYK | 0%, 21.4%, 0%, 6.7% |
| XYZ | 68.46, 59.89, 88.83 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 10111011 | 11101110 |
| Octal | 356 | 273 | 356 |
| Decimal | 238 | 187 | 238 |
| Hex | EE | BB | EE |
Shades of #EEBBEE
Tints of #EEBBEE
.mybgColor { background-color: #EEBBEE; }
.myforeColor { color: #EEBBEE; }
.myborderColor { border: 3px solid #EEBBEE; }
<p style="color:#EEBBEE">Text here</p>
This sample text is styled with font color #EEBBEE. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EEBBEE">Div content here</div>
<div style="border:3px solid #EEBBEE">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 187, 238, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EEBBEE; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EEBBEE;
-webkit-box-shadow: 1px 1px 3px #EEBBEE;
box-shadow: 1px 1px 3px #EEBBEE; }
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 #EEBBEE (Lovecloud)
Color Overview & Profile: Color #EEBBEE, also known as Lovecloud, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 93% Red (238/255), 73% Green (187/255), and 93% Blue (238/255). The primary color family component is Yellow.
Print & Physical Production Specs: For physical print production and offset printing setups, #EEBBEE translates into the CMYK subtractive color model with values of 0% Cyan, 21.4% Magenta, 0% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 300°, saturation of 60%, and lightness of 83.3%.
Web Accessibility & Design Recommendations: When implementing #EEBBEE 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.
