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

Soft Purple

#C18FBD

📝 Color Information for #C18FBD

The hexadecimal color code #C18FBD represents a light shade in the purple family. In the RGB color model, this color is composed of 193 red, 143 green, and 189 blue, which translates to approximately 76% red, 56% green, and 74% blue. This makes it a slightly desaturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C18FBD has a hue of 305 degrees, a saturation level of 29%, and a lightness value of 66%. 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 26%, and brightness/value of 76%. For print applications using the CMYK color model, #C18FBD would be reproduced using 0% cyan, 26% magenta, 2% yellow, and 24% 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. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #C18FBD 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 12685245, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C18FBD

Tailwind CSS
zinc-400
HEX
#C18FBD
RGB
rgb(193, 143, 189)
RGB %
76%, 56%, 74%
HSL
hsl(305, 29%, 66%)
HSV
hsv(305, 26%, 76%)
CMYK
0%, 26%, 2%, 24%
Decimal
12685245
Web Safe
#CC99CC

🎨 Color Schemes for #C18FBD

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C18FBD

🌗 Shades and Tints of #C18FBD

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C18FBD

Tones (adding gray / desaturating)

🌈 Hue Variations of #C18FBD

Hue Variations (shifting the color spectrum)

👁️ Preview of #C18FBD in Use

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

👓 Color Blindness Simulation for #C18FBD

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

:root { --color-hex: #C18FBD; --color-rgb: 193, 143, 189; --color-hsl: 305, 29%, 66%; } .bg-color { background-color: #C18FBD; } .text-color { color: #C18FBD; } .border-color { border-color: #C18FBD; }

🛠️ Use #C18FBD in Your Project

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

🔗 Related Colors to #C18FBD

#AC8FC1
Hue -30°
#B98FC1
Hue -15°
#C18FB1
Hue +15°
#C18FA4
Hue +30°
#AF6EAA
85% L
#975392
70% L
#6D3C68
50% L
#42243F
30% L
#CEA6CB
73% L
#DBBDD8
80% L
#E6D1E4
86% L
#F2E8F1
93% L

About Soft Purple (#C18FBD)

Soft Purple is a medium, moderately saturated, warm purple color with a hue angle of 305°, saturation of 29%, and lightness of 66%. Its RGB value is (193, 143, 189) and its CMYK breakdown is C:0% M:26% Y:2% K:24%.

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

What is the HEX code for Soft Purple? +

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

The RGB value of #C18FBD is rgb(193, 143, 189). This means the color contains 193 out of 255 parts red, 143 out of 255 parts green, and 189 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(193, 143, 189);

What is the HSL value of #C18FBD? +

The HSL value of #C18FBD is hsl(305, 29%, 66%). The hue is 305°, placing it in the purple family on the color wheel. The saturation is 29%, making it moderately saturated. The lightness is 66%, 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 #C18FBD a warm or cool color? +

#C18FBD 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 #C18FBD? +

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

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