#C07FDA Color Information

Hex color code: #C07FDA

#C07FDA is a understated purple color. In RGB it is (192, 127, 218), and in HSL it is (283°, 55%, 68%). It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#C07FDA
RGB
192, 127, 218
HSL
283°, 55%, 68%
CMYK
12%, 42%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C07FDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 127, 218

Red: 192 / Green: 127 / Blue: 218

HSL

283°, 55%, 68%

Hue: 283° / Saturation: 55% / Lightness: 68%

CMYK

12%, 42%, 0%, 15%

Cyan: 12% / Magenta: 42% / Yellow: 0% / Key: 15%

What color is #C07FDA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C07FDA to RGB:

rgb(192, 127, 218)HEX to RGB Converter →

HEX to HSL

Convert #C07FDA to HSL:

hsl(283, 55%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #C07FDA to CMYK:

cmyk(12%, 42%, 0%, 15%)Color Converter →

Color Meaning and Usage

#C07FDA is a understated purple color with RGB values of 192, 127, 218 and HSL of 283°, 55%, 68%. 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 #C07FDA is #9ADA81, creating high-contrast pairings. For softer combinations, try analogous colors like #9481DA.

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

Contrast with #C07FDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C07FDA?

#C07FDA is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C07FDA?

#C07FDA in RGB is (192, 127, 218) - 192 red, 127 green, and 218 blue.

How to use #C07FDA in CSS?

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

What colors go well with #C07FDA?

#9ADA81 (complementary), #9481DA (analogous), and #A445C9 (lighter shade) work well with #C07FDA.