#C850ED Color Information

Hex color code: #C850ED

The hex color #C850ED is a vivid magenta with RGB values of (200, 80, 237) and HSL of (286°, 81%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Orchid
HEX
#C850ED
RGB
200, 80, 237
HSL
286°, 81%, 62%
CMYK
16%, 66%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C850ED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 80, 237

Red: 200 / Green: 80 / Blue: 237

HSL

286°, 81%, 62%

Hue: 286° / Saturation: 81% / Lightness: 62%

CMYK

16%, 66%, 0%, 7%

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

What color is #C850ED?

#C850ED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C850ED to RGB:

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

HEX to HSL

Convert #C850ED to HSL:

hsl(286, 81%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #C850ED to CMYK:

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

Color Meaning and Usage

#C850ED is a striking magenta color with RGB values of 200, 80, 237 and HSL of 286°, 81%, 62%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C850ED is #74ED50, creating high-contrast pairings. For softer combinations, try analogous colors like #7950ED.

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

Contrast with #C850ED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C850ED?

#C850ED is a striking magenta color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #C850ED?

#C850ED in RGB is (200, 80, 237) - 200 red, 80 green, and 237 blue.

How to use #C850ED in CSS?

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

What colors go well with #C850ED?

#74ED50 (complementary), #7950ED (analogous), and #AC17D9 (lighter shade) work well with #C850ED.