#fdd5ff - White Pointer Hex Color Code

#FDD5FF (White Pointer) - RGB 253, 213, 255 Color Information

#fdd5ff Conversion Table

HEX Triplet FD, D5, FF
RGB Decimal 253, 213, 255
RGB Octal 375, 325, 377
RGB Percent 99.2%, 83.5%, 100%
RGB Binary 11111101, 11010101, 11111111
CMY 0.008, 0.165, 0.000
CMYK 1, 16, 0, 0

Percentages of Color #FDD5FF

R 99.2%
G 83.5%
B 100%
RGB Percentages of Color #fdd5ff
C 1%
M 16%
Y 0%
K 0%
CMYK Percentages of Color #fdd5ff

Color spaces of #FDD5FF White Pointer - RGB(253, 213, 255)

HSV (or HSB) 297°, 16°, 100°
HSL 297°, 100°, 92°
Web Safe #ffccff
XYZ 82.352, 75.691, 104.877
CIE-Lab 89.716, 20.996, -15.248
xyY 0.313, 0.288, 75.691
Decimal 16635391

#fdd5ff Color Accessibility Scores (White Pointer Contrast Checker)

#fdd5ff

On dark background [GOOD]

#fdd5ff

On light background [POOR]

#fdd5ff

As background color [POOR]

White Pointer ↔ #fdd5ff Color Blindness Simulator

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

#FDD5FF Color Combinations - Color Schemes with fdd5ff

#fdd5ff Analogous Colors

#fdd5ff Triadic Colors

#fdd5ff Split Complementary Colors

#fdd5ff Complementary Colors

Shades and Tints of #fdd5ff Color Variations

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

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

Alternatives colours to White Pointer (#fdd5ff)

#fdd5ff Color Codes for CSS3/HTML5 and Icon Previews

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

#FDD5FF in Programming

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

#fdd5ff - RGB(253, 213, 255) - White Pointer Color FAQ

What is the color code for White Pointer?

Hex color code for White Pointer color is #fdd5ff. RGB color code for white pointer color is rgb(253, 213, 255).

What is the RGB value of #fdd5ff?

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

What is the RGB percentage of #fdd5ff?

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

What does RGB 253,213,255 mean?

The RGB color 253, 213, 255 represents a bright and vivid shade of Blue. The websafe version of this color is hex ffccff. This color might be commonly referred to as a shade similar to White Pointer.

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

In the CMYK (Cyan, Magenta, Yellow, Black) color model, the color represented by the hexadecimal code #fdd5ff is composed of 1% Cyan, 16% Magenta, 0% Yellow, and 0% Black. In this CMYK breakdown, the Cyan component at 1% 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 0% 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 #fdd5ff?

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

What Is The Conversion Rate Formula?

What is the conversion rate formula? Well, the conversion rate formula is a way to calculate the rate at which a marketing campaign converts leads into customers. To determine the success of your online marketing campaigns, it’s important to un...

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

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