#B64FEA Color Information

Hex color code: #B64FEA

A striking purple shade, #B64FEA appears as (182, 79, 234) in RGB and (280°, 79%, 61%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#B64FEA
RGB
182, 79, 234
HSL
280°, 79%, 61%
CMYK
22%, 66%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B64FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 79, 234

Red: 182 / Green: 79 / Blue: 234

HSL

280°, 79%, 61%

Hue: 280° / Saturation: 79% / Lightness: 61%

CMYK

22%, 66%, 0%, 8%

Cyan: 22% / Magenta: 66% / Yellow: 0% / Key: 8%

What color is #B64FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B64FEA to RGB:

rgb(182, 79, 234)HEX to RGB Converter →

HEX to HSL

Convert #B64FEA to HSL:

hsl(280, 79%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B64FEA to CMYK:

cmyk(22%, 66%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid purple tone, #B64FEA has RGB (182, 79, 234) and HSL (280°, 79%, 61%). Known for evoking romance and playfulness, this magenta-red hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B64FEA is #81EA4D, creating high-contrast pairings. For softer combinations, try analogous colors like #674DEA.

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

Contrast with #B64FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B64FEA?

#B64FEA is a vivid purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B64FEA?

#B64FEA in RGB is (182, 79, 234) - 182 red, 79 green, and 234 blue.

How to use #B64FEA in CSS?

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

What colors go well with #B64FEA?

#81EA4D (complementary), #674DEA (analogous), and #9419D2 (lighter shade) work well with #B64FEA.