#D198B5 Exotic Lilac
#D198B5 (Exotic Lilac) RGB value is (209, 152, 181).
Red value is 209, green value is 152, and blue value is 181.
Cylindrical-coordinate representations (HSL) of color #D198B5: hue: 329°, saturation: 38.3%, and lightness: 70.8%.
Process color (CMYK) of #D198B5 is 0%, 27.3%, 13.4%, 18%. Web safe color equivalent of #D198B5 is ##CC99CC. Color #D198B5 contains mainly Red.
Color Spaces
| Color spaces of #D198B5 | Value |
|---|---|
| RGB | 209, 152, 181 |
| HSL | 329°, 38.3%, 70.8% |
| HSV / HSB | 329°, 27.3%, 82% |
| CMYK | 0%, 27.3%, 13.4%, 18% |
| XYZ | 45.86, 39.35, 48.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 11010001 | 10011000 | 10110101 |
| Octal | 321 | 230 | 265 |
| Decimal | 209 | 152 | 181 |
| Hex | D1 | 98 | B5 |
Shades of #D198B5
Tints of #D198B5
.mybgColor { background-color: #D198B5; }
.myforeColor { color: #D198B5; }
.myborderColor { border: 3px solid #D198B5; }
<p style="color:#D198B5">Text here</p>
This sample text is styled with font color #D198B5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#D198B5">Div content here</div>
<div style="border:3px solid #D198B5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(209, 152, 181, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #D198B5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #D198B5;
-webkit-box-shadow: 1px 1px 3px #D198B5;
box-shadow: 1px 1px 3px #D198B5; }
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 #D198B5 (Exotic Lilac)
Color Overview & Profile: Color #D198B5, also known as Exotic Lilac, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 82% Red (209/255), 60% Green (152/255), and 71% Blue (181/255). The primary color family component is Red.
Print & Physical Production Specs: For physical print production and offset printing setups, #D198B5 translates into the CMYK subtractive color model with values of 0% Cyan, 27.3% Magenta, 13.4% Yellow, and 18% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 329°, saturation of 38.3%, and lightness of 70.8%.
Web Accessibility & Design Recommendations: When implementing #D198B5 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 ##CC99CC.
