Skip to content

Tan (#D2B48C)

The hex code for Tan is #D2B48C. It is rgb(210, 180, 140) in RGB, hsl(34, 44%, 69%) in HSL, and about cmyk(0%, 14%, 33%, 18%) in CMYK — a light orange. Black text is the more readable choice on this background.

#D2B48C
HEX#D2B48C
RGBrgb(210, 180, 140)
HSLhsl(34, 44%, 69%)
HSVhsv(34, 33%, 82%)
CMYKcmyk(0%, 14%, 33%, 18%)
OKLCHoklch(78.6% 0.064 74.6)
LABlab(75.23% 6.93 24.68)
LCHlch(75.23% 25.63 74.32)

Colors Closest to Tan

Tan is a registered color name. These are the named colors nearest to it, measured as CIE76 distance in CIELAB — a perceptual scale, so the ordering matches what the eye sees rather than how close the raw RGB numbers happen to sit.

Browse the full index of named colors A-Z or every orange in the library.

#D2B48C Channel Values

How Tan breaks down in each color model. Hue is measured in degrees around the color wheel; saturation, lightness, and the CMYK inks are percentages.

ModelChannelsNotes
RGBR 210 · G 180 · B 1408-bit channels as sent to the display
HSLH 34° · S 44% · L 69%Easiest model for building lighter and darker variants
HSVH 34° · S 33% · V 82%Matches the picker in most design tools
CMYKC 0% · M 14% · Y 33% · K 18%Approximate ink mix; confirm with an ICC profile before printing
Luminance1.97:1 vs white · 10.65:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Tan background. AA requires 4.5:1 for normal text and 3:1 for large text; AAA requires 7:1. Contrast is one check, not a full accessibility review.

Fails AAWhite text1.97:1AA normal AA large AAA normal
TextBlack text10.65:1AA normal AA large AAA normal

Need a specific ratio against another background? Open #D2B48C in the contrast checker.

Colors That Go With Tan

Pairings derived from color-wheel relationships. The complementary color sits opposite Tan; analogous colors sit beside it; triadic and split-complementary sets spread evenly around the wheel. Select any swatch for its own breakdown.

Base
Complementary
Analogous
Analogous
Triadic
Triadic
Split comp.
Split comp.

Tints & Shades of Tan

Lighter tints and darker shades built by moving the lightness channel while holding hue and saturation, which is what you want for hover states, backgrounds, and text variants.

Tints

Shades

Want a full 50-950 ramp with semantic roles? Generate design tokens from #D2B48C.

How Tan Looks with Color Vision Deficiency

Simulated with the Viénot, Brettel & Mollon LMS projection model. Anomalous types are rendered as partial versions of the matching dichromacy, which is an approximation rather than a per-person clinical model.

Typical#D2B48C
Protanopia#BABA8C
Protanomaly#C4B78C
Deuteranopia#BFBF8B
Deuteranomaly#C7BA8B
Tritanopia#D6B0B0
Tritanomaly#D4B1A3
Achromatopsia#B9B9B9

Test a full palette in the color blindness simulator.

Using #D2B48C in Code

Copy-ready declarations for the places this color usually ends up.

CSS custom property--tan: #D2B48C;
CSS backgroundbackground-color: #D2B48C;
Tailwind configcolors: { 'tan': '#D2B48C' }
SwiftUIColor(red: 0.824, green: 0.706, blue: 0.549)
Android XML<color name="tan">#D2B48C</color>
SVG fillfill="#D2B48C"

More Orange Colors

Tan sits in the orange family. These are its neighbours across that family's full range, each with its own breakdown.

#D2B48C Frequently Asked Questions

What is the hex code for Tan?

The hex code for Tan is #D2B48C. That is rgb(210, 180, 140) in RGB, hsl(34, 44%, 69%) in HSL, and approximately cmyk(0%, 14%, 33%, 18%) in CMYK.

What is the RGB value of #D2B48C?

#D2B48C is rgb(210, 180, 140) — red 210, green 180, and blue 140 on the 0-255 scale.

What is the CMYK value of #D2B48C?

#D2B48C converts to approximately cmyk(0%, 14%, 33%, 18%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #D2B48C be black or white?

Black text is the more readable choice. #D2B48C scores 1.97:1 against white and 10.65:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Is Tan a CSS named color?

Yes. Tan is one of the CSS named colors, so you can write color: tan instead of the hex code.

Open Tan in a Tool

Keep exploring: every orange in the color library, the guide to shades of orange, or the full color library.