#FFCAF5 Color Information

Hex color code: #FFCAF5

#FFCAF5 is a ethereal magenta color. In RGB it is (255, 202, 245), and in HSL it is (311°, 100%, 90%). It is typically applied in digital products.

Try:
Color NameMisty Rose
HEX
#FFCAF5
RGB
255, 202, 245
HSL
311°, 100%, 90%
CMYK
0%, 21%, 4%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #FFCAF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

255, 202, 245

Red: 255 / Green: 202 / Blue: 245

HSL

311°, 100%, 90%

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

CMYK

0%, 21%, 4%, 0%

Cyan: 0% / Magenta: 21% / Yellow: 4% / Key: 0%

What color is #FFCAF5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #FFCAF5 to RGB:

rgb(255, 202, 245)HEX to RGB Converter →

HEX to HSL

Convert #FFCAF5 to HSL:

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

HEX to CMYK

Convert #FFCAF5 to CMYK:

cmyk(0%, 21%, 4%, 0%)Color Converter →

Color Meaning and Usage

#FFCAF5 is a ethereal magenta color with RGB values of 255, 202, 245 and HSL of 311°, 100%, 90%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #FFCAF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #FFCAF5?

#FFCAF5 is a ethereal magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #FFCAF5?

#FFCAF5 in RGB is (255, 202, 245) - 255 red, 202 green, and 245 blue.

How to use #FFCAF5 in CSS?

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

What colors go well with #FFCAF5?

#CCFFD5 (complementary), #EFCCFF (analogous), and #FF80E8 (lighter shade) work well with #FFCAF5.