#C69BEC Color Information

Hex color code: #C69BEC

A soft purple shade, #C69BEC appears as (198, 155, 236) in RGB and (272°, 68%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C69BEC
RGB
198, 155, 236
HSL
272°, 68%, 77%
CMYK
16%, 34%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69BEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 155, 236

Red: 198 / Green: 155 / Blue: 236

HSL

272°, 68%, 77%

Hue: 272° / Saturation: 68% / Lightness: 77%

CMYK

16%, 34%, 0%, 7%

Cyan: 16% / Magenta: 34% / Yellow: 0% / Key: 7%

What color is #C69BEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69BEC to RGB:

rgb(198, 155, 236)HEX to RGB Converter →

HEX to HSL

Convert #C69BEC to HSL:

hsl(272, 68%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C69BEC to CMYK:

cmyk(16%, 34%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C69BEC is a soft purple color with RGB values of 198, 155, 236 and HSL of 272°, 68%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69BEC is #C2EC9C, creating high-contrast pairings. For softer combinations, try analogous colors like #9F9CEC.

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

Contrast with #C69BEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69BEC?

#C69BEC is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69BEC?

#C69BEC in RGB is (198, 155, 236) - 198 red, 155 green, and 236 blue.

How to use #C69BEC in CSS?

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

What colors go well with #C69BEC?

#C2EC9C (complementary), #9F9CEC (analogous), and #A25CE0 (lighter shade) work well with #C69BEC.