#AC4BED Color Information

Hex color code: #AC4BED

A eye-catching purple shade, #AC4BED appears as (172, 75, 237) in RGB and (276°, 82%, 61%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#AC4BED
RGB
172, 75, 237
HSL
276°, 82%, 61%
CMYK
27%, 68%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AC4BED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 75, 237

Red: 172 / Green: 75 / Blue: 237

HSL

276°, 82%, 61%

Hue: 276° / Saturation: 82% / Lightness: 61%

CMYK

27%, 68%, 0%, 7%

Cyan: 27% / Magenta: 68% / Yellow: 0% / Key: 7%

What color is #AC4BED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AC4BED to RGB:

rgb(172, 75, 237)HEX to RGB Converter →

HEX to HSL

Convert #AC4BED to HSL:

hsl(276, 82%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #AC4BED to CMYK:

cmyk(27%, 68%, 0%, 7%)Color Converter →

Color Meaning and Usage

#AC4BED is a vivid purple color with RGB values of 172, 75, 237 and HSL of 276°, 82%, 61%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AC4BED is #8BED4A, creating high-contrast pairings. For softer combinations, try analogous colors like #5A4AED.

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

Contrast with #AC4BED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AC4BED?

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

What is the RGB value of #AC4BED?

#AC4BED in RGB is (172, 75, 237) - 172 red, 75 green, and 237 blue.

How to use #AC4BED in CSS?

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

What colors go well with #AC4BED?

#8BED4A (complementary), #5A4AED (analogous), and #8915D5 (lighter shade) work well with #AC4BED.