Skip to content

Taupe (#483C32)

The hex code for Taupe is #483C32. It is rgb(72, 60, 50) in RGB, hsl(27, 18%, 24%) in HSL, and about cmyk(0%, 17%, 31%, 72%) in CMYK — a dark brown. White text is the more readable choice on this background.

#483C32
HEX#483C32
RGBrgb(72, 60, 50)
HSLhsl(27, 18%, 24%)
HSVhsv(27, 31%, 28%)
CMYKcmyk(0%, 17%, 31%, 72%)
OKLCHoklch(36.6% 0.024 61.8)
LABlab(26.37% 4.08 8.26)
LCHlch(26.37% 9.21 63.71)

Colors Closest to Taupe

Taupe is a registered color name, also listed as Dark Lava. 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 brown in the library.

#483C32 Channel Values

How Taupe 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 72 · G 60 · B 508-bit channels as sent to the display
HSLH 27° · S 18% · L 24%Easiest model for building lighter and darker variants
HSVH 27° · S 31% · V 28%Matches the picker in most design tools
CMYKC 0% · M 17% · Y 31% · K 72%Approximate ink mix; confirm with an ICC profile before printing
Luminance10.67:1 vs white · 1.97:1 vs blackWCAG 2.2 relative-luminance contrast ratios

Text Contrast & Accessibility

WCAG 2.2 contrast ratios for text on a Taupe 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.

TextWhite text10.67:1AA normal AA large AAA normal
Fails AABlack text1.97:1AA normal AA large AAA normal

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

Colors That Go With Taupe

Pairings derived from color-wheel relationships. The complementary color sits opposite Taupe; 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 Taupe

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 #483C32.

How Taupe 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#483C32
Protanopia#3E3E32
Protanomaly#423D32
Deuteranopia#404032
Deuteranomaly#433F32
Tritanopia#493B3B
Tritanomaly#493B37
Achromatopsia#3E3E3E

Test a full palette in the color blindness simulator.

Using #483C32 in Code

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

CSS custom property--taupe: #483C32;
CSS backgroundbackground-color: #483C32;
Tailwind configcolors: { 'taupe': '#483C32' }
SwiftUIColor(red: 0.282, green: 0.235, blue: 0.196)
Android XML<color name="taupe">#483C32</color>
SVG fillfill="#483C32"

More Brown Colors

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

#483C32 Frequently Asked Questions

What is the hex code for Taupe?

The hex code for Taupe is #483C32. That is rgb(72, 60, 50) in RGB, hsl(27, 18%, 24%) in HSL, and approximately cmyk(0%, 17%, 31%, 72%) in CMYK.

What is the RGB value of #483C32?

#483C32 is rgb(72, 60, 50) — red 72, green 60, and blue 50 on the 0-255 scale.

What is the CMYK value of #483C32?

#483C32 converts to approximately cmyk(0%, 17%, 31%, 72%). CMYK output is a mathematical approximation for planning; confirm production print colors with your printer and ICC profile.

Should text on #483C32 be black or white?

White text is the more readable choice. #483C32 scores 10.67:1 against white and 1.97:1 against black, and WCAG 2.2 asks for at least 4.5:1 for normal body text.

Can I write #483C32 as a CSS color keyword?

No. #483C32 is not one of the CSS color keywords, so it has to be written as a hex, rgb() or hsl() value. The closest keyword is dimgray (#696969) at a CIE76 distance of 20.25, which is visibly different.

Open Taupe in a Tool

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