#C4ABEB Color Information

Hex color code: #C4ABEB

The hex color #C4ABEB is a airy purple with RGB values of (196, 171, 235) and HSL of (263°, 62%, 80%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C4ABEB
RGB
196, 171, 235
HSL
263°, 62%, 80%
CMYK
17%, 27%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4ABEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 171, 235

Red: 196 / Green: 171 / Blue: 235

HSL

263°, 62%, 80%

Hue: 263° / Saturation: 62% / Lightness: 80%

CMYK

17%, 27%, 0%, 8%

Cyan: 17% / Magenta: 27% / Yellow: 0% / Key: 8%

What color is #C4ABEB?

#C4ABEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4ABEB to RGB:

rgb(196, 171, 235)HEX to RGB Converter →

HEX to HSL

Convert #C4ABEB to HSL:

hsl(263, 62%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C4ABEB to CMYK:

cmyk(17%, 27%, 0%, 8%)Color Converter →

Color Meaning and Usage

#C4ABEB is a delicate purple color with RGB values of 196, 171, 235 and HSL of 263°, 62%, 80%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4ABEB is #D3ECAC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACB4EC.

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

Contrast with #C4ABEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4ABEB?

#C4ABEB is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C4ABEB?

#C4ABEB in RGB is (196, 171, 235) - 196 red, 171 green, and 235 blue.

How to use #C4ABEB in CSS?

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

What colors go well with #C4ABEB?

#D3ECAC (complementary), #ACB4EC (analogous), and #996EDD (lighter shade) work well with #C4ABEB.