#8C8DA8 Delicate Violet
#8C8DA8 (Delicate Violet) RGB value is (140, 141, 168).
Red value is 140, green value is 141, and blue value is 168.
Cylindrical-coordinate representations (HSL) of color #8C8DA8: hue: 238°, saturation: 13.9%, and lightness: 60.4%.
Process color (CMYK) of #8C8DA8 is 16.7%, 16.1%, 0%, 34.1%. Web safe color equivalent of #8C8DA8 is ##999999. Color #8C8DA8 contains mainly Magenta.
Color Spaces
| Color spaces of #8C8DA8 | Value |
|---|---|
| RGB | 140, 141, 168 |
| HSL | 238°, 13.9%, 60.4% |
| HSV / HSB | 238°, 16.7%, 65.9% |
| CMYK | 16.7%, 16.1%, 0%, 34.1% |
| XYZ | 27.41, 27.45, 40.89 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10001100 | 10001101 | 10101000 |
| Octal | 214 | 215 | 250 |
| Decimal | 140 | 141 | 168 |
| Hex | 8C | 8D | A8 |
Shades of #8C8DA8
Tints of #8C8DA8
.mybgColor { background-color: #8C8DA8; }
.myforeColor { color: #8C8DA8; }
.myborderColor { border: 3px solid #8C8DA8; }
<p style="color:#8C8DA8">Text here</p>
This sample text is styled with font color #8C8DA8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#8C8DA8">Div content here</div>
<div style="border:3px solid #8C8DA8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(140, 141, 168, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #8C8DA8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #8C8DA8;
-webkit-box-shadow: 1px 1px 3px #8C8DA8;
box-shadow: 1px 1px 3px #8C8DA8; }
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 #8C8DA8 (Delicate Violet)
Color Overview & Profile: Color #8C8DA8, also known as Delicate Violet, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 55% Red (140/255), 55% Green (141/255), and 66% Blue (168/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #8C8DA8 translates into the CMYK subtractive color model with values of 16.7% Cyan, 16.1% Magenta, 0% Yellow, and 34.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 238°, saturation of 13.9%, and lightness of 60.4%.
Web Accessibility & Design Recommendations: When implementing #8C8DA8 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 ##999999.
