#C69AEA Color Information

Hex color code: #C69AEA

#C69AEA is a light purple color. In RGB it is (198, 154, 234), and in HSL it is (273°, 66%, 76%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C69AEA
RGB
198, 154, 234
HSL
273°, 66%, 76%
CMYK
15%, 34%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C69AEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 154, 234

Red: 198 / Green: 154 / Blue: 234

HSL

273°, 66%, 76%

Hue: 273° / Saturation: 66% / Lightness: 76%

CMYK

15%, 34%, 0%, 8%

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

What color is #C69AEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C69AEA to RGB:

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

HEX to HSL

Convert #C69AEA to HSL:

hsl(273, 66%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C69AEA to CMYK:

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

Color Meaning and Usage

#C69AEA is a airy purple color with RGB values of 198, 154, 234 and HSL of 273°, 66%, 76%. 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 #C69AEA is #BEEA99, creating high-contrast pairings. For softer combinations, try analogous colors like #9D99EA.

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

Contrast with #C69AEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C69AEA?

#C69AEA is a airy purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C69AEA?

#C69AEA in RGB is (198, 154, 234) - 198 red, 154 green, and 234 blue.

How to use #C69AEA in CSS?

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

What colors go well with #C69AEA?

#BEEA99 (complementary), #9D99EA (analogous), and #A25ADD (lighter shade) work well with #C69AEA.