#F8D3C5
A very light, vivid orange closely aligning with Mistyrose.
About #F8D3C5
Visually, #F8D3C5 is defined as a vivid orange. Designers often compare it to the standard color Mistyrose. This translates to an RGB value of rgb(248, 211, 197).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 15% M, 21% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F8D3C5
RGB248, 211, 197
HSL16.5°, 78.5%, 87.3%
CMYK0%, 15%, 21%, 3%
HSV16.5°, 20.6%, 97.3%
LAB87.3, 10.8, 11.7
XYZ72.1, 70.6, 62.6
Decimal16307141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.39:1
Text on #FFFFFF
FAIL
15.12:1
Text on #000000
AAA
1.33:1
Text on #F8FAFC
FAIL
12.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8D3C5;
}
.text-color {
color: #F8D3C5;
}
.border-color {
border: 2px solid #F8D3C5;
}