#FADEFF - White Pointer Hex Color Code

#FADEFF (White Pointer) - RGB 250, 222, 255 Color Information

#FADEFF Conversion Table

HEX Triplet FA, DE, FF
RGB Decimal 250, 222, 255
RGB Octal 372, 336, 377
RGB Percent 98%, 87.1%, 100%
RGB Binary 11111010, 11011110, 11111111
CMY 0.020, 0.129, 0.000
CMYK 2, 13, 0, 0

Percentages of Color #FADEFF

R 98%
G 87.1%
B 100%
RGB Percentages of Color #FADEFF
C 2%
M 13%
Y 0%
K 0%
CMYK Percentages of Color #FADEFF

Color spaces of #FADEFF White Pointer - RGB(250, 222, 255)

HSV (or HSB) 291°, 13°, 100°
HSL 291°, 100°, 94°
Web Safe #ffccff
XYZ 83.596, 79.787, 105.602
CIE-Lab 91.589, 15.309, -12.472
xyY 0.311, 0.297, 79.787
Decimal 16441087

#FADEFF Color Accessibility Scores (White Pointer Contrast Checker)

#FADEFF

On dark background [GOOD]

#FADEFF

On light background [POOR]

#FADEFF

As background color [POOR]

White Pointer ↔ #FADEFF Color Blindness Simulator

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

#FADEFF Color Combinations - Color Schemes with FADEFF

#FADEFF Analogous Colors

#FADEFF Triadic Colors

#FADEFF Split Complementary Colors

#FADEFF Complementary Colors

Shades and Tints of #FADEFF Color Variations

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

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

Alternatives colours to White Pointer (#FADEFF)

#FADEFF Color Codes for CSS3/HTML5 and Icon Previews

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

#FADEFF in Programming

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

#FADEFF - RGB(250, 222, 255) - White Pointer Color FAQ

What is the color code for White Pointer?

Hex color code for White Pointer color is #FADEFF. RGB color code for white pointer color is rgb(250, 222, 255).

What is the RGB value of #FADEFF?

The RGB value corresponding to the hexadecimal color code #FADEFF is rgb(250, 222, 255). These values represent the intensities of the red, green, and blue components of the color, respectively. Here, '250' indicates the intensity of the red component, '222' 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 #FADEFF.

What is the RGB percentage of #FADEFF?

The RGB percentage composition for the hexadecimal color code #FADEFF is detailed as follows: 98% Red, 87.1% 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 98% for Red signifies a dominant red component, contributing significantly to the overall color. The Green and Blue components are comparatively lower, with 87.1% 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 #FADEFF.

What does RGB 250,222,255 mean?

The RGB color 250, 222, 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 #FADEFF?

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

In the HSL (Hue, Saturation, Lightness) color model, the color represented by the hexadecimal code #FADEFF has an HSL value of 291° (degrees) for Hue, 100% for Saturation, and 94% for Lightness. In this HSL representation, the Hue at 291° 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 94% 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?
E-commerce Homepage Examples & CRO Best Practices

Conversion rate optimization (CRO) is a critical aspect of e-commerce success. By optimizing your homepage, you can increase the chances that visitors will take the desired action, whether it be signing up for a newsletter, making a purchase, or down...

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

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

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 Ultimate Conversion Rate Optimization (CRO) Checklist

If you’re running a business, then you know that increasing your conversion rate is essential to your success. After all, if people aren’t buying from you, then you’re not making any money! And while there are many things you can do...