Moccasin

All colors
CSS named colorGreen · light · balanced
browser standard

#FFE4B5

Moccasin

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

Color values

copy exact values
HEX#FFE4B5sRGB hexadecimal
RGBrgb(255, 228, 181)screen channels
HSLhsl(38, 100%, 85%)hue, saturation, lightness
CMYKcmyk(0%, 11%, 29%, 0%)approximate process color
Tailwindorange-200nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.23:1
Black textAAA17.02: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
#51493C
#A49376
#FFE4B5
#FEEBCC
#FDF3E3
#FAFAFA
Analogous
#FFBFB5
#FFE4B5
#F5FFB5
Triadic
#FFE4B5
#B5FFE4
#E4B5FF
Complement
#FFE4B5
#B5D0FF

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-moccasin: #FFE4B5;
}

.swatch {
  background: var(--color-moccasin);
  color: #000000;
}
Hue85°
Lightness92 L*
Chroma26.5
Luminance0.801