#FFD3E2
A very light, vivid neutral closely aligning with Pink.
About #FFD3E2
The precise color #FFD3E2 is an excellent choice for modern design projects. Its closest recognized web color is Pink. This translates to an RGB value of rgb(255, 211, 226).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 17% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#FFD3E2
RGB255, 211, 226
HSL339.5°, 100.0%, 91.4%
CMYK0%, 17%, 11%, 0%
HSV339.5°, 17.3%, 100.0%
LAB88.6, 17.7, -1.6
XYZ78.3, 73.3, 82.0
Decimal16765922
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.67:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFD3E2;
}
.text-color {
color: #FFD3E2;
}
.border-color {
border: 2px solid #FFD3E2;
}