FloralWhite

All colors
CSS named colorNeutral · light · muted
browser standard

#FFFAF0

Floral White

Best set with black text. The pairing reaches 20.18:1 contrast and passes AAA for normal text.

Color values

copy exact values
HEX#FFFAF0sRGB hexadecimal
RGBrgb(255, 250, 240)screen channels
HSLhsl(40, 100%, 97%)hue, saturation, lightness
CMYKcmyk(0%, 2%, 6%, 0%)approximate process color
Tailwindorange-50nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.04:1
Black textAAA20.18:1

Recommendation

Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.

Palette relationships

generated in color space
Tonal ramp
#050505
#514F4C
#A3A09A
#FFFAF0
#FDFAF3
#FCFAF7
#FAFAFA
Analogous
#FFF3F0
#FFFAF0
#FDFFF0
Triadic
#FFFAF0
#F0FFFA
#FAF0FF
Complement
#FFFAF0
#F0F5FF

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-floral-white: #FFFAF0;
}

.swatch {
  background: var(--color-floral-white);
  color: #000000;
}
Hueneutral
Lightness98 L*
Chroma5.4
Luminance0.959