#F8DBBD
A very light, vivid orange closely aligning with Bisque.
About #F8DBBD
The hex code #F8DBBD represents a beautifully specific shade of orange. Its closest recognized web color is Bisque. Its digital footprint relies on 248 parts red, 219 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 12% M, 24% Y, and 3% K. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#F8DBBD
RGB248, 219, 189
HSL30.5°, 80.8%, 85.7%
CMYK0%, 12%, 24%, 3%
HSV30.5°, 23.8%, 97.3%
LAB89.1, 5.5, 18.4
XYZ73.2, 74.3, 58.6
Decimal16309181
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.32:1
Text on #FFFFFF
FAIL
15.86:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.48:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #F8DBBD;
}
.text-color {
color: #F8DBBD;
}
.border-color {
border: 2px solid #F8DBBD;
}