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.
#D2B48Crgb(210, 180, 140)hsl(34, 44%, 69%)hsv(34, 33%, 82%)cmyk(0%, 14%, 33%, 18%)oklch(78.6% 0.064 74.6)lab(75.23% 6.93 24.68)lch(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.
| Model | Channels | Notes |
|---|---|---|
| RGB | R 210 · G 180 · B 140 | 8-bit channels as sent to the display |
| HSL | H 34° · S 44% · L 69% | Easiest model for building lighter and darker variants |
| HSV | H 34° · S 33% · V 82% | Matches the picker in most design tools |
| CMYK | C 0% · M 14% · Y 33% · K 18% | Approximate ink mix; confirm with an ICC profile before printing |
| Luminance | 1.97:1 vs white · 10.65:1 vs black | WCAG 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.
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.
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.
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.
#D2B48C#BABA8C#C4B78C#BFBF8B#C7BA8B#D6B0B0#D4B1A3#B9B9B9Using #D2B48C in Code
Copy-ready declarations for the places this color usually ends up.
--tan: #D2B48C;background-color: #D2B48C;colors: { 'tan': '#D2B48C' }Color(red: 0.824, green: 0.706, blue: 0.549)<color name="tan">#D2B48C</color>fill="#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.