#C892ED Color Information

Hex color code: #C892ED

#C892ED is a vivid purple color. In RGB it is (200, 146, 237), and in HSL it is (276°, 72%, 75%). It is frequently seen in web interfaces.

Try:
Color NamePlum
HEX
#C892ED
RGB
200, 146, 237
HSL
276°, 72%, 75%
CMYK
16%, 38%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C892ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 146, 237

Red: 200 / Green: 146 / Blue: 237

HSL

276°, 72%, 75%

Hue: 276° / Saturation: 72% / Lightness: 75%

CMYK

16%, 38%, 0%, 7%

Cyan: 16% / Magenta: 38% / Yellow: 0% / Key: 7%

What color is #C892ED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C892ED to RGB:

rgb(200, 146, 237)HEX to RGB Converter →

HEX to HSL

Convert #C892ED to HSL:

hsl(276, 72%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C892ED to CMYK:

cmyk(16%, 38%, 0%, 7%)Color Converter →

Color Meaning and Usage

#C892ED is a striking purple color with RGB values of 200, 146, 237 and HSL of 276°, 72%, 75%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C892ED is #B6ED91, creating high-contrast pairings. For softer combinations, try analogous colors like #9B91ED.

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

Contrast with #C892ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C892ED?

#C892ED is a striking purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C892ED?

#C892ED in RGB is (200, 146, 237) - 200 red, 146 green, and 237 blue.

How to use #C892ED in CSS?

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

What colors go well with #C892ED?

#B6ED91 (complementary), #9B91ED (analogous), and #A850E2 (lighter shade) work well with #C892ED.