#CA689C Color Information

Hex color code: #CA689C

The hex color #CA689C is a gentle magenta with RGB values of (202, 104, 156) and HSL of (328°, 48%, 60%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#CA689C
RGB
202, 104, 156
HSL
328°, 48%, 60%
CMYK
0%, 49%, 23%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA689C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 104, 156

Red: 202 / Green: 104 / Blue: 156

HSL

328°, 48%, 60%

Hue: 328° / Saturation: 48% / Lightness: 60%

CMYK

0%, 49%, 23%, 21%

Cyan: 0% / Magenta: 49% / Yellow: 23% / Key: 21%

What color is #CA689C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA689C to RGB:

rgb(202, 104, 156)HEX to RGB Converter →

HEX to HSL

Convert #CA689C to HSL:

hsl(328, 48%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #CA689C to CMYK:

cmyk(0%, 49%, 23%, 21%)Color Converter →

Color Meaning and Usage

#CA689C is a pastel magenta color with RGB values of 202, 104, 156 and HSL of 328°, 48%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA689C is #68CA96, creating high-contrast pairings. For softer combinations, try analogous colors like #C768CA.

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

Contrast with #CA689C

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

Contrast Ratio: 5.97:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA689C?

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

What is the RGB value of #CA689C?

#CA689C in RGB is (202, 104, 156) - 202 red, 104 green, and 156 blue.

How to use #CA689C in CSS?

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

What colors go well with #CA689C?

#68CA96 (complementary), #C768CA (analogous), and #AA3C76 (lighter shade) work well with #CA689C.