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 valuesHEX
#D2B48CsRGB hexadecimalRGB
rgb(210, 180, 140)screen channelsHSL
hsl(34, 44%, 69%)hue, saturation, lightnessCMYK
cmyk(0%, 14%, 33%, 18%)approximate process colorTailwind
orange-200nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite 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 spaceTonal 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 closerCSS output
:root {
--color-tan: #D2B48C;
}
.swatch {
background: var(--color-tan);
color: #000000;
}Hue78°
Lightness75 L*
Chroma24.9
Luminance0.482