Skip to main content Skip to docs navigation

#f2affc 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 Rich Brilliant Lavender and its hex is #F1A7FE Nearest Color Name

Color Hue/Base color: Violet

Hex #f2affc Color code in RGB color code model is created after adding 94.9% red color, 68.63% green color and 98.82% blue color. Hex #f2affc Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 31% magenta, 0% yellow and 1.18% black.

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

RGB Chart

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

Color Table

Hex Color Code f2affc #f2affc
RGB Decimal 242, 175, 252 242, 175, 252
RGB Percent 95%, 69%, 99% rgb(95%, 69%, 99%)
CSS RGBa 242, 175, 252,1 rgba(242,175,252,1)
CMYK Model cmyk(4%,31%,0%,1.18%)
HSL Color Space 292,93% ,84% hsl(292,93% ,84%)
HSV Color Space 292°, 31%, 99%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11110010 10101111 11111100
Octal 362 257 374
Decimal 242 175 252
Hex f2 af fc

Different shades of #f2affc color code.

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

Darkest of #f2affc
#da1cf6
Darker of #f2affc
#e24df8
Dark of #f2affc
#ea7efa
Base of #f2affc
#f2affc
Light of #f2affc
#fae0fe
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

#f2affc
#b9fcaf

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

Split Complementary

#f2affc
#e0fcaf
#affccc

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

Analogous Color

#c5affc
#d2affc
#f2affc
#fcafec
#fcafcc

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

#f2affc
#affcf2
#fcf2af

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

#f2affc
#fcf2af
#b9fcaf
#afb9fc

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

#f2affc
#fcccaf
#b9fcaf
#afe0fc

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

#bc08d7
#da1cf6
#e24df8
#ea7efa
#f2affc
#fae0fe
#ffffff
#ffffff
#ffffff

Tints of #f2affc Color

#f2affc
#f3b7fc
#f4c0fc
#f6c9fd
#f7d2fd
#f9dbfd
#fae4fe
#fcedfe
#fdf6fe
#ffffff

Shades of #f2affc color code

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

#f2affc
#d79be0
#bc88c4
#a174a8
#86618c
#6b4d70
#503a54
#352638
#1a131c
#000000

Tones

#f2affc
#ecb7f4
#e6c0eb
#e0c8e3
#d9d0db

Tones

Similar Color like #f2affc color

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

#f3b0fd
#f4b1fe
#f5b2ff
#f6b3ff
#f7b4ff
#f8b5ff
#f9b6ff
#fab7ff
#fbb8ff
#fcb9ff
#fdbaff
#febbff
#ffbcff
#ffbdff
#f1aefb
#f0adfa
#efacf9
#eeabf8
#edaaf7
#eca9f6
#eba8f5
#eaa7f4
#e9a6f3
#e8a5f2
#e7a4f1
#e6a3f0
#e5a2ef
#e4a1ee

Download this Light Violet

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

#f2affc Color Code Preview on Black Background Color

This is how #f2affc Color will look on black background color. Color contrast ratio is 12.31

#f2affc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2affc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #f2affc

#f2affc color code is use for CSS Background Color

Background color for the above div is #f2affc

HTML with inline CSS

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

#f2affc color code is use for CSS Border Color

CSS Border color for the above div is #f2affc

HTML with inline CSS

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

CSS Border Left color for the above div is #f2affc

HTML with inline CSS

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

CSS Border Right color for the above div is #f2affc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #f2affc

HTML with inline CSS

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

CSS Border Top color for the above div is #f2affc

HTML with inline CSS

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

#f2affc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#f2affc Color code Preview on White Background

This is how #f2affc Color code will look on white background color. Color contrast ratio is 1.71

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

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(242,175,252,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(185,252,175,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(242,175,252,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }