#FFDBD3
A very light, vivid neutral closely aligning with Mistyrose.
About #FFDBD3
Visually, #FFDBD3 is defined as a vivid neutral. Its closest recognized web color is Mistyrose. Its digital footprint relies on 255 parts red, 219 parts green, and 211 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 14% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#FFDBD3
RGB255, 219, 211
HSL10.9°, 100.0%, 91.4%
CMYK0%, 14%, 17%, 0%
HSV10.9°, 17.3%, 100.0%
LAB90.1, 11.2, 8.5
XYZ78.3, 76.6, 72.3
Decimal16767955
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.33:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #FFDBD3;
}
.text-color {
color: #FFDBD3;
}
.border-color {
border: 2px solid #FFDBD3;
}