#B8AED5 Delicate Lilac
#B8AED5 (Delicate Lilac) RGB value is (184, 174, 213).
Red value is 184, green value is 174, and blue value is 213.
Cylindrical-coordinate representations (HSL) of color #B8AED5: hue: 255°, saturation: 31.7%, and lightness: 75.9%.
Process color (CMYK) of #B8AED5 is 13.6%, 18.3%, 0%, 16.5%. Web safe color equivalent of #B8AED5 is ##CC99CC. Color #B8AED5 contains mainly Magenta.
Color Spaces
| Color spaces of #B8AED5 | Value |
|---|---|
| RGB | 184, 174, 213 |
| HSL | 255°, 31.7%, 75.9% |
| HSV / HSB | 255°, 18.3%, 83.5% |
| CMYK | 13.6%, 18.3%, 0%, 16.5% |
| XYZ | 46.91, 45.27, 69.2 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10101110 | 11010101 |
| Octal | 270 | 256 | 325 |
| Decimal | 184 | 174 | 213 |
| Hex | B8 | AE | D5 |
Shades of #B8AED5
Tints of #B8AED5
.mybgColor { background-color: #B8AED5; }
.myforeColor { color: #B8AED5; }
.myborderColor { border: 3px solid #B8AED5; }
<p style="color:#B8AED5">Text here</p>
This sample text is styled with font color #B8AED5. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8AED5">Div content here</div>
<div style="border:3px solid #B8AED5">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 174, 213, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8AED5; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8AED5;
-webkit-box-shadow: 1px 1px 3px #B8AED5;
box-shadow: 1px 1px 3px #B8AED5; }
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 #B8AED5 (Delicate Lilac)
Color Overview & Profile: Color #B8AED5, also known as Delicate Lilac, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 72% Red (184/255), 68% Green (174/255), and 84% Blue (213/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8AED5 translates into the CMYK subtractive color model with values of 13.6% Cyan, 18.3% Magenta, 0% Yellow, and 16.5% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 255°, saturation of 31.7%, and lightness of 75.9%.
Web Accessibility & Design Recommendations: When implementing #B8AED5 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.
