#FDFFFE Color Information

Hex color code: #FDFFFE

The hex color #FDFFFE is a soft cyan with RGB values of (253, 255, 254) and HSL of (150°, 100%, 100%). It is often used for branding and logos.

Try:
Color NameWhite
HEX
#FDFFFE
RGB
253, 255, 254
HSL
150°, 100%, 100%
CMYK
1%, 0%, 0%, 0%

Shades

CSS Usage
color: #FDFFFE;
background-color: #FDFFFE;
border-color: #FDFFFE;
box-shadow: 0 0 10px #FDFFFE;
border: 2px solid #FDFFFE;
Tailwind Usage
bg-[#FDFFFE]
text-[#FDFFFE]
border-[#FDFFFE]
shadow-[0_0_10px_FDFFFE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #FDFFFE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #FDFFFE; color: #000000; }

Badge

New Feature
.badge { background-color: #FDFFFE; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #FDFFFE; background-color: #FDFFFE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #FDFFFE20; border-left: 4px solid #FDFFFE; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #FDFFFE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #FDFFFE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

253, 255, 254

Red: 253 / Green: 255 / Blue: 254

HSL

150°, 100%, 100%

Hue: 150° / Saturation: 100% / Lightness: 100%

CMYK

1%, 0%, 0%, 0%

Cyan: 1% / Magenta: 0% / Yellow: 0% / Key: 0%

What color is #FDFFFE?

#FDFFFE is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FDFFFE to RGB:

rgb(253, 255, 254)HEX to RGB Converter →

HEX to HSL

Convert #FDFFFE to HSL:

hsl(150, 100%, 100%)RGB to HSL Converter →

HEX to CMYK

Convert #FDFFFE to CMYK:

cmyk(1%, 0%, 0%, 0%)Color Converter →

Color Meaning and Usage

#FDFFFE is a light cyan color with RGB values of 253, 255, 254 and HSL of 150°, 100%, 100%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #FDFFFE is #FFFFFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFFFF.

Use #FDFFFE in CSS: color: #FDFFFE or background-color: #FDFFFE. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #FDFFFE

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 20.91:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FDFFFE?

#FDFFFE is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FDFFFE?

#FDFFFE in RGB is (253, 255, 254) - 253 red, 255 green, and 254 blue.

How to use #FDFFFE in CSS?

Use #FDFFFE directly in your CSS properties like color or background-color.

What colors go well with #FDFFFE?

#FFFFFF (complementary), #FFFFFF (analogous), and #B3FFD9 (lighter shade) work well with #FDFFFE.