✓ Copied to clipboard
#4B35ED (Soft Vivid Blue) color swatch preview — Color From Pic.
#4B35ED — Soft Vivid Blue color swatch

Soft Vivid Blue

#4B35ED

📝 Color Information for #4B35ED

The hexadecimal color code #4B35ED represents a medium shade in the blue family. In the RGB color model, this color is composed of 75 red, 53 green, and 237 blue, which translates to approximately 29% red, 21% green, and 93% blue. This makes it a highly saturated color with cool undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #4B35ED has a hue of 247 degrees, a saturation level of 84%, and a lightness value of 57%. The hue angle of 247° places this color firmly in the blue spectrum. In the HSV/HSB color model, this translates to a hue of 247°, saturation of 78%, and brightness/value of 93%. For print applications using the CMYK color model, #4B35ED would be reproduced using 68% cyan, 78% magenta, 0% yellow, and 7% black. The closest web-safe color is #3333FF, 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 #4B35ED with other colors, consider its complementary color at hue 67° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 4929005, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #4B35ED

Tailwind CSS
indigo-600
HEX
#4B35ED
RGB
rgb(75, 53, 237)
RGB %
29%, 21%, 93%
HSL
hsl(247, 84%, 57%)
HSV
hsv(247, 78%, 93%)
CMYK
68%, 78%, 0%, 7%
Decimal
4929005
Web Safe
#3333FF

🎨 Color Schemes for #4B35ED

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #4B35ED

🌗 Shades and Tints of #4B35ED

Shades (adding black)
Tints (adding white)

🎚️ Tones of #4B35ED

Tones (adding gray / desaturating)

🌈 Hue Variations of #4B35ED

Hue Variations (shifting the color spectrum)

👁️ Preview of #4B35ED in Use

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

👓 Color Blindness Simulation for #4B35ED

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 #4B35ED

:root { --color-hex: #4B35ED; --color-rgb: 75, 53, 237; --color-hsl: 247, 84%, 57%; } .bg-color { background-color: #4B35ED; } .text-color { color: #4B35ED; } .border-color { border-color: #4B35ED; }

🛠️ Use #4B35ED in Your Project

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

🔗 Related Colors to #4B35ED

#357CED
Hue -30°
#354EED
Hue -15°
#7935ED
Hue +15°
#A735ED
Hue +30°
#2C14E1
85% L
#2410BC
70% L
#1A0C88
50% L
#0F0750
30% L
#705FF1
66% L
#9285F4
74% L
#B8AFF8
83% L
#D9D5FB
91% L

About Soft Vivid Blue (#4B35ED)

Soft Vivid Blue is a medium, vibrant, cool blue color with a hue angle of 247°, saturation of 84%, and lightness of 57%. Its RGB value is (75, 53, 237) and its CMYK breakdown is C:68% M:78% Y:0% K:7%.

This is a Summer (Cool) color palette archetype. Trust, Loyalty, Wisdom, Confidence. Blue is considered beneficial to the mind and body.

Frequently Asked Questions About #4B35ED

What is the HEX code for Soft Vivid Blue? +

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

The RGB value of #4B35ED is rgb(75, 53, 237). This means the color contains 75 out of 255 parts red, 53 out of 255 parts green, and 237 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(75, 53, 237);

What is the HSL value of #4B35ED? +

The HSL value of #4B35ED is hsl(247, 84%, 57%). The hue is 247°, placing it in the blue family on the color wheel. The saturation is 84%, making it vibrant. The lightness is 57%, 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 #4B35ED a warm or cool color? +

#4B35ED is classified as a cool color based on its hue angle of 247°. 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 #4B35ED? +

The approximate CMYK value of #4B35ED is C:68% M:78% Y:0% K:7%. 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 #4B35ED with Other Tools

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