#C48AE8 Color Information

Hex color code: #C48AE8

The hex color #C48AE8 is a balanced purple with RGB values of (196, 138, 232) and HSL of (277°, 67%, 73%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C48AE8
RGB
196, 138, 232
HSL
277°, 67%, 73%
CMYK
16%, 41%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48AE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 138, 232

Red: 196 / Green: 138 / Blue: 232

HSL

277°, 67%, 73%

Hue: 277° / Saturation: 67% / Lightness: 73%

CMYK

16%, 41%, 0%, 9%

Cyan: 16% / Magenta: 41% / Yellow: 0% / Key: 9%

What color is #C48AE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48AE8 to RGB:

rgb(196, 138, 232)HEX to RGB Converter →

HEX to HSL

Convert #C48AE8 to HSL:

hsl(277, 67%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C48AE8 to CMYK:

cmyk(16%, 41%, 0%, 9%)Color Converter →

Color Meaning and Usage

#C48AE8 is a subtle purple color with RGB values of 196, 138, 232 and HSL of 277°, 67%, 73%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48AE8 is #AFE88C, creating high-contrast pairings. For softer combinations, try analogous colors like #978CE8.

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

Contrast with #C48AE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48AE8?

#C48AE8 is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C48AE8?

#C48AE8 in RGB is (196, 138, 232) - 196 red, 138 green, and 232 blue.

How to use #C48AE8 in CSS?

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

What colors go well with #C48AE8?

#AFE88C (complementary), #978CE8 (analogous), and #A54CDC (lighter shade) work well with #C48AE8.