Skip to main content Skip to docs navigation

#dcc2fc hex color | Download Light Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Light Violet and its hex is #D6B4FC Nearest Color Name

Color Hue/Base color: Violet

Hex #dcc2fc Color code in RGB color code model is created after adding 86.27% red color, 76.08% green color and 98.82% blue color. Hex #dcc2fc Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 23% magenta, 0% yellow and 1.18% black.

Hex #dcc2fc color code is between #ddbbff web safe hex color code and #ccccee web safe hex color code. #ddbbff is the nearest web safe color code. You can see here many more shades of #dcc2fc color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code dcc2fc #dcc2fc
RGB Decimal 220, 194, 252 220, 194, 252
RGB Percent 86%, 76%, 99% rgb(86%, 76%, 99%)
CSS RGBa 220, 194, 252,1 rgba(220,194,252,1)
CMYK Model cmyk(13%,23%,0%,1.18%)
HSL Color Space 267,91% ,87% hsl(267,91% ,87%)
HSV Color Space 267°, 23%, 99%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11011100 11000010 11111100
Octal 334 302 374
Decimal 220 194 252
Hex dc c2 fc

Different shades of #dcc2fc color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #dcc2fc
#8830f5
Darker of #dcc2fc
#a461f7
Dark of #dcc2fc
#c091fa
Base of #dcc2fc
#dcc2fc
Light of #dcc2fc
#f8f3fe
Lighter
#ffffff
Lightest
#ffffff

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#dcc2fc
#e2fcc2

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#dcc2fc
#fcf9c2
#c5fcc2

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#c2cafc
#c4c2fc
#dcc2fc
#efc2fc
#fcc2f0

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#dcc2fc
#c2fcdc
#fcdcc2

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#dcc2fc
#fcdcc2
#e2fcc2
#c2e2fc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#dcc2fc
#fcc2c5
#e2fcc2
#c2fcf9

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #dcc2fc

#6e0be7
#8830f5
#a461f7
#c091fa
#dcc2fc
#f8f3fe
#ffffff
#ffffff
#ffffff

Tints of #dcc2fc Color

#dcc2fc
#dfc8fc
#e3cffc
#e7d6fd
#ebddfd
#efe3fd
#f3eafe
#f7f1fe
#fbf8fe
#ffffff

Shades of #dcc2fc color code

Generate more color scales with scales (color stack) generator.

#dcc2fc
#c3ace0
#ab96c4
#9281a8
#7a6b8c
#615670
#494054
#302b38
#18151c
#000000

Tones

#dcc2fc
#ddc8f6
#ddcfef
#ded5e9
#dfdce2

Tones

Similar Color like #dcc2fc color

Find visually similar hex color codes nearing to #dcc2fc hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#ddc3fd
#dec4fe
#dfc5ff
#e0c6ff
#e1c7ff
#e2c8ff
#e3c9ff
#e4caff
#e5cbff
#e6ccff
#e7cdff
#e8ceff
#e9cfff
#ead0ff
#dbc1fb
#dac0fa
#d9bff9
#d8bef8
#d7bdf7
#d6bcf6
#d5bbf5
#d4baf4
#d3b9f3
#d2b8f2
#d1b7f1
#d0b6f0
#cfb5ef
#ceb4ee

Download this Light Violet

Hex #dcc2fc Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#dcc2fc Color Code Preview on Black Background Color

This is how #dcc2fc Color will look on black background color. Color contrast ratio is 13.17

#dcc2fc in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#dcc2fc">Your Example Paragraph content text in with font color #dcc2fc </p>

Your Example Paragraph content text in with font color #dcc2fc

HTML with inline CSS

<div style="color:#dcc2fc">Your Paragraph text in with font color #dcc2fc </div>

Your Example Paragraph content text in with font color #dcc2fc

#dcc2fc color code is use for CSS Background Color

Background color for the above div is #dcc2fc

HTML with inline CSS

<div style="background-color:#dcc2fc;"></div>

#dcc2fc color code is use for CSS Border Color

CSS Border color for the above div is #dcc2fc

HTML with inline CSS

<div style="border:5px solid #dcc2fc;"></div>

CSS Border Left color for the above div is #dcc2fc

HTML with inline CSS

<div style="border-left:5px solid #dcc2fc;"></div>

CSS Border Right color for the above div is #dcc2fc

HTML with inline CSS

<div style="border-right:5px solid #dcc2fc;"></div>

CSS Border Bottom color for the above div is #dcc2fc

HTML with inline CSS

<div style="border-bottom:5px solid #dcc2fc;"></div>

CSS Border Top color for the above div is #dcc2fc

HTML with inline CSS

<div style="border-top:5px solid #dcc2fc;"></div>

#dcc2fc hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#dcc2fc; } .examplecolorclass {color:#dcc2fc; } .examplebordercolor {border:3px solid #dcc2fc; }

#dcc2fc Color code Preview on White Background

This is how #dcc2fc Color code will look on white background color. Color contrast ratio is 1.60

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #dcc2fc; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #dcc2fc; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(220,194,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(226,252,194,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(220,194,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }