HEX Color Conversion

Hex Color Code #887EFA — RGB & HSL Conversions

How to use the #887EFA color code in HTML & CSS?

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

What are the RGB and HSL conversion values for #887EFA?

The RGB code for #887EFA is computed as rgb(136, 126, 250). Web designers using HSL values will find it at a hue of 245°, saturation of 93%, and lightness index of 74%, representing a highly vivid, intense, and brilliant shade.

CMYK print code settings for #887EFA

For print design setups, the CMYK values for the #887EFA color code are Cyan: 46%, Magenta: 50%, Yellow: 0%, and Black: 2%. In digital designs, blue coordinates like this are highly favored by technical and corporate platforms to foster user trust, stability, and clean readability.

Red Channel 136
Green Channel 126
Blue Channel 250
Luminance 0.271

HEX #887EFA Color Space Conversions

Click to copy format
HEX Color Code #887EFA
RGB (Red Green Blue) rgb(136, 126, 250)
HSL (Hue Sat Light) hsl(245°, 93%, 74%)
CMYK (Commercial Print) cmyk(46%, 50%, 0%, 2%)
HSV / HSB Values hsv(245°, 50%, 98%)
Decimal Color Code 8945402
CSS Custom Variable --color-hex: #887EFA;
Tailwind CSS Utility bg-[#887EFA]

Contrast & Accessibility (WCAG 2.1) Check

White Text on Background

White text readability test with #887EFA

Small body copy preview

Black Text on Background

Black text readability test with #887EFA

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 #887EFA */
--color-hex: #887EFA;
--color-rgb: rgb(136, 126, 250);
--color-hsl: hsl(245deg, 93%, 74%);

Adjacent HEX Color Codes

Copied!