#BEA5E7 Lavender Cream
#BEA5E7 (Lavender Cream) RGB value is (190, 165, 231).
Red value is 190, green value is 165, and blue value is 231.
Cylindrical-coordinate representations (HSL) of color #BEA5E7: hue: 263°, saturation: 57.9%, and lightness: 77.6%.
Process color (CMYK) of #BEA5E7 is 17.7%, 28.6%, 0%, 9.4%. Web safe color equivalent of #BEA5E7 is ##CC99FF. Color #BEA5E7 contains mainly Magenta.
Color Spaces
| Color spaces of #BEA5E7 | Value |
|---|---|
| RGB | 190, 165, 231 |
| HSL | 263°, 57.9%, 77.6% |
| HSV / HSB | 263°, 28.6%, 90.6% |
| CMYK | 17.7%, 28.6%, 0%, 9.4% |
| XYZ | 49.11, 43.63, 81.42 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111110 | 10100101 | 11100111 |
| Octal | 276 | 245 | 347 |
| Decimal | 190 | 165 | 231 |
| Hex | BE | A5 | E7 |
Shades of #BEA5E7
Tints of #BEA5E7
.mybgColor { background-color: #BEA5E7; }
.myforeColor { color: #BEA5E7; }
.myborderColor { border: 3px solid #BEA5E7; }
<p style="color:#BEA5E7">Text here</p>
This sample text is styled with font color #BEA5E7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#BEA5E7">Div content here</div>
<div style="border:3px solid #BEA5E7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(190, 165, 231, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #BEA5E7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #BEA5E7;
-webkit-box-shadow: 1px 1px 3px #BEA5E7;
box-shadow: 1px 1px 3px #BEA5E7; }
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 #BEA5E7 (Lavender Cream)
Color Overview & Profile: Color #BEA5E7, also known as Lavender Cream, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 75% Red (190/255), 65% Green (165/255), and 91% Blue (231/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #BEA5E7 translates into the CMYK subtractive color model with values of 17.7% Cyan, 28.6% Magenta, 0% Yellow, and 9.4% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 263°, saturation of 57.9%, and lightness of 77.6%.
Web Accessibility & Design Recommendations: When implementing #BEA5E7 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 ##CC99FF.
