#C69CC3 Color Information

Hex color code: #C69CC3

The hex color #C69CC3 is a pastel magenta with RGB values of (198, 156, 195) and HSL of (304°, 27%, 69%). It is commonly used in modern UI design.

Try:
Color NamePlum
HEX
#C69CC3
RGB
198, 156, 195
HSL
304°, 27%, 69%
CMYK
0%, 21%, 2%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69CC3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 156, 195

Red: 198 / Green: 156 / Blue: 195

HSL

304°, 27%, 69%

Hue: 304° / Saturation: 27% / Lightness: 69%

CMYK

0%, 21%, 2%, 22%

Cyan: 0% / Magenta: 21% / Yellow: 2% / Key: 22%

What color is #C69CC3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69CC3 to RGB:

rgb(198, 156, 195)HEX to RGB Converter →

HEX to HSL

Convert #C69CC3 to HSL:

hsl(304, 27%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C69CC3 to CMYK:

cmyk(0%, 21%, 2%, 22%)Color Converter →

Color Meaning and Usage

#C69CC3 is a pastel magenta color with RGB values of 198, 156, 195 and HSL of 304°, 27%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69CC3 is #9BC59D, creating high-contrast pairings. For softer combinations, try analogous colors like #B39BC5.

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

Contrast with #C69CC3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69CC3?

#C69CC3 is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69CC3?

#C69CC3 in RGB is (198, 156, 195) - 198 red, 156 green, and 195 blue.

How to use #C69CC3 in CSS?

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

What colors go well with #C69CC3?

#9BC59D (complementary), #B39BC5 (analogous), and #A96AA5 (lighter shade) work well with #C69CC3.