#F8DBE2
A very light, moderate neutral closely aligning with Mistyrose.
About #F8DBE2
Visually, #F8DBE2 is defined as a moderate neutral. Designers often compare it to the standard color Mistyrose. Its digital footprint relies on 248 parts red, 219 parts green, and 226 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 12% magenta inks. The HSL representation is 345.5° hue, 67.4% saturation, and 91.6% lightness.
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#F8DBE2
RGB248, 219, 226
HSL345.5°, 67.4%, 91.6%
CMYK0%, 12%, 9%, 3%
HSV345.5°, 11.7%, 97.3%
LAB89.9, 11.1, 0.2
XYZ77.8, 76.1, 82.5
Decimal16309218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.22:1
Text on #000000
AAA
1.24:1
Text on #F8FAFC
FAIL
13.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8DBE2;
}
.text-color {
color: #F8DBE2;
}
.border-color {
border: 2px solid #F8DBE2;
}