#B7AAF7 Purple Illusion
#B7AAF7 (Purple Illusion) RGB value is (183, 170, 247).
Red value is 183, green value is 170, and blue value is 247.
Cylindrical-coordinate representations (HSL) of color #B7AAF7: hue: 250°, saturation: 82.8%, and lightness: 81.8%.
Process color (CMYK) of #B7AAF7 is 25.9%, 31.2%, 0%, 3.1%. Web safe color equivalent of #B7AAF7 is ##CC99FF. Color #B7AAF7 contains mainly Blue.
Color Spaces
| Color spaces of #B7AAF7 | Value |
|---|---|
| RGB | 183, 170, 247 |
| HSL | 250°, 82.8%, 81.8% |
| HSV / HSB | 250°, 31.2%, 96.9% |
| CMYK | 25.9%, 31.2%, 0%, 3.1% |
| XYZ | 50.69, 45.53, 94.1 |
Base Numbers
| Base | Red | Green | Blue |
|---|---|---|---|
| Binary | 10110111 | 10101010 | 11110111 |
| Octal | 267 | 252 | 367 |
| Decimal | 183 | 170 | 247 |
| Hex | B7 | AA | F7 |
Shades of #B7AAF7
Tints of #B7AAF7
.mybgColor { background-color: #B7AAF7; }
.myforeColor { color: #B7AAF7; }
.myborderColor { border: 3px solid #B7AAF7; }
<p style="color:#B7AAF7">Text here</p>
This sample text is styled with font color #B7AAF7. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.
<div style="background-color:#B7AAF7">Div content here</div>
<div style="border:3px solid #B7AAF7">Div here</div>
.textShadowRgb { text-shadow: 4px 4px 2px rgba(183, 170, 247, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #B7AAF7; }
.divShadow { -moz-box-shadow: 1px 1px 3px #B7AAF7;
-webkit-box-shadow: 1px 1px 3px #B7AAF7;
box-shadow: 1px 1px 3px #B7AAF7; }
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 #B7AAF7 (Purple Illusion)
Color Overview & Profile: Color #B7AAF7, also known as Purple Illusion, 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 (183/255), 67% Green (170/255), and 97% Blue (247/255). The primary color family component is Blue.
Print & Physical Production Specs: For physical print production and offset printing setups, #B7AAF7 translates into the CMYK subtractive color model with values of 25.9% Cyan, 31.2% Magenta, 0% Yellow, and 3.1% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 250°, saturation of 82.8%, and lightness of 81.8%.
Web Accessibility & Design Recommendations: When implementing #B7AAF7 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 ##CC99FF.
