#B8A4C8 Violet Fields
#B8A4C8 (Violet Fields) RGB value is (184, 164, 200).
Red value is 184, green value is 164, and blue value is 200.
Cylindrical-coordinate representations (HSL) of color #B8A4C8: hue: 273°, saturation: 24.7%, and lightness: 71.4%.
Process color (CMYK) of #B8A4C8 is 8%, 18%, 0%, 21.6%. Web safe color equivalent of #B8A4C8 is ##CC99CC. Color #B8A4C8 contains mainly Magenta.
Color Spaces
| Color spaces of #B8A4C8 | Value |
|---|---|
| RGB | 184, 164, 200 |
| HSL | 273°, 24.7%, 71.4% |
| HSV / HSB | 273°, 18%, 78.4% |
| CMYK | 8%, 18%, 0%, 21.6% |
| XYZ | 43.47, 40.91, 60.24 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10100100 | 11001000 |
| Octal | 270 | 244 | 310 |
| Decimal | 184 | 164 | 200 |
| Hex | B8 | A4 | C8 |
Shades of #B8A4C8
Tints of #B8A4C8
.mybgColor { background-color: #B8A4C8; }
.myforeColor { color: #B8A4C8; }
.myborderColor { border: 3px solid #B8A4C8; }
<p style="color:#B8A4C8">Text here</p>
This sample text is styled with font color #B8A4C8. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8A4C8">Div content here</div>
<div style="border:3px solid #B8A4C8">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 164, 200, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8A4C8; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8A4C8;
-webkit-box-shadow: 1px 1px 3px #B8A4C8;
box-shadow: 1px 1px 3px #B8A4C8; }
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 #B8A4C8 (Violet Fields)
Color Overview & Profile: Color #B8A4C8, also known as Violet Fields, 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), 64% Green (164/255), and 78% Blue (200/255). The primary color family component is Magenta.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8A4C8 translates into the CMYK subtractive color model with values of 8% Cyan, 18% Magenta, 0% Yellow, and 21.6% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 273°, saturation of 24.7%, and lightness of 71.4%.
Web Accessibility & Design Recommendations: When implementing #B8A4C8 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.
