#C69ABC Color Information

Hex color code: #C69ABC

A soft magenta shade, #C69ABC appears as (198, 154, 188) in RGB and (314°, 28%, 69%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C69ABC
RGB
198, 154, 188
HSL
314°, 28%, 69%
CMYK
0%, 22%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69ABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 154, 188

Red: 198 / Green: 154 / Blue: 188

HSL

314°, 28%, 69%

Hue: 314° / Saturation: 28% / Lightness: 69%

CMYK

0%, 22%, 5%, 22%

Cyan: 0% / Magenta: 22% / Yellow: 5% / Key: 22%

What color is #C69ABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69ABC to RGB:

rgb(198, 154, 188)HEX to RGB Converter →

HEX to HSL

Convert #C69ABC to HSL:

hsl(314, 28%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #C69ABC to CMYK:

cmyk(0%, 22%, 5%, 22%)Color Converter →

Color Meaning and Usage

#C69ABC is a gentle magenta color with RGB values of 198, 154, 188 and HSL of 314°, 28%, 69%. This magenta-red hue evokes romance and playfulness, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69ABC is #9AC6A4, creating high-contrast pairings. For softer combinations, try analogous colors like #BA9AC6.

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

Contrast with #C69ABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69ABC?

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

What is the RGB value of #C69ABC?

#C69ABC in RGB is (198, 154, 188) - 198 red, 154 green, and 188 blue.

How to use #C69ABC in CSS?

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

What colors go well with #C69ABC?

#9AC6A4 (complementary), #BA9AC6 (analogous), and #AB699B (lighter shade) work well with #C69ABC.