Skip to main content Skip to docs navigation

#d6cfec 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 Foggy Love and its hex is #D5C7E8 Nearest Color Name

Color Hue/Base color: Violet

Hex #d6cfec Color code in RGB color code model is created after adding 83.92% red color, 81.18% green color and 92.55% blue color. Hex #d6cfec Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 12% magenta, 0% yellow and 7.45% black.

Hex #d6cfec color code is between #ddccee web safe hex color code and #ccdddd web safe hex color code. #ddccee is the nearest web safe color code. You can see here many more shades of #d6cfec color code.

RGB Chart

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

Color Table

Hex Color Code d6cfec #d6cfec
RGB Decimal 214, 207, 236 214, 207, 236
RGB Percent 84%, 81%, 93% rgb(84%, 81%, 93%)
CSS RGBa 214, 207, 236,1 rgba(214,207,236,1)
CMYK Model cmyk(9%,12%,0%,7.45%)
HSL Color Space 254,43% ,87% hsl(254,43% ,87%)
HSV Color Space 254°, 12%, 93%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 11010110 11001111 11101100
Octal 326 317 354
Decimal 214 207 236
Hex d6 cf ec

Different shades of #d6cfec color code.

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

Darkest of #d6cfec
#7861c1
Darker of #d6cfec
#9886cf
Dark of #d6cfec
#b7aade
Base of #d6cfec
#d6cfec
Light of #d6cfec
#f5f4fa
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

#d6cfec
#e5eccf

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

Split Complementary

#d6cfec
#ece4cf
#d6eccf

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

Analogous Color

#cfd9ec
#cfd4ec
#d6cfec
#e0cfec
#eccfec

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

#d6cfec
#cfecd6
#ecd6cf

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

#d6cfec
#ecd6cf
#e5eccf
#cfe5ec

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

#d6cfec
#eccfd6
#e5eccf
#cfece4

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

#5d44ab
#7861c1
#9886cf
#b7aade
#d6cfec
#f5f4fa
#ffffff
#ffffff
#ffffff

Tints of #d6cfec Color

#d6cfec
#dad4ee
#dfd9f0
#e3dff2
#e8e4f4
#ece9f6
#f1eff8
#f5f4fa
#faf9fc
#ffffff

Shades of #d6cfec color code

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

#d6cfec
#beb8d1
#a6a1b7
#8e8a9d
#767383
#5f5c68
#47454e
#2f2e34
#17171a
#000000

Tones

#d6cfec
#d9d6e5
#dddcdf
#dddddd
#dddddd

Tones

Similar Color like #d6cfec color

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

#d7d0ed
#d8d1ee
#d9d2ef
#dad3f0
#dbd4f1
#dcd5f2
#ddd6f3
#ded7f4
#dfd8f5
#e0d9f6
#e1daf7
#e2dbf8
#e3dcf9
#e4ddfa
#d5ceeb
#d4cdea
#d3cce9
#d2cbe8
#d1cae7
#d0c9e6
#cfc8e5
#cec7e4
#cdc6e3
#ccc5e2
#cbc4e1
#cac3e0
#c9c2df
#c8c1de

Download this Light Violet

Hex #d6cfec 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.

#d6cfec Color Code Preview on Black Background Color

This is how #d6cfec Color will look on black background color. Color contrast ratio is 14.00

#d6cfec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6cfec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d6cfec

#d6cfec color code is use for CSS Background Color

Background color for the above div is #d6cfec

HTML with inline CSS

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

#d6cfec color code is use for CSS Border Color

CSS Border color for the above div is #d6cfec

HTML with inline CSS

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

CSS Border Left color for the above div is #d6cfec

HTML with inline CSS

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

CSS Border Right color for the above div is #d6cfec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d6cfec

HTML with inline CSS

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

CSS Border Top color for the above div is #d6cfec

HTML with inline CSS

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

#d6cfec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d6cfec Color code Preview on White Background

This is how #d6cfec Color code will look on white background color. Color contrast ratio is 1.50

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 #d6cfec; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #d6cfec; }

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(214,207,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(229,236,207,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(214,207,236,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }