#B787ED Color Information

Hex color code: #B787ED

#B787ED is a eye-catching purple color. In RGB it is (183, 135, 237), and in HSL it is (268°, 74%, 73%). It is popular in mobile app design.

Try:
Color NameMedium Purple
HEX
#B787ED
RGB
183, 135, 237
HSL
268°, 74%, 73%
CMYK
23%, 43%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B787ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 135, 237

Red: 183 / Green: 135 / Blue: 237

HSL

268°, 74%, 73%

Hue: 268° / Saturation: 74% / Lightness: 73%

CMYK

23%, 43%, 0%, 7%

Cyan: 23% / Magenta: 43% / Yellow: 0% / Key: 7%

What color is #B787ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B787ED to RGB:

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

HEX to HSL

Convert #B787ED to HSL:

hsl(268, 74%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #B787ED to CMYK:

cmyk(23%, 43%, 0%, 7%)Color Converter →

Color Meaning and Usage

A eye-catching purple tone, #B787ED has RGB (183, 135, 237) and HSL (268°, 74%, 73%). Known for evoking creativity and luxury, this blue-purple hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B787ED is #BEED87, creating high-contrast pairings. For softer combinations, try analogous colors like #878BED.

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

Contrast with #B787ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B787ED?

#B787ED is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #B787ED?

#B787ED in RGB is (183, 135, 237) - 183 red, 135 green, and 237 blue.

How to use #B787ED in CSS?

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

What colors go well with #B787ED?

#BEED87 (complementary), #878BED (analogous), and #8F45E3 (lighter shade) work well with #B787ED.