#F8E2DB
A very light, moderate neutral closely aligning with Mistyrose.
About #F8E2DB
Visually, #F8E2DB is defined as a moderate neutral. It is closely associated with the named CSS color Mistyrose. To achieve this exact tint on a monitor, you would use an RGB mix of 248, 226, and 219.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 9% Magenta, 12% Yellow, and 3% Black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#F8E2DB
RGB248, 226, 219
HSL14.5°, 67.4%, 91.6%
CMYK0%, 9%, 12%, 3%
HSV14.5°, 11.7%, 97.3%
LAB91.4, 6.4, 6.1
XYZ78.7, 79.5, 78.2
Decimal16311003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.24:1
Text on #FFFFFF
FAIL
16.89:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8E2DB;
}
.text-color {
color: #F8E2DB;
}
.border-color {
border: 2px solid #F8E2DB;
}