#D783FF Lavender Tea
#D783FF (Lavender Tea) RGB value is (215, 131, 255).
Red value is 215, green value is 131, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #D783FF: hue: 281°, saturation: 100%, and lightness: 75.7%.
Process color (CMYK) of #D783FF is 15.7%, 48.6%, 0%, 0%. Web safe color equivalent of #D783FF is ##CC99FF. Color #D783FF contains mainly Magenta.
Color Spaces
| Color spaces of #D783FF | Value |
|---|---|
| RGB | 215, 131, 255 |
| HSL | 281°, 100%, 75.7% |
| HSV / HSB | 281°, 48.6%, 100% |
| CMYK | 15.7%, 48.6%, 0%, 0% |
| XYZ | 54.19, 37.9, 99.05 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010111 | 10000011 | 11111111 |
| Octal | 327 | 203 | 377 |
| Decimal | 215 | 131 | 255 |
| Hex | D7 | 83 | FF |
Shades of #D783FF
Tints of #D783FF
.mybgColor { background-color: #D783FF; }
.myforeColor { color: #D783FF; }
.myborderColor { border: 3px solid #D783FF; }
<p style="color:#D783FF">Text here</p>
This sample text is styled with font color #D783FF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D783FF">Div content here</div>
<div style="border:3px solid #D783FF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(215, 131, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D783FF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D783FF;
-webkit-box-shadow: 1px 1px 3px #D783FF;
box-shadow: 1px 1px 3px #D783FF; }
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 #D783FF (Lavender Tea)
Color Overview & Profile: Color #D783FF, also known as Lavender Tea, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 84% Red (215/255), 51% Green (131/255), and 100% Blue (255/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #D783FF translates into the CMYK subtractive color model with values of 15.7% Cyan, 48.6% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 281°, saturation of 100%, and lightness of 75.7%.
Web Accessibility & Design Recommendations: When implementing #D783FF 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.
