#FFCCE6 Color Information

Hex color code: #FFCCE6

The hex color #FFCCE6 is a delicate magenta with RGB values of (255, 204, 230) and HSL of (329°, 100%, 90%). It is popular in mobile app design.

Try:
Color NameMisty Rose
HEX
#FFCCE6
RGB
255, 204, 230
HSL
329°, 100%, 90%
CMYK
0%, 20%, 10%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #FFCCE6; 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 #FFCCE6; background-color: #FFCCE615; }

Alert / Toast

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

Link / Accent

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

a { color: #FFCCE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 204, 230

Red: 255 / Green: 204 / Blue: 230

HSL

329°, 100%, 90%

Hue: 329° / Saturation: 100% / Lightness: 90%

CMYK

0%, 20%, 10%, 0%

Cyan: 0% / Magenta: 20% / Yellow: 10% / Key: 0%

What color is #FFCCE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCCE6 to RGB:

rgb(255, 204, 230)HEX to RGB Converter →

HEX to HSL

Convert #FFCCE6 to HSL:

hsl(329, 100%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #FFCCE6 to CMYK:

cmyk(0%, 20%, 10%, 0%)Color Converter →

Color Meaning and Usage

#FFCCE6 is a delicate magenta color with RGB values of 255, 204, 230 and HSL of 329°, 100%, 90%. 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 #FFCCE6 is #CCFFE5, creating high-contrast pairings. For softer combinations, try analogous colors like #FECCFF.

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

Contrast with #FFCCE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCCE6?

#FFCCE6 is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFCCE6?

#FFCCE6 in RGB is (255, 204, 230) - 255 red, 204 green, and 230 blue.

How to use #FFCCE6 in CSS?

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

What colors go well with #FFCCE6?

#CCFFE5 (complementary), #FECCFF (analogous), and #FF80C1 (lighter shade) work well with #FFCCE6.