#efdcf8 Hex Color
rgb(239, 220, 248)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | ef | dc | f8 | - | #efdcf8 |
| RGB | 239 | 220 | 248 | - | rgb(239,220,248) |
| HSL | 281 | 67% | 92% | - | hsl(281,67%,92%) |
| HSV | 281 | 11% | 97% | - | hsv(281,11%,97%) |
| XYZ | 78.1331 | 76.3144 | 99.419 | - | xyz(78.1331,76.3144,99.419) |
| CIE-LAB | 90.01 | 11.47 | -11.26 | - | lab(90.01,11.47,-11.26) |
| CMYK | 0.036290322580645 | 0.11290322580645 | 0 | 0.027450980392157 | cmyk(0.036290322580645,0.11290322580645,0,0.027450980392157) |
Description
The RGB value of color #efdcf8 is rgb(239, 220, 248).
In the hex color #efdcf8, The value of Red is 239, value of Green is 220, and value of Blue is 248. The primary color is Blue. Similarly, The HSL values for #efdcf8 consists of 281° Hue, 67% Saturation, and 92% Lightness.
In the CMYK color model, the color #efdcf8 can be represented as Cyan=0.036290322580645%, Magenta=0.11290322580645%, Yellow=0%, and Black=0.027450980392157%.
Shades of #efdcf8
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 #efdcf8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #efdcf8
Preview of #efdcf8 on White Background
The contrast ratio of #efdcf8 with white color is 1.29
Preview of #efdcf8 on black background
The contrast ratio of #efdcf8 with black color is 16.26
#efdcf8 color will look good with a black background.
Color Schemes of #efdcf8
Triadic Colors of #efdcf8
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 #efdcf8
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 #efdcf8
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 #efdcf8
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: #efdcf8;
}
This is a sample text used for the color #efdcf8. 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: #efdcf8;
}
This is a sample text used for the color #efdcf8. 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 #efdcf8;
}
This is a sample text used for the color #efdcf8. 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 33.8%
Green 31.12%
Blue 35.08%
CMYK Percentage
Cyan 20.54
Magenta 63.92%
Yellow 0%
Black 15.54%
Comments on this color
Please login or signup to post a comment.
No comments yet.