CSS named colorNeutral · light · muted
browser standard
#F8F8FF
Ghost White
Best set with black text. The pairing reaches 19.86:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#F8F8FFsRGB hexadecimalRGB
rgb(248, 248, 255)screen channelsHSL
hsl(240, 100%, 99%)hue, saturation, lightnessCMYK
cmyk(3%, 3%, 0%, 0%)approximate process colorTailwind
purple-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.06:1
Black textAAA19.86: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
#4F4F51
#9F9FA3
#F8F8FF
#F9F9FD
#F9F9FC
#FAFAFA
Analogous
#F8FCFF
#F8F8FF
#FCF8FF
Triadic
#F8F8FF
#FFF8F8
#F8FFF8
Complement
#F8F8FF
#FFFFF8
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-ghost-white: #F8F8FF;
}
.swatch {
background: var(--color-ghost-white);
color: #000000;
}Hueneutral
Lightness98 L*
Chroma3.6
Luminance0.943