#B787CF Color Information

Hex color code: #B787CF

The hex color #B787CF is a delicate purple with RGB values of (183, 135, 207) and HSL of (280°, 43%, 67%). It is widely used in graphic design.

Try:
Color NameMedium Purple
HEX
#B787CF
RGB
183, 135, 207
HSL
280°, 43%, 67%
CMYK
12%, 35%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #B787CF; 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 #B787CF; background-color: #B787CF15; }

Alert / Toast

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

Link / Accent

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

a { color: #B787CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #B787CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 135, 207

Red: 183 / Green: 135 / Blue: 207

HSL

280°, 43%, 67%

Hue: 280° / Saturation: 43% / Lightness: 67%

CMYK

12%, 35%, 0%, 19%

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

What color is #B787CF?

#B787CF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B787CF to RGB:

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

HEX to HSL

Convert #B787CF to HSL:

hsl(280, 43%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B787CF to CMYK:

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

Color Meaning and Usage

#B787CF is a soft purple color with RGB values of 183, 135, 207 and HSL of 280°, 43%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B787CF is #9FCF87, creating high-contrast pairings. For softer combinations, try analogous colors like #9387CF.

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

Contrast with #B787CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B787CF?

#B787CF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B787CF?

#B787CF in RGB is (183, 135, 207) - 183 red, 135 green, and 207 blue.

How to use #B787CF in CSS?

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

What colors go well with #B787CF?

#9FCF87 (complementary), #9387CF (analogous), and #9650B9 (lighter shade) work well with #B787CF.