#fdd6fe Hex Color
rgb(253, 214, 254)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | d6 | fe | - | #fdd6fe |
RGB | 253 | 214 | 254 | - | rgb(253,214,254) |
HSL | 299 | 95% | 92% | - | hsl(299,95%,92%) |
HSV | 299 | 16% | 100% | - | hsv(299,16%,100%) |
XYZ | 82.444 | 76.1315 | 104.1155 | - | xyz(82.444,76.1315,104.1155) |
CIE-LAB | 89.92 | 20.29 | -14.42 | - | lab(89.92,20.29,-14.42) |
CMYK | 0.0039370078740157 | 0.15748031496063 | 0 | 0.003921568627451 | cmyk(0.0039370078740157,0.15748031496063,0,0.003921568627451) |
Description
The RGB value of color #fdd6fe is rgb(253, 214, 254).
In the hex color #fdd6fe, The value of Red is 253, value of Green is 214, and value of Blue is 254. The primary color is Blue. Similarly, The HSL values for #fdd6fe consists of 299° Hue, 95% Saturation, and 92% Lightness.
In the CMYK color model, the color #fdd6fe can be represented as Cyan=0.0039370078740157%, Magenta=0.15748031496063%, Yellow=0%, and Black=0.003921568627451%.
Shades of #fdd6fe
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 #fdd6fe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdd6fe
Preview of #fdd6fe on White Background
The contrast ratio of #fdd6fe with white color is 1.29
Preview of #fdd6fe on black background
The contrast ratio of #fdd6fe with black color is 16.23
#fdd6fe color will look good with a black background.
Color Schemes of #fdd6fe
Triadic Colors of #fdd6fe
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 #fdd6fe
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 #fdd6fe
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 #fdd6fe
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: #fdd6fe;
}
This is a sample text used for the color #fdd6fe. 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: #fdd6fe;
}
This is a sample text used for the color #fdd6fe. 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 #fdd6fe;
}
This is a sample text used for the color #fdd6fe. 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 35.09%
Green 29.68%
Blue 35.23%
CMYK Percentage
Cyan 2.38
Magenta 95.25%
Yellow 0%
Black 2.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.