#ee9edd - Lavender Magenta Hex Color Code

#EE9EDD (Lavender Magenta) - RGB 238, 158, 221 Color Information

#ee9edd Conversion Table

HEX Triplet EE, 9E, DD
RGB Decimal 238, 158, 221
RGB Octal 356, 236, 335
RGB Percent 93.3%, 62%, 86.7%
RGB Binary 11101110, 10011110, 11011101
CMY 0.067, 0.380, 0.133
CMYK 0, 34, 7, 7

Percentages of Color #EE9EDD

R 93.3%
G 62%
B 86.7%
RGB Percentages of Color #ee9edd
C 0%
M 34%
Y 7%
K 7%
CMYK Percentages of Color #ee9edd

Color spaces of #EE9EDD Lavender Magenta - RGB(238, 158, 221)

HSV (or HSB) 313°, 34°, 93°
HSL 313°, 70°, 78°
Web Safe #ff99cc
XYZ 60.538, 47.851, 74.452
CIE-Lab 74.731, 39.114, -19.766
xyY 0.331, 0.262, 47.851
Decimal 15638237

#ee9edd Color Accessibility Scores (Lavender Magenta Contrast Checker)

#ee9edd

On dark background [POOR]

#ee9edd

On light background [GOOD]

#ee9edd

As background color [GOOD]

Lavender Magenta ↔ #ee9edd Color Blindness Simulator

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

#EE9EDD Color Combinations - Color Schemes with ee9edd

#ee9edd Analogous Colors

#ee9edd Triadic Colors

#ee9edd Split Complementary Colors

#ee9edd Complementary Colors

Shades and Tints of #ee9edd Color Variations

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

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

Alternatives colours to Lavender Magenta (#ee9edd)

#ee9edd Color Codes for CSS3/HTML5 and Icon Previews

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

#EE9EDD in Programming

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

#ee9edd - RGB(238, 158, 221) - Lavender Magenta Color FAQ

What is the color code for Lavender Magenta?

Hex color code for Lavender Magenta color is #ee9edd. RGB color code for lavender magenta color is rgb(238, 158, 221).

What is the RGB value of #ee9edd?

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

What is the RGB percentage of #ee9edd?

The RGB percentage composition for the hexadecimal color code #ee9edd is detailed as follows: 93.3% Red, 62% Green, and 86.7% Blue. This breakdown indicates the relative contribution of each primary color in the RGB color model to achieve this specific shade. The value 93.3% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 62% and 86.7% 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 #ee9edd.

What does RGB 238,158,221 mean?

The RGB color 238, 158, 221 represents a dull and muted shade of Red. The websafe version of this color is hex ff99cc. This color might be commonly referred to as a shade similar to Lavender Magenta.

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

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #ee9edd has an HSL value of 313° (degrees) for Hue, 70% for Saturation, and 78% for Lightness. In this HSL representation, the Hue at 313° indicates the basic color tone, which is a shade of red in this case. The Saturation value of 70% describes the intensity or purity of this color, with a higher percentage indicating a more vivid and pure color. The Lightness value of 78% 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?
Creating a Branded Educational Identity: A Guide to HTML Color Palette Selection

The creation of a color palette for branding purposes in the field of education follows unique goals that usually go beyond classic marketing methods. The reason for that is the necessity to create a different kind of brand recognition where the use ...

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

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

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

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