All colors
CSS named colorGreen · mid · balanced
browser standard

#D2B48C

Tan

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

Color values

copy exact values
HEX#D2B48CsRGB hexadecimal
RGBrgb(210, 180, 140)screen channels
HSLhsl(34, 44%, 69%)hue, saturation, lightness
CMYKcmyk(0%, 14%, 33%, 18%)approximate process color
Tailwindorange-200nearest palette utility, not an exact token

Foreground contrast

WCAG ratios
White textfails AA1.97:1
Black textAAA10.65: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
#453C31
#88755D
#D2B48C
#E0CBB0
#EEE2D4
#FAFAFA
Analogous
#D2918C
#D2B48C
#CDD28C
Triadic
#D2B48C
#8CD2B4
#B48CD2
Complement
#D2B48C
#8CAAD2

Nearest named neighbors

Lab distance · lower is closer

CSS output

:root {
  --color-tan: #D2B48C;
}

.swatch {
  background: var(--color-tan);
  color: #000000;
}
Hue78°
Lightness75 L*
Chroma24.9
Luminance0.482