#fde8fd Hex Color
rgb(253, 232, 253)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | e8 | fd | - | #fde8fd |
RGB | 253 | 232 | 253 | - | rgb(253,232,253) |
HSL | 300 | 84% | 95% | - | hsl(300,84%,95%) |
HSV | 300 | 8% | 99% | - | hsv(300,8%,99%) |
XYZ | 87.0942 | 85.6877 | 104.8775 | - | xyz(87.0942,85.6877,104.8775) |
CIE-LAB | 94.18 | 10.74 | -7.55 | - | lab(94.18,10.74,-7.55) |
CMYK | 0 | 0.08300395256917 | 0 | 0.0078431372549019 | cmyk(0,0.08300395256917,0,0.0078431372549019) |
Description
The RGB value of color #fde8fd is rgb(253, 232, 253).
In the hex color #fde8fd, The value of Red is 253, value of Green is 232, and value of Blue is 253. The primary color is Red. Similarly, The HSL values for #fde8fd consists of 300° Hue, 84% Saturation, and 95% Lightness.
In the CMYK color model, the color #fde8fd can be represented as Cyan=0%, Magenta=0.08300395256917%, Yellow=0%, and Black=0.0078431372549019%.
Shades of #fde8fd
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #fde8fd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fde8fd
Preview of #fde8fd on White Background
The contrast ratio of #fde8fd with white color is 1.16
Preview of #fde8fd on black background
The contrast ratio of #fde8fd with black color is 18.14
#fde8fd color will look good with a black background.
Color Schemes of #fde8fd
Triadic Colors of #fde8fd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fde8fd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #fde8fd
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fde8fd
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #fde8fd;
}
This is a sample text used for the color #fde8fd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #fde8fd;
}
This is a sample text used for the color #fde8fd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #fde8fd;
}
This is a sample text used for the color #fde8fd. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 34.28%
Green 31.44%
Blue 34.28%
CMYK Percentage
Cyan 0
Magenta 91.37%
Yellow 0%
Black 8.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.