HEX Color Conversion

Hex Color Code #882BFA — RGB & HSL Conversions

How to use the #882BFA color code in HTML & CSS?

For developers, implementing the #882BFA color code involves declaring it in your styles. In stylesheet designs, use color: #882BFA; for text alignment. If you are developing with utility-first layouts, you can invoke it in Tailwind as text-[#882BFA] or custom configure it in your theme files.

What are the RGB and HSL conversion values for #882BFA?

The RGB code for #882BFA is computed as rgb(136, 43, 250). Web designers using HSL values will find it at a hue of 267°, saturation of 95%, and lightness index of 57%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #882BFA

For print design setups, the CMYK values for the #882BFA color code are Cyan: 46%, Magenta: 83%, Yellow: 0%, and Black: 2%. Purple carries luxury, creative thinking, and sophisticated branding connotations, highly recommended for creative studio layouts.

Red Channel 136
Green Channel 43
Blue Channel 250
Luminance 0.139

HEX #882BFA Color Space Conversions

Click to copy format
HEX Color Code #882BFA
RGB (Red Green Blue) rgb(136, 43, 250)
HSL (Hue Sat Light) hsl(267°, 95%, 57%)
CMYK (Commercial Print) cmyk(46%, 83%, 0%, 2%)
HSV / HSB Values hsv(267°, 83%, 98%)
Decimal Color Code 8924154
CSS Custom Variable --color-hex: #882BFA;
Tailwind CSS Utility bg-[#882BFA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #882BFA

Small body copy preview

Black Text on Background

Black text readability test with #882BFA

Small body copy preview

Complementary & Analogous Harmonies

Perfect matching color schemes for your designs

Shades & Tints Generator Matrix

Copy shade hex values instantly

Darker Shades (Adding Black)

Lighter Tints (Adding White)

{ } CSS Custom Properties (Variables)

Copy CSS Styles
/* CSS Custom Properties for color #882BFA */
--color-hex: #882BFA;
--color-rgb: rgb(136, 43, 250);
--color-hsl: hsl(267deg, 95%, 57%);

Adjacent HEX Color Codes

Copied!