#C6AFCF Color Information

Hex color code: #C6AFCF

#C6AFCF is a gentle purple color. In RGB it is (198, 175, 207), and in HSL it is (283°, 25%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C6AFCF
RGB
198, 175, 207
HSL
283°, 25%, 75%
CMYK
4%, 15%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6AFCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 175, 207

Red: 198 / Green: 175 / Blue: 207

HSL

283°, 25%, 75%

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

CMYK

4%, 15%, 0%, 19%

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

What color is #C6AFCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6AFCF to RGB:

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

HEX to HSL

Convert #C6AFCF to HSL:

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

HEX to CMYK

Convert #C6AFCF to CMYK:

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

Color Meaning and Usage

A subtle purple tone, #C6AFCF has RGB (198, 175, 207) and HSL (283°, 25%, 75%). Known for evoking romance and playfulness, this magenta-red hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6AFCF is #B8CFAF, creating high-contrast pairings. For softer combinations, try analogous colors like #B6AFCF.

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

Contrast with #C6AFCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6AFCF?

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

What is the RGB value of #C6AFCF?

#C6AFCF in RGB is (198, 175, 207) - 198 red, 175 green, and 207 blue.

How to use #C6AFCF in CSS?

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

What colors go well with #C6AFCF?

#B8CFAF (complementary), #B6AFCF (analogous), and #A480B3 (lighter shade) work well with #C6AFCF.