#ddc7ed - French Lilac Hex Color Code

#DDC7ED (French Lilac) - RGB 221, 199, 237 Color Information

#ddc7ed Conversion Table

HEX Triplet DD, C7, ED
RGB Decimal 221, 199, 237
RGB Octal 335, 307, 355
RGB Percent 86.7%, 78%, 92.9%
RGB Binary 11011101, 11000111, 11101101
CMY 0.133, 0.220, 0.071
CMYK 7, 16, 0, 7

Percentages of Color #DDC7ED

R 86.7%
G 78%
B 92.9%
RGB Percentages of Color #ddc7ed
C 7%
M 16%
Y 0%
K 7%
CMYK Percentages of Color #ddc7ed

Color spaces of #DDC7ED French Lilac - RGB(221, 199, 237)

HSV (or HSB) 275°, 16°, 93°
HSL 275°, 51°, 85°
Web Safe #ccccff
XYZ 65.528, 62.333, 88.699
CIE-Lab 83.090, 14.592, -15.942
xyY 0.303, 0.288, 62.333
Decimal 14534637

#ddc7ed Color Accessibility Scores (French Lilac Contrast Checker)

#ddc7ed

On dark background [GOOD]

#ddc7ed

On light background [POOR]

#ddc7ed

As background color [POOR]

French Lilac ↔ #ddc7ed Color Blindness Simulator

Coming soon... You can see how #ddc7ed is perceived by people affected by a color vision deficiency. This can be useful if you need to ensure your color combinations are accessible to color-blind users.

#DDC7ED Color Combinations - Color Schemes with ddc7ed

#ddc7ed Analogous Colors

#ddc7ed Triadic Colors

#ddc7ed Split Complementary Colors

#ddc7ed Complementary Colors

Shades and Tints of #ddc7ed Color Variations

#ddc7ed Shade Color Variations (When you combine pure black with this color, #ddc7ed, darker shades are produced.)

#ddc7ed Tint Color Variations (Lighter shades of #ddc7ed can be created by blending the color with different amounts of white.)

Alternatives colours to French Lilac (#ddc7ed)

#ddc7ed Color Codes for CSS3/HTML5 and Icon Previews

Text with Hexadecimal Color #ddc7ed
This sample text has a font color of #ddc7ed
#ddc7ed Border Color
This sample element has a border color of #ddc7ed
#ddc7ed CSS3 Linear Gradient
#ddc7ed Background Color
This sample paragraph has a background color of #ddc7ed
#ddc7ed Text Shadow
This sample text has a shadow color of #ddc7ed
Sample text with glow color #ddc7ed
This sample text has a glow color of #ddc7ed
#ddc7ed Box Shadow
This sample element has a box shadow of #ddc7ed
Sample text with Underline Color #ddc7ed
This sample text has a underline color of #ddc7ed
A selection of SVG images/icons using the hex version #ddc7ed of the current color.

#DDC7ED in Programming

HTML5, CSS3 #ddc7ed
Java new Color(221, 199, 237);
.NET Color.FromArgb(255, 221, 199, 237);
Swift UIColor(red:221, green:199, blue:237, alpha:1.00000)
Objective-C [UIColor colorWithRed:221 green:199 blue:237 alpha:1.00000];
OpenGL glColor3f(221f, 199f, 237f);
Python Color('#ddc7ed')

#ddc7ed - RGB(221, 199, 237) - French Lilac Color FAQ

What is the color code for French Lilac?

Hex color code for French Lilac color is #ddc7ed. RGB color code for french lilac color is rgb(221, 199, 237).

What is the RGB value of #ddc7ed?

The RGB value corresponding to the hexadecimal color code #ddc7ed is rgb(221, 199, 237). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '221' indicates the intensity of the red component, '199' represents the green component's intensity, and '237' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #ddc7ed.

What is the RGB percentage of #ddc7ed?

The RGB percentage composition for the hexadecimal color code #ddc7ed is detailed as follows: 86.7% Red, 78% Green, and 92.9% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 86.7% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 78% and 92.9% respectively, playing a smaller role in the composition of this particular hue. Together, these percentages of Red, Green, and Blue mix to form the distinct color represented by #ddc7ed.

What does RGB 221,199,237 mean?

The RGB color 221, 199, 237 represents a bright and vivid shade of Blue. The websafe version of this color is hex ccccff. This color might be commonly referred to as a shade similar to French Lilac.

What is the CMYK (Cyan Magenta Yellow Black) color model of #ddc7ed?

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #ddc7ed is composed of 7% Cyan, 16% Magenta, 0% Yellow, and 7% Black. In this CMYK breakdown, the Cyan component at 7% influences the coolness or green-blue aspects of the color, whereas the 16% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 7% of Black determines the depth and overall darkness of the shade. The resulting color can range from bright and vivid to deep and muted, depending on these CMYK values. The CMYK color model is crucial in color printing and graphic design, offering a practical way to mix these four ink colors to create a vast spectrum of hues.

What is the HSL value of #ddc7ed?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ddc7ed has an HSL value of 275° (degrees) for Hue, 51% for Saturation, and 85% for Lightness. In this HSL representation, the Hue at 275° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 51% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 85% determines the brightness of the color, where a higher percentage represents a lighter shade. Together, these HSL values combine to create the distinctive shade of red that is both moderately vivid and fairly bright, as indicated by the specific values for this color. The HSL color model is particularly useful in digital arts and web design, as it allows for easy adjustments of color tones, saturation, and brightness levels.

Did you know our free color tools?
Exploring the Role of Colors in Branding

Colors play an indispensable role in shaping a brand’s identity, influencing consumer perception and reaction toward a business. These elements provoke an array of emotions, guide decision-making processes, and communicate the ethos a brand emb...

How to Use CSS3 Gradients to Create Beautiful Web Backgrounds and Effects

Engaging your audience and increasing their time spent on the website is possible with CSS3 gradients. Your university website can really stand out with its visual appeal. CSS3 is useful when creating and formatting content structure in web design. Y...

The Influence of Colors on Psychology: An Insightful Analysis

The captivating influence that colors possess over our emotions and actions is both marked and pervasive. Every hue, from the serene and calming blue to the vivacious and stimulating red, subtly permeates the fabric of our everyday lives, influencing...

A/B testing: How to optimize website design and content for maximum conversion

Do you want to learn more about A/B testing and how to optimize design and content for maximum conversion? Here are some tips and tricks. The world we live in is highly technologized. Every business and organization have to make its presence online n...

The Ultimate Guide to Color Psychology and Conversion Rates

In today’s highly competitive online market, understanding color psychology and its impact on conversion rates can give you the edge you need to stand out from the competition. In this comprehensive guide, we will explore how color affects user...