#C48FEE Color Information

Hex color code: #C48FEE

A dynamic purple shade, #C48FEE appears as (196, 143, 238) in RGB and (273°, 74%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#C48FEE
RGB
196, 143, 238
HSL
273°, 74%, 75%
CMYK
18%, 40%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C48FEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 143, 238

Red: 196 / Green: 143 / Blue: 238

HSL

273°, 74%, 75%

Hue: 273° / Saturation: 74% / Lightness: 75%

CMYK

18%, 40%, 0%, 7%

Cyan: 18% / Magenta: 40% / Yellow: 0% / Key: 7%

What color is #C48FEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C48FEE to RGB:

rgb(196, 143, 238)HEX to RGB Converter →

HEX to HSL

Convert #C48FEE to HSL:

hsl(273, 74%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C48FEE to CMYK:

cmyk(18%, 40%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking purple tone, #C48FEE has RGB (196, 143, 238) and HSL (273°, 74%, 75%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C48FEE is #BBEE90, creating high-contrast pairings. For softer combinations, try analogous colors like #9590EE.

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

Contrast with #C48FEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C48FEE?

#C48FEE is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C48FEE?

#C48FEE in RGB is (196, 143, 238) - 196 red, 143 green, and 238 blue.

How to use #C48FEE in CSS?

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

What colors go well with #C48FEE?

#BBEE90 (complementary), #9590EE (analogous), and #A14EE4 (lighter shade) work well with #C48FEE.