#CA7FF5 Color Information

Hex color code: #CA7FF5

The hex color #CA7FF5 is a vivid purple with RGB values of (202, 127, 245) and HSL of (278°, 86%, 73%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#CA7FF5
RGB
202, 127, 245
HSL
278°, 86%, 73%
CMYK
18%, 48%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA7FF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 127, 245

Red: 202 / Green: 127 / Blue: 245

HSL

278°, 86%, 73%

Hue: 278° / Saturation: 86% / Lightness: 73%

CMYK

18%, 48%, 0%, 4%

Cyan: 18% / Magenta: 48% / Yellow: 0% / Key: 4%

What color is #CA7FF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA7FF5 to RGB:

rgb(202, 127, 245)HEX to RGB Converter →

HEX to HSL

Convert #CA7FF5 to HSL:

hsl(278, 86%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #CA7FF5 to CMYK:

cmyk(18%, 48%, 0%, 4%)Color Converter →

Color Meaning and Usage

A bold purple tone, #CA7FF5 has RGB (202, 127, 245) and HSL (278°, 86%, 73%). Known for evoking energy and excitement, this highly saturated hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA7FF5 is #AAF57F, creating high-contrast pairings. For softer combinations, try analogous colors like #8F7FF5.

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

Contrast with #CA7FF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA7FF5?

#CA7FF5 is a bold purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #CA7FF5?

#CA7FF5 in RGB is (202, 127, 245) - 202 red, 127 green, and 245 blue.

How to use #CA7FF5 in CSS?

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

What colors go well with #CA7FF5?

#AAF57F (complementary), #8F7FF5 (analogous), and #AC38F0 (lighter shade) work well with #CA7FF5.