#C4AFCF Color Information

Hex color code: #C4AFCF

A subtle purple shade, #C4AFCF appears as (196, 175, 207) in RGB and (279°, 25%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C4AFCF
RGB
196, 175, 207
HSL
279°, 25%, 75%
CMYK
5%, 15%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4AFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 175, 207

Red: 196 / Green: 175 / Blue: 207

HSL

279°, 25%, 75%

Hue: 279° / Saturation: 25% / Lightness: 75%

CMYK

5%, 15%, 0%, 19%

Cyan: 5% / Magenta: 15% / Yellow: 0% / Key: 19%

What color is #C4AFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4AFCF to RGB:

rgb(196, 175, 207)HEX to RGB Converter →

HEX to HSL

Convert #C4AFCF to HSL:

hsl(279, 25%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C4AFCF to CMYK:

cmyk(5%, 15%, 0%, 19%)Color Converter →

Color Meaning and Usage

A gentle purple tone, #C4AFCF has RGB (196, 175, 207) and HSL (279°, 25%, 75%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4AFCF is #BACFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #B4AFCF.

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

Contrast with #C4AFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4AFCF?

#C4AFCF is a gentle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C4AFCF?

#C4AFCF in RGB is (196, 175, 207) - 196 red, 175 green, and 207 blue.

How to use #C4AFCF in CSS?

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

What colors go well with #C4AFCF?

#BACFAF (complementary), #B4AFCF (analogous), and #A180B3 (lighter shade) work well with #C4AFCF.