#dd7df3 - Lilac Hex Color Code

#DD7DF3 (Lilac) - RGB 221, 125, 243 Color Information

#dd7df3 Conversion Table

HEX Triplet DD, 7D, F3
RGB Decimal 221, 125, 243
RGB Octal 335, 175, 363
RGB Percent 86.7%, 49%, 95.3%
RGB Binary 11011101, 1111101, 11110011
CMY 0.133, 0.510, 0.047
CMYK 9, 49, 0, 5

Percentages of Color #DD7DF3

R 86.7%
G 49%
B 95.3%
RGB Percentages of Color #dd7df3
C 9%
M 49%
Y 0%
K 5%
CMYK Percentages of Color #dd7df3

Color spaces of #DD7DF3 Lilac - RGB(221, 125, 243)

HSV (or HSB) 289°, 49°, 95°
HSL 289°, 83°, 72°
Web Safe #cc66ff
XYZ 53.330, 36.510, 89.030
CIE-Lab 66.908, 55.034, -44.076
xyY 0.298, 0.204, 36.510
Decimal 14515699

#dd7df3 Color Accessibility Scores (Lilac Contrast Checker)

#dd7df3

On dark background [POOR]

#dd7df3

On light background [GOOD]

#dd7df3

As background color [GOOD]

Lilac ↔ #dd7df3 Color Blindness Simulator

Coming soon... You can see how #dd7df3 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.

#DD7DF3 Color Combinations - Color Schemes with dd7df3

#dd7df3 Analogous Colors

#dd7df3 Triadic Colors

#dd7df3 Split Complementary Colors

#dd7df3 Complementary Colors

Shades and Tints of #dd7df3 Color Variations

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

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

Alternatives colours to Lilac (#dd7df3)

#dd7df3 Color Codes for CSS3/HTML5 and Icon Previews

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

#DD7DF3 in Programming

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

#dd7df3 - RGB(221, 125, 243) - Lilac Color FAQ

What is the color code for Lilac?

Hex color code for Lilac color is #dd7df3. RGB color code for lilac color is rgb(221, 125, 243).

What is the RGB value of #dd7df3?

The RGB value corresponding to the hexadecimal color code #dd7df3 is rgb(221, 125, 243). 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, '125' represents the green component's intensity, and '243' denotes the blue component's intensity. Combined in these specific proportions, these three color components create the color represented by #dd7df3.

What is the RGB percentage of #dd7df3?

The RGB percentage composition for the hexadecimal color code #dd7df3 is detailed as follows: 86.7% Red, 49% Green, and 95.3% 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 49% and 95.3% 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 #dd7df3.

What does RGB 221,125,243 mean?

The RGB color 221, 125, 243 represents a dull and muted shade of Blue. The websafe version of this color is hex cc66ff. This color might be commonly referred to as a shade similar to Lilac.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #dd7df3 is composed of 9% Cyan, 49% Magenta, 0% Yellow, and 5% Black. In this CMYK breakdown, the Cyan component at 9% influences the coolness or green-blue aspects of the color, whereas the 49% of Magenta contributes to the red-purple qualities. The 0% of Yellow typically adds to the brightness and warmth, and the 5% 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 #dd7df3?

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #dd7df3 has an HSL value of 289° (degrees) for Hue, 83% for Saturation, and 72% for Lightness. In this HSL representation, the Hue at 289° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 83% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 72% 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?
The Effect of Commercial Site Interface Colors on Conversion

Different shades have a huge impact on conversion rates of websites. Read to discover how. Do colors affect the performance of a website? Well, it’s quite complicated. To some degree, color affects a site’s performance. But not directly. Color psycho...

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...

Best Color Matches For Your Home Office

An office space thrives on high energy and positivity. As such, it must be calming, welcoming, and inspiring. Studies have also shown that colors greatly impact human emotions. Hence, painting your home office walls with the right color scheme is ess...

Incorporating Colors in Design: A Comprehensive Guide

Colors are potent communicative elements. They excite emotions, manipulate moods, and transmit unspoken messages. To heighten resonance in design, skillful integration of colors is essential. This guide is equipped with insights and hands-on tips on ...

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...