✓ Copied to clipboard
#CA2FBE (Warm Purple) color swatch preview — Color From Pic.
#CA2FBE — Warm Purple color swatch

Warm Purple

#CA2FBE

📝 Color Information for #CA2FBE

The hexadecimal color code #CA2FBE represents a medium shade in the purple family. In the RGB color model, this color is composed of 202 red, 47 green, and 190 blue, which translates to approximately 79% red, 18% green, and 75% blue. This makes it a moderately saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #CA2FBE has a hue of 305 degrees, a saturation level of 62%, and a lightness value of 49%. The hue angle of 305° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 305°, saturation of 77%, and brightness/value of 79%. For print applications using the CMYK color model, #CA2FBE would be reproduced using 0% cyan, 77% magenta, 6% yellow, and 21% black. The closest web-safe color is #CC33CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #CA2FBE with other colors, consider its complementary color at hue 125° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13250494, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CA2FBE

Tailwind CSS
fuchsia-600
HEX
#CA2FBE
RGB
rgb(202, 47, 190)
RGB %
79%, 18%, 75%
HSL
hsl(305, 62%, 49%)
HSV
hsv(305, 77%, 79%)
CMYK
0%, 77%, 6%, 21%
Decimal
13250494
Web Safe
#CC33CC

🎨 Color Schemes for #CA2FBE

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CA2FBE

🌗 Shades and Tints of #CA2FBE

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CA2FBE

Tones (adding gray / desaturating)

🌈 Hue Variations of #CA2FBE

Hue Variations (shifting the color spectrum)

👁️ Preview of #CA2FBE in Use

Text on #CA2FBE
This demonstrates text readability on the color background. (Click to edit)
#CA2FBE as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #CA2FBE

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #CA2FBE

:root { --color-hex: #CA2FBE; --color-rgb: 202, 47, 190; --color-hsl: 305, 62%, 49%; } .bg-color { background-color: #CA2FBE; } .text-color { color: #CA2FBE; } .border-color { border-color: #CA2FBE; }

🛠️ Use #CA2FBE in Your Project

🎨
Build a Palette with #CA2FBE
Generate harmonious color schemes
⚖️
Check Contrast for #CA2FBE
WCAG accessibility testing
🌈
Create a Gradient with #CA2FBE
Beautiful CSS gradients

🔗 Related Colors to #CA2FBE

#8A2FCA
Hue -30°
#B12FCA
Hue -15°
#CA2F97
Hue +15°
#CA2F70
Hue +30°
#AE29A2
85% L
#8C2183
70% L
#671861
50% L
#3E0F3A
30% L
#D756CC
59% L
#E17FD9
69% L
#ECACE6
80% L
#F5D6F3
90% L

About Warm Purple (#CA2FBE)

Warm Purple is a medium, vibrant, warm purple color with a hue angle of 305°, saturation of 62%, and lightness of 49%. Its RGB value is (202, 47, 190) and its CMYK breakdown is C:0% M:77% Y:6% K:21%.

This is a Summer (Cool) color palette archetype. Royalty, Luxury, Ambition, Magic. Purple combines the stability of blue and the energy of red.

Frequently Asked Questions About #CA2FBE

What is the HEX code for Warm Purple? +

The HEX code for Warm Purple is #CA2FBE. In CSS you can use it directly as color: #CA2FBE; or as a background: background-color: #CA2FBE;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #CA2FBE? +

The RGB value of #CA2FBE is rgb(202, 47, 190). This means the color contains 202 out of 255 parts red, 47 out of 255 parts green, and 190 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(202, 47, 190);

What is the HSL value of #CA2FBE? +

The HSL value of #CA2FBE is hsl(305, 62%, 49%). The hue is 305°, placing it in the purple family on the color wheel. The saturation is 62%, making it vibrant. The lightness is 49%, making it medium. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #CA2FBE a warm or cool color? +

#CA2FBE is classified as a warm color based on its hue angle of 305°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #CA2FBE? +

The approximate CMYK value of #CA2FBE is C:0% M:77% Y:6% K:21%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #CA2FBE with Other Tools

🔢
Color Converter
Get all formats for #CA2FBE — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #CA2FBE passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #CA2FBE.
👓
Blindness Simulator
See how #CA2FBE appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #CA2FBE.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #CA2FBE.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #CA2FBE.
🔬
Technical Formats
See #CA2FBE in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #CA2FBE as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.