#EE82ED Lavender Magenta
#EE82ED (Lavender Magenta) RGB value is (238, 130, 237).
Red value is 238, green value is 130, and blue value is 237.
Cylindrical-coordinate representations (HSL) of color #EE82ED: hue: 301°, saturation: 76.1%, and lightness: 72.2%.
Process color (CMYK) of #EE82ED is 0%, 45.4%, 0.4%, 6.7%. Web safe color equivalent of #EE82ED is ##FF99FF. Color #EE82ED contains mainly Red.
Color Spaces
| Color spaces of #EE82ED | Value |
|---|---|
| RGB | 238, 130, 237 |
| HSL | 301°, 76.1%, 72.2% |
| HSV / HSB | 301°, 45.4%, 93.3% |
| CMYK | 0%, 45.4%, 0.4%, 6.7% |
| XYZ | 58.53, 40.26, 84.79 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11101110 | 10000010 | 11101101 |
| Octal | 356 | 202 | 355 |
| Decimal | 238 | 130 | 237 |
| Hex | EE | 82 | ED |
Shades of #EE82ED
Tints of #EE82ED
.mybgColor { background-color: #EE82ED; }
.myforeColor { color: #EE82ED; }
.myborderColor { border: 3px solid #EE82ED; }
<p style="color:#EE82ED">Text here</p>
This sample text is styled with font color #EE82ED. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#EE82ED">Div content here</div>
<div style="border:3px solid #EE82ED">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(238, 130, 237, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #EE82ED; }
.divShadow { -moz-box-shadow: 1px 1px 3px #EE82ED;
-webkit-box-shadow: 1px 1px 3px #EE82ED;
box-shadow: 1px 1px 3px #EE82ED; }
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 #EE82ED (Lavender Magenta)
Color Overview & Profile: Color #EE82ED, also known as Lavender Magenta, 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), 51% Green (130/255), and 93% Blue (237/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #EE82ED translates into the CMYK subtractive color model with values of 0% Cyan, 45.4% Magenta, 0.4% Yellow, and 6.7% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 301°, saturation of 76.1%, and lightness of 72.2%.
Web Accessibility & Design Recommendations: When implementing #EE82ED 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 ##FF99FF.
