#874EDD Color Information

Hex color code: #874EDD

The hex color #874EDD is a calming purple with RGB values of (135, 78, 221) and HSL of (264°, 68%, 59%). It is frequently seen in web interfaces.

Try:
Color NameMedium Slate Blue
HEX
#874EDD
RGB
135, 78, 221
HSL
264°, 68%, 59%
CMYK
39%, 65%, 0%, 13%

Shades

CSS Usage
color: #874EDD;
background-color: #874EDD;
border-color: #874EDD;
box-shadow: 0 0 10px #874EDD;
border: 2px solid #874EDD;
Tailwind Usage
bg-[#874EDD]
text-[#874EDD]
border-[#874EDD]
shadow-[0_0_10px_874EDD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #874EDD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #874EDD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #874EDD; color: #FFFFFF; }

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 #874EDD; background-color: #874EDD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #874EDD20; border-left: 4px solid #874EDD; }

Link / Accent

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

a { color: #874EDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #874EDD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 78, 221

Red: 135 / Green: 78 / Blue: 221

HSL

264°, 68%, 59%

Hue: 264° / Saturation: 68% / Lightness: 59%

CMYK

39%, 65%, 0%, 13%

Cyan: 39% / Magenta: 65% / Yellow: 0% / Key: 13%

What color is #874EDD?

#874EDD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #874EDD to RGB:

rgb(135, 78, 221)HEX to RGB Converter →

HEX to HSL

Convert #874EDD to HSL:

hsl(264, 68%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #874EDD to CMYK:

cmyk(39%, 65%, 0%, 13%)Color Converter →

Color Meaning and Usage

A tranquil purple tone, #874EDD has RGB (135, 78, 221) and HSL (264°, 68%, 59%). Known for evoking creativity and luxury, this blue-purple hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #874EDD is #A5DE4F, creating high-contrast pairings. For softer combinations, try analogous colors like #4F5EDE.

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

Contrast with #874EDD

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

Contrast Ratio: 4.16:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #874EDD?

#874EDD is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #874EDD?

#874EDD in RGB is (135, 78, 221) - 135 red, 78 green, and 221 blue.

How to use #874EDD in CSS?

Use #874EDD directly in your CSS properties like color or background-color.

What colors go well with #874EDD?

#A5DE4F (complementary), #4F5EDE (analogous), and #6124BC (lighter shade) work well with #874EDD.