#888FEA Color Information

Hex color code: #888FEA

The hex color #888FEA is a tranquil blue with RGB values of (136, 143, 234) and HSL of (236°, 70%, 73%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#888FEA
RGB
136, 143, 234
HSL
236°, 70%, 73%
CMYK
42%, 39%, 0%, 8%

Shades

CSS Usage
color: #888FEA;
background-color: #888FEA;
border-color: #888FEA;
box-shadow: 0 0 10px #888FEA;
border: 2px solid #888FEA;
Tailwind Usage
bg-[#888FEA]
text-[#888FEA]
border-[#888FEA]
shadow-[0_0_10px_888FEA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #888FEA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #888FEA; color: #000000; }

Badge

New Feature
.badge { background-color: #888FEA; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #888FEA; background-color: #888FEA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #888FEA20; border-left: 4px solid #888FEA; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #888FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #888FEA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 143, 234

Red: 136 / Green: 143 / Blue: 234

HSL

236°, 70%, 73%

Hue: 236° / Saturation: 70% / Lightness: 73%

CMYK

42%, 39%, 0%, 8%

Cyan: 42% / Magenta: 39% / Yellow: 0% / Key: 8%

What color is #888FEA?

#888FEA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #888FEA to RGB:

rgb(136, 143, 234)HEX to RGB Converter →

HEX to HSL

Convert #888FEA to HSL:

hsl(236, 70%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #888FEA to CMYK:

cmyk(42%, 39%, 0%, 8%)Color Converter →

Color Meaning and Usage

#888FEA is a serene blue color with RGB values of 136, 143, 234 and HSL of 236°, 70%, 73%. This blue-purple hue evokes creativity and luxury, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #888FEA is #EAE48A, creating high-contrast pairings. For softer combinations, try analogous colors like #8AC1EA.

Use #888FEA in CSS: color: #888FEA or background-color: #888FEA. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #888FEA

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 7.16:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #888FEA?

#888FEA is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #888FEA?

#888FEA in RGB is (136, 143, 234) - 136 red, 143 green, and 234 blue.

How to use #888FEA in CSS?

Use #888FEA directly in your CSS properties like color or background-color.

What colors go well with #888FEA?

#EAE48A (complementary), #8AC1EA (analogous), and #4953DF (lighter shade) work well with #888FEA.