#CA54EE Color Information

Hex color code: #CA54EE

The hex color #CA54EE is a striking magenta with RGB values of (202, 84, 238) and HSL of (286°, 82%, 63%). It is popular in mobile app design.

Try:
Color NameMedium Orchid
HEX
#CA54EE
RGB
202, 84, 238
HSL
286°, 82%, 63%
CMYK
15%, 65%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA54EE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 84, 238

Red: 202 / Green: 84 / Blue: 238

HSL

286°, 82%, 63%

Hue: 286° / Saturation: 82% / Lightness: 63%

CMYK

15%, 65%, 0%, 7%

Cyan: 15% / Magenta: 65% / Yellow: 0% / Key: 7%

What color is #CA54EE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA54EE to RGB:

rgb(202, 84, 238)HEX to RGB Converter →

HEX to HSL

Convert #CA54EE to HSL:

hsl(286, 82%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #CA54EE to CMYK:

cmyk(15%, 65%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking magenta tone, #CA54EE has RGB (202, 84, 238) and HSL (286°, 82%, 63%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA54EE is #77EE53, creating high-contrast pairings. For softer combinations, try analogous colors like #7D53EE.

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

Contrast with #CA54EE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA54EE?

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

What is the RGB value of #CA54EE?

#CA54EE in RGB is (202, 84, 238) - 202 red, 84 green, and 238 blue.

How to use #CA54EE in CSS?

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

What colors go well with #CA54EE?

#77EE53 (complementary), #7D53EE (analogous), and #B016DF (lighter shade) work well with #CA54EE.