#C69FDB Color Information

Hex color code: #C69FDB

The hex color #C69FDB is a gentle purple with RGB values of (198, 159, 219) and HSL of (279°, 45%, 74%). It is often used for branding and logos.

Try:
Color NamePlum
HEX
#C69FDB
RGB
198, 159, 219
HSL
279°, 45%, 74%
CMYK
10%, 27%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69FDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 159, 219

Red: 198 / Green: 159 / Blue: 219

HSL

279°, 45%, 74%

Hue: 279° / Saturation: 45% / Lightness: 74%

CMYK

10%, 27%, 0%, 14%

Cyan: 10% / Magenta: 27% / Yellow: 0% / Key: 14%

What color is #C69FDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69FDB to RGB:

rgb(198, 159, 219)HEX to RGB Converter →

HEX to HSL

Convert #C69FDB to HSL:

hsl(279, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C69FDB to CMYK:

cmyk(10%, 27%, 0%, 14%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #C69FDB has RGB (198, 159, 219) and HSL (279°, 45%, 74%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69FDB is #B4DB9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A89FDB.

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

Contrast with #C69FDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69FDB?

#C69FDB is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69FDB?

#C69FDB in RGB is (198, 159, 219) - 198 red, 159 green, and 219 blue.

How to use #C69FDB in CSS?

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

What colors go well with #C69FDB?

#B4DB9F (complementary), #A89FDB (analogous), and #A567C5 (lighter shade) work well with #C69FDB.