#CA98DF Color Information

Hex color code: #CA98DF

#CA98DF is a subtle purple color. In RGB it is (202, 152, 223), and in HSL it is (282°, 53%, 74%). It is popular in mobile app design.

Try:
Color NamePlum
HEX
#CA98DF
RGB
202, 152, 223
HSL
282°, 53%, 74%
CMYK
9%, 32%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CA98DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

202, 152, 223

Red: 202 / Green: 152 / Blue: 223

HSL

282°, 53%, 74%

Hue: 282° / Saturation: 53% / Lightness: 74%

CMYK

9%, 32%, 0%, 13%

Cyan: 9% / Magenta: 32% / Yellow: 0% / Key: 13%

What color is #CA98DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CA98DF to RGB:

rgb(202, 152, 223)HEX to RGB Converter →

HEX to HSL

Convert #CA98DF to HSL:

hsl(282, 53%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CA98DF to CMYK:

cmyk(9%, 32%, 0%, 13%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #CA98DF has RGB (202, 152, 223) and HSL (282°, 53%, 74%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CA98DF is #AFE09A, creating high-contrast pairings. For softer combinations, try analogous colors like #A89AE0.

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

Contrast with #CA98DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CA98DF?

#CA98DF is a subtle purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #CA98DF?

#CA98DF in RGB is (202, 152, 223) - 202 red, 152 green, and 223 blue.

How to use #CA98DF in CSS?

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

What colors go well with #CA98DF?

#AFE09A (complementary), #A89AE0 (analogous), and #AD5FCE (lighter shade) work well with #CA98DF.