#dd81e3 - Lilac Hex Color Code

#DD81E3 (Lilac) - RGB 221, 129, 227 Color Information

#dd81e3 Conversion Table

HEX Triplet DD, 81, E3
RGB Decimal 221, 129, 227
RGB Octal 335, 201, 343
RGB Percent 86.7%, 50.6%, 89%
RGB Binary 11011101, 10000001, 11100011
CMY 0.133, 0.494, 0.110
CMYK 3, 43, 0, 11

Percentages of Color #DD81E3

R 86.7%
G 50.6%
B 89%
RGB Percentages of Color #dd81e3
C 3%
M 43%
Y 0%
K 11%
CMYK Percentages of Color #dd81e3

Color spaces of #DD81E3 Lilac - RGB(221, 129, 227)

HSV (or HSB) 296°, 43°, 89°
HSL 296°, 64°, 70°
Web Safe #cc99cc
XYZ 51.534, 36.619, 77.025
CIE-Lab 66.990, 49.999, -35.119
xyY 0.312, 0.222, 36.619
Decimal 14516707

#dd81e3 Color Accessibility Scores (Lilac Contrast Checker)

#dd81e3

On dark background [POOR]

#dd81e3

On light background [GOOD]

#dd81e3

As background color [GOOD]

Lilac ↔ #dd81e3 Color Blindness Simulator

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

#DD81E3 Color Combinations - Color Schemes with dd81e3

#dd81e3 Analogous Colors

#dd81e3 Triadic Colors

#dd81e3 Split Complementary Colors

#dd81e3 Complementary Colors

Shades and Tints of #dd81e3 Color Variations

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

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

Alternatives colours to Lilac (#dd81e3)

#dd81e3 Color Codes for CSS3/HTML5 and Icon Previews

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

#DD81E3 in Programming

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

#dd81e3 - RGB(221, 129, 227) - Lilac Color FAQ

What is the color code for Lilac?

Hex color code for Lilac color is #dd81e3. RGB color code for lilac color is rgb(221, 129, 227).

What is the RGB value of #dd81e3?

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

What is the RGB percentage of #dd81e3?

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

What does RGB 221,129,227 mean?

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

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #dd81e3 has an HSL value of 296° (degrees) for Hue, 64% for Saturation, and 70% for Lightness. In this HSL representation, the Hue at 296° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 64% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 70% 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?
Why Every Designer Should Consider an IQ Test: Unlocking Creative Potential

The world of design is a vast and intricate space, brimming with creativity, innovation, and a perpetual desire for originality. Designers continually push their cognitive boundaries to conceive concepts that are not only visually enticing but also f...

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

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

What Are E-Commerce Kpis

E-commerce KPIs are key performance indicators that businesses use to measure the success of their online sales efforts. E-commerce businesses need to track key performance indicators (KPIs) to measure their success. Many KPIs can be tracked, but som...

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