#B8B8FF Greyish Lavender
#B8B8FF (Greyish Lavender) RGB value is (184, 184, 255).
Red value is 184, green value is 184, and blue value is 255.
Cylindrical-coordinate representations (HSL) of color #B8B8FF: hue: 240°, saturation: 100%, and lightness: 86.1%.
Process color (CMYK) of #B8B8FF is 27.8%, 27.8%, 0%, 0%. Web safe color equivalent of #B8B8FF is ##CCCCFF. Color #B8B8FF contains mainly Blue.
Color Spaces
| Color spaces of #B8B8FF | Value |
|---|---|
| RGB | 184, 184, 255 |
| HSL | 240°, 100%, 86.1% |
| HSV / HSB | 240°, 27.8%, 100% |
| CMYK | 27.8%, 27.8%, 0%, 0% |
| XYZ | 54.95, 51.69, 101.67 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10111000 | 10111000 | 11111111 |
| Octal | 270 | 270 | 377 |
| Decimal | 184 | 184 | 255 |
| Hex | B8 | B8 | FF |
Shades of #B8B8FF
Tints of #B8B8FF
.mybgColor { background-color: #B8B8FF; }
.myforeColor { color: #B8B8FF; }
.myborderColor { border: 3px solid #B8B8FF; }
<p style="color:#B8B8FF">Text here</p>
This sample text is styled with font color #B8B8FF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B8B8FF">Div content here</div>
<div style="border:3px solid #B8B8FF">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(184, 184, 255, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B8B8FF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B8B8FF;
-webkit-box-shadow: 1px 1px 3px #B8B8FF;
box-shadow: 1px 1px 3px #B8B8FF; }
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 #B8B8FF (Greyish Lavender)
Color Overview & Profile: Color #B8B8FF, also known as Greyish Lavender, 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), 72% Green (184/255), and 100% Blue (255/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #B8B8FF translates into the CMYK subtractive color model with values of 27.8% Cyan, 27.8% Magenta, 0% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 240°, saturation of 100%, and lightness of 86.1%.
Web Accessibility & Design Recommendations: When implementing #B8B8FF 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 ##CCCCFF.
