✓ Copied to clipboard
#C3A7DC (Light Violet) color swatch preview — Color From Pic.
#C3A7DC — Light Violet color swatch

Light Violet

#C3A7DC

📝 Color Information for #C3A7DC

The hexadecimal color code #C3A7DC represents a light shade in the purple family. In the RGB color model, this color is composed of 195 red, 167 green, and 220 blue, which translates to approximately 76% red, 65% green, and 86% blue. This makes it a slightly desaturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C3A7DC has a hue of 272 degrees, a saturation level of 43%, and a lightness value of 76%. The hue angle of 272° places this color firmly in the purple spectrum. In the HSV/HSB color model, this translates to a hue of 272°, saturation of 24%, and brightness/value of 86%. For print applications using the CMYK color model, #C3A7DC would be reproduced using 11% cyan, 24% magenta, 0% yellow, and 14% black. The closest web-safe color is #CC99CC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #C3A7DC with other colors, consider its complementary color at hue 92° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12822492, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C3A7DC

Tailwind CSS
violet-300
HEX
#C3A7DC
RGB
rgb(195, 167, 220)
RGB %
76%, 65%, 86%
HSL
hsl(272, 43%, 76%)
HSV
hsv(272, 24%, 86%)
CMYK
11%, 24%, 0%, 14%
Decimal
12822492
Web Safe
#CC99CC

🎨 Color Schemes for #C3A7DC

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C3A7DC

🌗 Shades and Tints of #C3A7DC

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C3A7DC

Tones (adding gray / desaturating)

🌈 Hue Variations of #C3A7DC

Hue Variations (shifting the color spectrum)

👁️ Preview of #C3A7DC in Use

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

👓 Color Blindness Simulation for #C3A7DC

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 #C3A7DC

:root { --color-hex: #C3A7DC; --color-rgb: 195, 167, 220; --color-hsl: 272, 43%, 76%; } .bg-color { background-color: #C3A7DC; } .text-color { color: #C3A7DC; } .border-color { border-color: #C3A7DC; }

🛠️ Use #C3A7DC in Your Project

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

🔗 Related Colors to #C3A7DC

#A9A7DC
Hue -30°
#B6A7DC
Hue -15°
#D1A7DC
Hue +15°
#DCA7DA
Hue +30°
#A87FCC
85% L
#8B54BB
70% L
#64378B
50% L
#3C2154
30% L
#D0BAE3
81% L
#DCCCEB
86% L
#E6DBF0
90% L
#F3EDF8
95% L

About Light Violet (#C3A7DC)

Light Violet is a light, moderately saturated, cool purple color with a hue angle of 272°, saturation of 43%, and lightness of 76%. Its RGB value is (195, 167, 220) and its CMYK breakdown is C:11% M:24% Y:0% K:14%.

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

Frequently Asked Questions About #C3A7DC

What is the HEX code for Light Violet? +

The HEX code for Light Violet is #C3A7DC. In CSS you can use it directly as color: #C3A7DC; or as a background: background-color: #C3A7DC;. 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 #C3A7DC? +

The RGB value of #C3A7DC is rgb(195, 167, 220). This means the color contains 195 out of 255 parts red, 167 out of 255 parts green, and 220 out of 255 parts blue. Red is the moderate channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(195, 167, 220);

What is the HSL value of #C3A7DC? +

The HSL value of #C3A7DC is hsl(272, 43%, 76%). The hue is 272°, placing it in the purple family on the color wheel. The saturation is 43%, making it moderately saturated. The lightness is 76%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #C3A7DC a warm or cool color? +

#C3A7DC is classified as a cool color based on its hue angle of 272°. Cool colors — blues, greens, and purples — evoke calm, trust, and professionalism. They tend to recede visually and create a feeling of space. In design, cool colors are often used for technology, healthcare, and finance brands, as well as anywhere a sense of calm or reliability is needed.

What is the CMYK value of #C3A7DC? +

The approximate CMYK value of #C3A7DC is C:11% M:24% Y:0% K:14%. 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 #C3A7DC with Other Tools

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