#B677CF Color Information

Hex color code: #B677CF

A gentle purple shade, #B677CF appears as (182, 119, 207) in RGB and (283°, 48%, 64%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B677CF
RGB
182, 119, 207
HSL
283°, 48%, 64%
CMYK
12%, 43%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B677CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 119, 207

Red: 182 / Green: 119 / Blue: 207

HSL

283°, 48%, 64%

Hue: 283° / Saturation: 48% / Lightness: 64%

CMYK

12%, 43%, 0%, 19%

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

What color is #B677CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B677CF to RGB:

rgb(182, 119, 207)HEX to RGB Converter →

HEX to HSL

Convert #B677CF to HSL:

hsl(283, 48%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B677CF to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #B677CF has RGB (182, 119, 207) and HSL (283°, 48%, 64%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B677CF is #90CF77, creating high-contrast pairings. For softer combinations, try analogous colors like #8A77CF.

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

Contrast with #B677CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B677CF?

#B677CF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B677CF?

#B677CF in RGB is (182, 119, 207) - 182 red, 119 green, and 207 blue.

How to use #B677CF in CSS?

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

What colors go well with #B677CF?

#90CF77 (complementary), #8A77CF (analogous), and #9741B9 (lighter shade) work well with #B677CF.