#B68ACC Color Information

Hex color code: #B68ACC

A gentle purple shade, #B68ACC appears as (182, 138, 204) in RGB and (280°, 39%, 67%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMedium Purple
HEX
#B68ACC
RGB
182, 138, 204
HSL
280°, 39%, 67%
CMYK
11%, 32%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B68ACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

182, 138, 204

Red: 182 / Green: 138 / Blue: 204

HSL

280°, 39%, 67%

Hue: 280° / Saturation: 39% / Lightness: 67%

CMYK

11%, 32%, 0%, 20%

Cyan: 11% / Magenta: 32% / Yellow: 0% / Key: 20%

What color is #B68ACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B68ACC to RGB:

rgb(182, 138, 204)HEX to RGB Converter →

HEX to HSL

Convert #B68ACC to HSL:

hsl(280, 39%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B68ACC to CMYK:

cmyk(11%, 32%, 0%, 20%)Color Converter →

Color Meaning and Usage

#B68ACC is a delicate purple color with RGB values of 182, 138, 204 and HSL of 280°, 39%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B68ACC is #A0CC8A, creating high-contrast pairings. For softer combinations, try analogous colors like #958ACC.

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

Contrast with #B68ACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B68ACC?

#B68ACC is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #B68ACC?

#B68ACC in RGB is (182, 138, 204) - 182 red, 138 green, and 204 blue.

How to use #B68ACC in CSS?

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

What colors go well with #B68ACC?

#A0CC8A (complementary), #958ACC (analogous), and #9555B4 (lighter shade) work well with #B68ACC.