#875ECF Color Information

Hex color code: #875ECF

#875ECF is a cool purple color. In RGB it is (135, 94, 207), and in HSL it is (262°, 54%, 59%). It is commonly used in modern UI design.

Try:
Color NameMedium Purple
HEX
#875ECF
RGB
135, 94, 207
HSL
262°, 54%, 59%
CMYK
35%, 55%, 0%, 19%

Shades

CSS Usage
color: #875ECF;
background-color: #875ECF;
border-color: #875ECF;
box-shadow: 0 0 10px #875ECF;
border: 2px solid #875ECF;
Tailwind Usage
bg-[#875ECF]
text-[#875ECF]
border-[#875ECF]
shadow-[0_0_10px_875ECF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #875ECF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #875ECF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #875ECF; 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 #875ECF; background-color: #875ECF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #875ECF20; border-left: 4px solid #875ECF; }

Link / Accent

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

a { color: #875ECF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #875ECF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

135, 94, 207

Red: 135 / Green: 94 / Blue: 207

HSL

262°, 54%, 59%

Hue: 262° / Saturation: 54% / Lightness: 59%

CMYK

35%, 55%, 0%, 19%

Cyan: 35% / Magenta: 55% / Yellow: 0% / Key: 19%

What color is #875ECF?

#875ECF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #875ECF to RGB:

rgb(135, 94, 207)HEX to RGB Converter →

HEX to HSL

Convert #875ECF to HSL:

hsl(262, 54%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #875ECF to CMYK:

cmyk(35%, 55%, 0%, 19%)Color Converter →

Color Meaning and Usage

#875ECF is a tranquil purple color with RGB values of 135, 94, 207 and HSL of 262°, 54%, 59%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #875ECF is #A6CF5E, creating high-contrast pairings. For softer combinations, try analogous colors like #5E6DCF.

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

Contrast with #875ECF

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

Contrast Ratio: 4.53:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #875ECF?

#875ECF is a tranquil purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #875ECF?

#875ECF in RGB is (135, 94, 207) - 135 red, 94 green, and 207 blue.

How to use #875ECF in CSS?

Use #875ECF directly in your CSS properties like color or background-color.

What colors go well with #875ECF?

#A6CF5E (complementary), #5E6DCF (analogous), and #6034AD (lighter shade) work well with #875ECF.