Color: #EACADB

#EACADB Color Information

#EACADB is a light color. The closest websafe version is #EACADB. A complement of this color would be #C8E9D8, perceived brightness is 0.84, and the grayscale version is #DADADA.

In the HSL color space, this color has a hue angle of 328°,a saturation of 43%, and a lightness of 85%.The HSV representation shows a hue of 328°, a saturation of 14%, and a value of 92%.

In a RGB color space, #EACADB is composed of 92% red, 79% green and 86% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 14% magenta, 6% yellow and 8% black.

In the Yxy color space, this color is represented as Y: 64.94, x: 0.3597, and y: 0.3397.

Color Code #EACADB

#EACADBrgb(234, 202, 219)
HEX
#EACADB
RGB
rgb(234, 202, 219)
HSL
hsl(328, 43%, 85%)
HSV
hsv(328, 14%, 92%)
CMYK
0%, 14%, 6%, 8%
XYZ
X: 68.76, Y: 64.94, Z: 57.47
Lab
L: 84.45, a: 13.71, b: -4.08
Name

Shades of Color #EACADB

Shades are created by darkening the original color #EACADB in equal steps from 0% to 90%. These shades are perfect for creating depth and contrast in your designs. Use them to add visual hierarchy or highlight specific elements in your projects.

Tints of Color #EACADB

Tints are created by lightening the original color #EACADB in equal steps from 0% to 90%, ending with pure white. These tints are ideal for creating soft backgrounds, subtle highlights, or cohesive UI elements that complement your designs.

#EACADBrgb(234, 202, 219)

About #EACADB Color Code

In the HSL color space, this color has a hue angle of 328°, a saturation of 43%, and a lightness of 85%. The HSV representation shows a hue of 328°, a saturation of 14%, and a value of 92%.

  • HEX: #EACADB
  • RGB: rgb(234, 202, 219)
  • HSL: hsl(328, 43%, 85%)
  • HSV: hsv(328, 14%, 92%)
  • CMYK: 0.00% cyan, 14.00% magenta, 6.00% yellow, 8.00% black
  • XYZ: 68.76, 64.94, 57.47
  • Yxy: 64.94, 0.3597, 0.3397
  • Hunter Lab: 84.45, 13.71, -4.08
  • CIE-Lab: 84.45, 13.71, -4.08

In the XYZ color space, this color is represented as X: 68.76, Y: 64.94, Z: 57.47. The Yxy representation further refines this as Y: 64.94, x: 0.3597, and y: 0.3397.

In the Hunter Lab color space, this color is represented as L: 84.45, a: 13.71, and b: -4.08. Similarly, in the CIE-Lab color space, it is represented as L: 84.45, a: 13.71, and b: -4.08.

Use these color codes in your CSS, design tools, or anywhere you need to specify a color. You can also explore its shades and tints for more creative options.

Triadic Colors of #EACADB

Triadic colors are three colors evenly spaced around the color wheel, including #EACADB. They create vibrant and balanced color schemes, perfect for designs that need contrast and harmony.

Analogous Colors of #EACADB

Analogous colors are adjacent to #EACADB on the color wheel. They create harmonious and visually pleasing designs, ideal for projects that need a cohesive look.

Split Complementary Colors of #EACADB

Split complementary colors are two colors adjacent to the complementary color of #EACADB. They create a balanced and visually appealing color scheme.

Tetradic Colors of #EACADB

Tetradic colors form a rectangle on the color wheel, including #EACADB. They provide vibrant and diverse color schemes for creative designs.

Monochromatic Colors of #EACADB

Monochromatic colors are variations of #EACADB, including its shades, tints, and tones. They create elegant and minimalistic designs with a unified color theme.

Complementary Color of #EACADB

The complementary color of #EACADB is opposite it on the color wheel. Complementary colors provide strong contrast and are ideal for designs that need visual impact and attention.

CSS Examples of #EACADB

/* Using HEX */
body {
  background-color: #eacadb;
}
/* Using RGB */
body {
  background-color: rgb(234, 202, 219);
}
/* Using RGB with opacity */
body {
  background-color: rgba(234, 202, 219, 0.5);
}
/* Using HSL */
body {
  background-color: hsl(328, 43%, 85%);
}
/* Text color */
p {
  color: #eacadb;
}
Text Preview
/* Box shadow */
div {
  box-shadow: 4px 4px #eacadb;
}
/* Border color */
.box {
  border: 4px solid #eacadb;
}
/* Text shadow */
h1 {
  color: #222;
  text-shadow: 2px 2px 0 #eacadb;
}
Text Shadow Preview
/* Background with text */
div {
  background: #eacadb;
  color: #fff;
  padding: 16px;
  border-radius: 8px;
}
#EACADB
On Black Background
#EACADB
On White Background
#EACADB

HTML Examples of #EACADB

<!-- Using HEX -->
<div style="background-color: #eacadb; width: 100px; height: 100px;"></div>
<!-- Using RGB -->
<div style="background-color: rgb(234, 202, 219); width: 100px; height: 100px;"></div>
<!-- Using RGB with opacity -->
<div style="background-color: rgba(234, 202, 219, 0.5); width: 100px; height: 100px;"></div>
<!-- Using HSL -->
<div style="background-color: hsl(328, 43%, 85%); width: 100px; height: 100px;"></div>
<!-- Text color -->
<p style="color: #eacadb;">This is a text example.</p>
Text Preview
<!-- Box shadow -->
<div style="box-shadow: 4px 4px #eacadb; width: 100px; height: 100px;"></div>
<!-- Border color -->
<div style="border: 4px solid #eacadb; width: 100px; height: 100px;"></div>
<!-- Text shadow -->
<h1 style="color: #222; text-shadow: 2px 2px 0 #eacadb;">Text Shadow Preview</h1>
Text Shadow Preview
<!-- Background with text -->
<div style="background: #eacadb; color: #fff; padding: 16px; border-radius: 8px;">
  #EACADB
</div>
#EACADB
On Black Background
#EACADB
On White Background
#EACADB

Related Colors of #EACADB

These colors are similar to #EACADB, with slight variations in hue. Use them to create harmonious designs or explore alternative shades for your projects.