‎#FFD1DF Light Pink

‎#FFD1DF

‎#FFD1DF (Light Pink) RGB value is (255, 209, 223).
Red value is 255, green value is 209, and blue value is 223.
Cylindrical-coordinate representations (HSL) of color ‎#FFD1DF: hue: 342°, saturation: 100%, and lightness: 91%.
Process color (CMYK) of ‎#FFD1DF is 0%, 18%, 12.5%, 0%. Web safe color equivalent of ‎#FFD1DF is ‎##FFCCCC. Color #FFD1DF contains mainly Yellow.

Color Spaces

Color spaces of #FFD1DF Value
RGB255, 209, 223
HSL342°, 100%, 91%
HSV / HSB342°, 18%, 100%
CMYK0%, 18%, 12.5%, 0%
XYZ77.36, 72.19, 79.66

Base Numbers

Base Red Green Blue
Binary 11111111 11010001 11011111
Octal 377 321 337
Decimal 255 209 223
Hex FF D1 DF

RGB Percentages for Color #FFD1DF

Red: 37.1%
Green: 30.4%
Blue: 32.5%

CMYK Percentages of Color #FFD1DF

Magenta: 18%
Yellow: 12.5%

Shades of #FFD1DF

Tints of #FFD1DF

CSS Codes for Color #FFD1DF
.mybgColor { background-color: #FFD1DF; }
.myforeColor { color: #FFD1DF; }
.myborderColor { border: 3px solid #FFD1DF; }
Text Font Color #FFD1DF

<p style="color:#FFD1DF">Text here</p>

This sample text is styled with font color #FFD1DF. It demonstrates typography contrast and readability for Web Content Accessibility Guidelines.

Background Color #FFD1DF

<div style="background-color:#FFD1DF">Div content here</div>

The background color of this container is #FFD1DF.
Border Color #FFD1DF

<div style="border:3px solid #FFD1DF">Div here</div>

The border color of this container is #FFD1DF.
CSS3 Shadow Examples
.textShadowRgb { text-shadow: 4px 4px 2px rgba(255, 209, 223, 0.8); }
.textShadowHex { text-shadow: 4px 4px 2px #FFD1DF; }
.divShadow { -moz-box-shadow: 1px 1px 3px #FFD1DF;
-webkit-box-shadow: 1px 1px 3px #FFD1DF;
box-shadow: 1px 1px 3px #FFD1DF; }
                
Text Shadow Using RGB Values

This text has a CSS3 shadow effect generated with RGB color values.

Text Shadow Using Hex Values

This text has a CSS3 shadow effect generated with Hex color values.

Shadow Div Box
This div container demonstrates a CSS3 box shadow effect using #FFD1DF.

Related Colors & Harmonies

Detailed Specifications & Design Guide for #FFD1DF (Light Pink)

Color Overview & Profile: Color ‎#FFD1DF, also known as Light Pink, is a prominent hue with strong representation in digital UI designs and print graphics. In the sRGB color space, it is composed of 100% Red (255/255), 82% Green (209/255), and 87% Blue (223/255). The primary color family component is Yellow.

Print & Physical Production Specs: For physical print production and offset printing setups, ‎#FFD1DF translates into the CMYK subtractive color model with values of 0% Cyan, 18% Magenta, 12.5% Yellow, and 0% Key (Black). The cylindrical coordinates in the HSL space feature a hue of 342°, saturation of 100%, and lightness of 91%.

Web Accessibility & Design Recommendations: When implementing ‎#FFD1DF in web frontend frameworks, ensure sufficient contrast ratios for readability according to WCAG 2.1 standards. The web-safe equivalent hex value for this color is ‎##FFCCCC.

‎#FFD1DF Light Pink hexcolor for Light Pink Light Pink hexcode Shades of #FFD1DF Tints of #FFD1DF Similar Colors to #FFD1DF #FFD1DF Color Combinations #FFD1DF CSS & Web Code #FFD1DF RGB & CMYK Warm Color Tone
Scroll to Top