#CA6DBE Color Information

Hex color code: #CA6DBE

The hex color #CA6DBE is a delicate magenta with RGB values of (202, 109, 190) and HSL of (308°, 47%, 61%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CA6DBE
RGB
202, 109, 190
HSL
308°, 47%, 61%
CMYK
0%, 46%, 6%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA6DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 109, 190

Red: 202 / Green: 109 / Blue: 190

HSL

308°, 47%, 61%

Hue: 308° / Saturation: 47% / Lightness: 61%

CMYK

0%, 46%, 6%, 21%

Cyan: 0% / Magenta: 46% / Yellow: 6% / Key: 21%

What color is #CA6DBE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA6DBE to RGB:

rgb(202, 109, 190)HEX to RGB Converter →

HEX to HSL

Convert #CA6DBE to HSL:

hsl(308, 47%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #CA6DBE to CMYK:

cmyk(0%, 46%, 6%, 21%)Color Converter →

Color Meaning and Usage

#CA6DBE is a delicate magenta color with RGB values of 202, 109, 190 and HSL of 308°, 47%, 61%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA6DBE is #6DCA79, creating high-contrast pairings. For softer combinations, try analogous colors like #A86DCA.

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

Contrast with #CA6DBE

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

Contrast Ratio: 6.44:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA6DBE?

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

What is the RGB value of #CA6DBE?

#CA6DBE in RGB is (202, 109, 190) - 202 red, 109 green, and 190 blue.

How to use #CA6DBE in CSS?

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

What colors go well with #CA6DBE?

#6DCA79 (complementary), #A86DCA (analogous), and #AC3E9E (lighter shade) work well with #CA6DBE.