Skip to main content Skip to docs navigation

#efc8fe 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 Rose Dragée and its hex is #EECFFE Nearest Color Name

Color Hue/Base color: Violet

Hex #efc8fe Color code in RGB color code model is created after adding 93.73% red color, 78.43% green color and 99.61% blue color. Hex #efc8fe Color code in CMYK color (process color) code model is generated after subtraction of 6% cyan, 21% magenta, 0% yellow and 0.39% black.

Hex #efc8fe color code is between #eeccff web safe hex color code and #ffbbee web safe hex color code. #eeccff is the nearest web safe color code. You can see here many more shades of #efc8fe color code.

RGB Chart

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

Color Table

Hex Color Code efc8fe #efc8fe
RGB Decimal 239, 200, 254 239, 200, 254
RGB Percent 94%, 78%, 100% rgb(94%, 78%, 100%)
CSS RGBa 239, 200, 254,1 rgba(239,200,254,1)
CMYK Model cmyk(6%,21%,0%,0.39%)
HSL Color Space 283,96% ,89% hsl(283,96% ,89%)
HSV Color Space 283°, 21%, 100%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11101111 11001000 11111110
Octal 357 310 376
Decimal 239 200 254
Hex ef c8 fe

Different shades of #efc8fe color code.

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

Darkest of #efc8fe
#c332fb
Darker of #efc8fe
#d264fc
Dark of #efc8fe
#e096fd
Base of #efc8fe
#efc8fe
Light of #efc8fe
#fefaff
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

#efc8fe
#d7fec8

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

Split Complementary

#efc8fe
#f2fec8
#c8fed4

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

Analogous Color

#cfc8fe
#d8c8fe
#efc8fe
#fec8fb
#fec8e5

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

#efc8fe
#c8feef
#feefc8

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

#efc8fe
#feefc8
#d7fec8
#c8d7fe

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

#efc8fe
#fed4c8
#d7fec8
#c8f2fe

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

#b304f6
#c332fb
#d264fc
#e096fd
#efc8fe
#fefaff
#ffffff
#ffffff
#ffffff

Tints of #efc8fe Color

#efc8fe
#f0cefe
#f2d4fe
#f4dafe
#f6e0fe
#f7e6fe
#f9ecfe
#fbf2fe
#fdf8fe
#ffffff

Shades of #efc8fe color code

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

#efc8fe
#d4b1e1
#b99bc5
#9f85a9
#846f8d
#6a5870
#4f4254
#352c38
#1a161c
#000000

Tones

#efc8fe
#edcef8
#ead3f3
#e8d9ed
#e5dee8

Tones

Similar Color like #efc8fe color

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

#f0c9ff
#f1caff
#f2cbff
#f3ccff
#f4cdff
#f5ceff
#f6cfff
#f7d0ff
#f8d1ff
#f9d2ff
#fad3ff
#fbd4ff
#fcd5ff
#fdd6ff
#eec7fd
#edc6fc
#ecc5fb
#ebc4fa
#eac3f9
#e9c2f8
#e8c1f7
#e7c0f6
#e6bff5
#e5bef4
#e4bdf3
#e3bcf2
#e2bbf1
#e1baf0

Download this Light Violet

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

#efc8fe Color Code Preview on Black Background Color

This is how #efc8fe Color will look on black background color. Color contrast ratio is 14.36

#efc8fe in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc8fe

HTML with inline CSS

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

Your Example Paragraph content text in with font color #efc8fe

#efc8fe color code is use for CSS Background Color

Background color for the above div is #efc8fe

HTML with inline CSS

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

#efc8fe color code is use for CSS Border Color

CSS Border color for the above div is #efc8fe

HTML with inline CSS

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

CSS Border Left color for the above div is #efc8fe

HTML with inline CSS

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

CSS Border Right color for the above div is #efc8fe

HTML with inline CSS

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

CSS Border Bottom color for the above div is #efc8fe

HTML with inline CSS

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

CSS Border Top color for the above div is #efc8fe

HTML with inline CSS

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

#efc8fe hex Color code used as CSS color Codes

Example CSS Class for usage

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

#efc8fe Color code Preview on White Background

This is how #efc8fe Color code will look on white background color. Color contrast ratio is 1.46

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

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(239,200,254,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(215,254,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(239,200,254,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }