#fed8fb Hex Color
rgb(254, 216, 251)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | d8 | fb | - | #fed8fb |
RGB | 254 | 216 | 251 | - | rgb(254,216,251) |
HSL | 305 | 95% | 92% | - | hsl(305,95%,92%) |
HSV | 305 | 15% | 100% | - | hsv(305,15%,100%) |
XYZ | 82.8415 | 77.1476 | 101.7915 | - | xyz(82.8415,77.1476,101.7915) |
CIE-LAB | 90.39 | 19.03 | -12.13 | - | lab(90.39,19.03,-12.13) |
CMYK | 0 | 0.1496062992126 | 0.011811023622047 | 0.003921568627451 | cmyk(0,0.1496062992126,0.011811023622047,0.003921568627451) |
Description
The RGB value of color #fed8fb is rgb(254, 216, 251).
In the hex color #fed8fb, The value of Red is 254, value of Green is 216, and value of Blue is 251. The primary color is Red. Similarly, The HSL values for #fed8fb consists of 305° Hue, 95% Saturation, and 92% Lightness.
In the CMYK color model, the color #fed8fb can be represented as Cyan=0%, Magenta=0.1496062992126%, Yellow=0.011811023622047%, and Black=0.003921568627451%.
Shades of #fed8fb
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 #fed8fb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fed8fb
Preview of #fed8fb on White Background
The contrast ratio of #fed8fb with white color is 1.28
Preview of #fed8fb on black background
The contrast ratio of #fed8fb with black color is 16.43
#fed8fb color will look good with a black background.
Color Schemes of #fed8fb
Triadic Colors of #fed8fb
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 #fed8fb
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 #fed8fb
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 #fed8fb
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: #fed8fb;
}
This is a sample text used for the color #fed8fb. 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: #fed8fb;
}
This is a sample text used for the color #fed8fb. 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 #fed8fb;
}
This is a sample text used for the color #fed8fb. 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.23%
Green 29.96%
Blue 34.81%
CMYK Percentage
Cyan 0
Magenta 90.48%
Yellow 7.14%
Black 2.37%
Comments on this color
Please login or signup to post a comment.
No comments yet.