SeaShell

All colors
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 values
HEX#FFF5EEsRGB hexadecimal
RGBrgb(255, 245, 238)screen channels
HSLhsl(25, 100%, 97%)hue, saturation, lightness
CMYKcmyk(0%, 4%, 7%, 0%)approximate process color
Tailwindorange-50nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White 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 space
Tonal 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 closer

CSS output

:root {
  --color-sea-shell: #FFF5EE;
}

.swatch {
  background: var(--color-sea-shell);
  color: #000000;
}
Hueneutral
Lightness97 L*
Chroma5.0
Luminance0.927