#B249EE Color Information

Hex color code: #B249EE

#B249EE is a bold purple color. In RGB it is (178, 73, 238), and in HSL it is (278°, 83%, 61%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#B249EE
RGB
178, 73, 238
HSL
278°, 83%, 61%
CMYK
25%, 69%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B249EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

178, 73, 238

Red: 178 / Green: 73 / Blue: 238

HSL

278°, 83%, 61%

Hue: 278° / Saturation: 83% / Lightness: 61%

CMYK

25%, 69%, 0%, 7%

Cyan: 25% / Magenta: 69% / Yellow: 0% / Key: 7%

What color is #B249EE?

#B249EE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B249EE to RGB:

rgb(178, 73, 238)HEX to RGB Converter →

HEX to HSL

Convert #B249EE to HSL:

hsl(278, 83%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B249EE to CMYK:

cmyk(25%, 69%, 0%, 7%)Color Converter →

Color Meaning and Usage

#B249EE is a vivid purple color with RGB values of 178, 73, 238 and HSL of 278°, 83%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B249EE is #86EE49, creating high-contrast pairings. For softer combinations, try analogous colors like #5F49EE.

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

Contrast with #B249EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B249EE?

#B249EE is a vivid purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #B249EE?

#B249EE in RGB is (178, 73, 238) - 178 red, 73 green, and 238 blue.

How to use #B249EE in CSS?

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

What colors go well with #B249EE?

#86EE49 (complementary), #5F49EE (analogous), and #8F14D7 (lighter shade) work well with #B249EE.