Color: #FD63EB

#FD63EB Color Information

#FD63EB is a light color. The closest websafe version is #FD63EB. A complement of this color would be #63FD75, perceived brightness is 0.63, and the grayscale version is #B0B0B0.

In the HSL color space, this color has a hue angle of 307°,a saturation of 97%, and a lightness of 69%.The HSV representation shows a hue of 307°, a saturation of 61%, and a value of 99%.

In a RGB color space, #FD63EB is composed of 99% red, 39% green and 92% blue. Whereas in a CMYK color space, it is composed of 0% cyan, 61% magenta, 7% yellow and 1% black.

In the Yxy color space, this color is represented as Y: 35.84, x: 0.3785, and y: 0.2279.

Color Code #FD63EB

#FD63EBrgb(253, 99, 235)
HEX
#FD63EB
RGB
rgb(253, 99, 235)
HSL
hsl(307, 97%, 69%)
HSV
hsv(307, 61%, 99%)
CMYK
0%, 61%, 7%, 1%
XYZ
X: 59.52, Y: 35.84, Z: 61.91
Lab
L: 66.39, a: 70.59, b: -39.67
Name

Shades of Color #FD63EB

Shades are created by darkening the original color #FD63EB 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 #FD63EB

Tints are created by lightening the original color #FD63EB 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.

#FD63EBrgb(253, 99, 235)

About #FD63EB Color Code

In the HSL color space, this color has a hue angle of 307°, a saturation of 97%, and a lightness of 69%. The HSV representation shows a hue of 307°, a saturation of 61%, and a value of 99%.

  • HEX: #FD63EB
  • RGB: rgb(253, 99, 235)
  • HSL: hsl(307, 97%, 69%)
  • HSV: hsv(307, 61%, 99%)
  • CMYK: 0.00% cyan, 61.00% magenta, 7.00% yellow, 100.00% black
  • XYZ: 59.52, 35.84, 61.91
  • Yxy: 35.84, 0.3785, 0.2279
  • Hunter Lab: 66.39, 70.59, -39.67
  • CIE-Lab: 66.39, 70.59, -39.67

In the XYZ color space, this color is represented as X: 59.52, Y: 35.84, Z: 61.91. The Yxy representation further refines this as Y: 35.84, x: 0.3785, and y: 0.2279.

In the Hunter Lab color space, this color is represented as L: 66.39, a: 70.59, and b: -39.67. Similarly, in the CIE-Lab color space, it is represented as L: 66.39, a: 70.59, and b: -39.67.

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

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

Analogous Colors of #FD63EB

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

Split Complementary Colors of #FD63EB

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

Tetradic Colors of #FD63EB

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

Monochromatic Colors of #FD63EB

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

Complementary Color of #FD63EB

The complementary color of #FD63EB 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 #FD63EB

/* Using HEX */
body {
  background-color: #fd63eb;
}
/* Using RGB */
body {
  background-color: rgb(253, 99, 235);
}
/* Using RGB with opacity */
body {
  background-color: rgba(253, 99, 235, 0.5);
}
/* Using HSL */
body {
  background-color: hsl(307, 97%, 69%);
}
/* Text color */
p {
  color: #fd63eb;
}
Text Preview
/* Box shadow */
div {
  box-shadow: 4px 4px #fd63eb;
}
/* Border color */
.box {
  border: 4px solid #fd63eb;
}
/* Text shadow */
h1 {
  color: #222;
  text-shadow: 2px 2px 0 #fd63eb;
}
Text Shadow Preview
/* Background with text */
div {
  background: #fd63eb;
  color: #fff;
  padding: 16px;
  border-radius: 8px;
}
#FD63EB
On Black Background
#FD63EB
On White Background
#FD63EB

HTML Examples of #FD63EB

<!-- Using HEX -->
<div style="background-color: #fd63eb; width: 100px; height: 100px;"></div>
<!-- Using RGB -->
<div style="background-color: rgb(253, 99, 235); width: 100px; height: 100px;"></div>
<!-- Using RGB with opacity -->
<div style="background-color: rgba(253, 99, 235, 0.5); width: 100px; height: 100px;"></div>
<!-- Using HSL -->
<div style="background-color: hsl(307, 97%, 69%); width: 100px; height: 100px;"></div>
<!-- Text color -->
<p style="color: #fd63eb;">This is a text example.</p>
Text Preview
<!-- Box shadow -->
<div style="box-shadow: 4px 4px #fd63eb; width: 100px; height: 100px;"></div>
<!-- Border color -->
<div style="border: 4px solid #fd63eb; width: 100px; height: 100px;"></div>
<!-- Text shadow -->
<h1 style="color: #222; text-shadow: 2px 2px 0 #fd63eb;">Text Shadow Preview</h1>
Text Shadow Preview
<!-- Background with text -->
<div style="background: #fd63eb; color: #fff; padding: 16px; border-radius: 8px;">
  #FD63EB
</div>
#FD63EB
On Black Background
#FD63EB
On White Background
#FD63EB

Related Colors of #FD63EB

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