FAE6FA Color Hex

#FAE6FA Color Hex

#FAE6FA Color Information

  • In the RGB color space, the color value #fae6fa is composed of 98.04% red, 90.2% green, and 98.04% blue.
  • In the CMYK color space, it consists of 0 cyan, 0.08 magenta, 0 yellow, and 0 black.
  • It has a color angle of 300 degrees, a saturation of 67%, and a luminance of 94%.
  • Contrast color of #fae6fa is #000000

#FAE6FA Color Conversion

Hex fae6fa #fae6fa
RGB Decimal 250, 230, 250 rgb(250, 230, 250)
RGB Percent 98.04, 90.2, 98.04 rgb(98.04%, 90.2%, 98.04%)
HSL 300°,67%,94% hsl(300°,67%,94%)
CMYK 0, 0.08, 0, 5
HSV (or HSB) 300°, 83%, 83%,
YUV 238, 134, 135
XYZ 84.976, 83.82, 102.143
CIE-LAB 93.372, 10.246, -7.212

#fae6fa border color

.css_border_solid{ border: 3px solid #fae6fa }
.css_border_dotted{ border: 3px dotted #fae6fa }
.css_border_dashed{ border: 3px dashed #fae6fa }
.css_border_double{ border: 3px double #fae6fa }

Css background gradient color with #FAE6FA

.box_css_gradient_with_fae6fa{ 
	background-color: #fae6fa;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fae6fa', endColorstr='#db4ddb');
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fae6fa), to(#db4ddb));
	background-image: -webkit-linear-gradient(top, #fae6fa, #db4ddb);
	background-image: -moz-linear-gradient(top, #fae6fa, #db4ddb);
	background-image: -o-linear-gradient(top, #fae6fa, #db4ddb);
	background-image: linear-gradient(to bottom, #fae6fa, #db4ddb);}

#fae6fa Color Preview on Black Background

Sample font with color #fae6fa on background of color black

#fae6fa Color Preview on White Background

Sample font with color #fae6fa on background of color white

#fae6fa background color

The sample font has a contrasting color to the color #fae6fa

Contrast color with #fae6fa color is #000000