#C59EEF Color Information

Hex color code: #C59EEF

The hex color #C59EEF is a airy purple with RGB values of (197, 158, 239) and HSL of (269°, 72%, 78%). It is widely used in graphic design.

Try:
Color NamePlum
HEX
#C59EEF
RGB
197, 158, 239
HSL
269°, 72%, 78%
CMYK
18%, 34%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C59EEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 158, 239

Red: 197 / Green: 158 / Blue: 239

HSL

269°, 72%, 78%

Hue: 269° / Saturation: 72% / Lightness: 78%

CMYK

18%, 34%, 0%, 6%

Cyan: 18% / Magenta: 34% / Yellow: 0% / Key: 6%

What color is #C59EEF?

#C59EEF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C59EEF to RGB:

rgb(197, 158, 239)HEX to RGB Converter →

HEX to HSL

Convert #C59EEF to HSL:

hsl(269, 72%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C59EEF to CMYK:

cmyk(18%, 34%, 0%, 6%)Color Converter →

Color Meaning and Usage

A light purple tone, #C59EEF has RGB (197, 158, 239) and HSL (269°, 72%, 78%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C59EEF is #C8EF9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FA0EF.

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

Contrast with #C59EEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C59EEF?

#C59EEF is a light purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #C59EEF?

#C59EEF in RGB is (197, 158, 239) - 197 red, 158 green, and 239 blue.

How to use #C59EEF in CSS?

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

What colors go well with #C59EEF?

#C8EF9F (complementary), #9FA0EF (analogous), and #9E5DE5 (lighter shade) work well with #C59EEF.