#C959EB Color Information

Hex color code: #C959EB

A striking magenta shade, #C959EB appears as (201, 89, 235) in RGB and (286°, 78%, 64%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#C959EB
RGB
201, 89, 235
HSL
286°, 78%, 64%
CMYK
14%, 62%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C959EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 89, 235

Red: 201 / Green: 89 / Blue: 235

HSL

286°, 78%, 64%

Hue: 286° / Saturation: 78% / Lightness: 64%

CMYK

14%, 62%, 0%, 8%

Cyan: 14% / Magenta: 62% / Yellow: 0% / Key: 8%

What color is #C959EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C959EB to RGB:

rgb(201, 89, 235)HEX to RGB Converter →

HEX to HSL

Convert #C959EB to HSL:

hsl(286, 78%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C959EB to CMYK:

cmyk(14%, 62%, 0%, 8%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #C959EB has RGB (201, 89, 235) and HSL (286°, 78%, 64%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C959EB is #7DEB5C, creating high-contrast pairings. For softer combinations, try analogous colors like #825CEB.

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

Contrast with #C959EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C959EB?

#C959EB is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C959EB?

#C959EB in RGB is (201, 89, 235) - 201 red, 89 green, and 235 blue.

How to use #C959EB in CSS?

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

What colors go well with #C959EB?

#7DEB5C (complementary), #825CEB (analogous), and #B11BDE (lighter shade) work well with #C959EB.