#FFF8F0

A very light, vivid neutral closely aligning with Floralwhite.

About #FFF8F0

When working with digital screens, the color #FFF8F0 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Floralwhite. To achieve this exact tint on a monitor, you would use an RGB mix of 255, 248, and 240.

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 3% magenta, 6% yellow, and 0% black. With a hue angle of 32.0 degrees, it sits comfortably in the neutral spectrum.

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#FFF8F0
RGB255, 248, 240
HSL32.0°, 100.0%, 97.1%
CMYK0%, 3%, 6%, 0%
HSV32.0°, 5.9%, 100.0%
LAB97.9, 1.0, 4.7
XYZ90.5, 94.7, 95.9
Decimal16775408

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.05:1
Text on #FFFFFF
FAIL
19.94:1
Text on #000000
AAA
1.01:1
Text on #F8FAFC
FAIL
16.95:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #FFF8F0; }
.text-color { color: #FFF8F0; }
.border-color { border: 2px solid #FFF8F0; }

Similar Colors

Floralwhite
#FFFAF0