#C69BEE Color Information

Hex color code: #C69BEE

#C69BEE is a delicate purple color. In RGB it is (198, 155, 238), and in HSL it is (271°, 71%, 77%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C69BEE
RGB
198, 155, 238
HSL
271°, 71%, 77%
CMYK
17%, 35%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 155, 238

Red: 198 / Green: 155 / Blue: 238

HSL

271°, 71%, 77%

Hue: 271° / Saturation: 71% / Lightness: 77%

CMYK

17%, 35%, 0%, 7%

Cyan: 17% / Magenta: 35% / Yellow: 0% / Key: 7%

What color is #C69BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69BEE to RGB:

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

HEX to HSL

Convert #C69BEE to HSL:

hsl(271, 71%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C69BEE to CMYK:

cmyk(17%, 35%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C69BEE is a ethereal purple color with RGB values of 198, 155, 238 and HSL of 271°, 71%, 77%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69BEE is #C3EE9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9C9BEE.

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

Contrast with #C69BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69BEE?

#C69BEE is a ethereal purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69BEE?

#C69BEE in RGB is (198, 155, 238) - 198 red, 155 green, and 238 blue.

How to use #C69BEE in CSS?

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

What colors go well with #C69BEE?

#C3EE9B (complementary), #9C9BEE (analogous), and #A059E3 (lighter shade) work well with #C69BEE.