CSS named colorNeutral · light · muted
browser standard
#FFF5EE
Sea Shell
Best set with black text. The pairing reaches 19.55:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#FFF5EEsRGB hexadecimalRGB
rgb(255, 245, 238)screen channelsHSL
hsl(25, 100%, 97%)hue, saturation, lightnessCMYK
cmyk(0%, 4%, 7%, 0%)approximate process colorTailwind
orange-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.07:1
Black textAAA19.55: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
#514E4C
#A39D99
#FFF5EE
#FDF7F2
#FCF8F6
#FAFAFA
Analogous
#FFEEF0
#FFF5EE
#FFFEEE
Triadic
#FFF5EE
#EEFFF5
#F5EEFF
Complement
#FFF5EE
#EEF8FF
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-sea-shell: #FFF5EE;
}
.swatch {
background: var(--color-sea-shell);
color: #000000;
}Hueneutral
Lightness97 L*
Chroma5.0
Luminance0.927