#C69FEA Color Information

Hex color code: #C69FEA

#C69FEA is a delicate purple color. In RGB it is (198, 159, 234), and in HSL it is (271°, 64%, 77%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#C69FEA
RGB
198, 159, 234
HSL
271°, 64%, 77%
CMYK
15%, 32%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69FEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 159, 234

Red: 198 / Green: 159 / Blue: 234

HSL

271°, 64%, 77%

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

CMYK

15%, 32%, 0%, 8%

Cyan: 15% / Magenta: 32% / Yellow: 0% / Key: 8%

What color is #C69FEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69FEA to RGB:

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

HEX to HSL

Convert #C69FEA to HSL:

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

HEX to CMYK

Convert #C69FEA to CMYK:

cmyk(15%, 32%, 0%, 8%)Color Converter →

Color Meaning and Usage

A delicate purple tone, #C69FEA has RGB (198, 159, 234) and HSL (271°, 64%, 77%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C69FEA is #C3EA9F, creating high-contrast pairings. For softer combinations, try analogous colors like #A09FEA.

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

Contrast with #C69FEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69FEA?

#C69FEA is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69FEA?

#C69FEA in RGB is (198, 159, 234) - 198 red, 159 green, and 234 blue.

How to use #C69FEA in CSS?

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

What colors go well with #C69FEA?

#C3EA9F (complementary), #A09FEA (analogous), and #A060DC (lighter shade) work well with #C69FEA.