All colors
CSS named colorNeutral · light · muted
browser standard

#FFFFF0

Ivory

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

Color values

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

Foreground contrast

WCAG ratios
White textfails AA1.01:1
Black textAAA20.81: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
#51514C
#A3A39A
#FFFFF0
#FDFDF3
#FCFCF7
#FAFAFA
Analogous
#FFF8F0
#FFFFF0
#F8FFF0
Triadic
#FFFFF0
#F0FFFF
#FFF0FF
Complement
#FFFFF0
#F0F0FF

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-ivory: #FFFFF0;
}

.swatch {
  background: var(--color-ivory);
  color: #000000;
}
Hueneutral
Lightness100 L*
Chroma7.6
Luminance0.991