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 valuesHEX
#FFFFF0sRGB hexadecimalRGB
rgb(255, 255, 240)screen channelsHSL
hsl(60, 100%, 97%)hue, saturation, lightnessCMYK
cmyk(0%, 0%, 6%, 0%)approximate process colorTailwind
amber-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite 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 spaceTonal 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 closerCSS output
:root {
--color-ivory: #FFFFF0;
}
.swatch {
background: var(--color-ivory);
color: #000000;
}Hueneutral
Lightness100 L*
Chroma7.6
Luminance0.991