Skip to content

#c2ab8d

a light, soft orange · warm · closest name: Tan

RGB
194, 171, 141
HSL
34°, 30%, 66%
CMYK
0, 12, 27, 24
Luminance
0.4252

At a glance

Every number on this page in one read: what #c2ab8d is made of, how bright it looks, and which way it leans.

Hex
#c2ab8d
Hue
34°
orange
Saturation
30%
soft
Lightness
66%
light
Brightness
76%
HSV value
Perceived
69%
weighted brightness
Luminance
0.4252
WCAG relative
Temperature
Warm
10/100 cool
Color family
Orange
Tone
Soft
Best ink
Black
9.50:1
Closest name
Tan
ΔE2000 4.2
Where it sits
Hue34° of 360°
Saturation30%
Lightness66%
Temperature
Warm ← → Cool10% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c2ab8d
RGBrgb(194, 171, 141)
HSLhsl(34, 30%, 66%)
CMYKcmyk(0%, 12%, 27%, 24%)
LABlab(71.2 3.7 18.5)
LCHlch(71.2 18.9 78.7)
OKLCHoklch(0.753 0.049 74.3)
Decimal12757901
Display P3color(display-p3 0.761 0.671 0.553)

Copy-ready code

/* CSS */
color: #c2ab8d;
background-color: #c2ab8d;
/* Tailwind (arbitrary) */
class="text-[#c2ab8d] bg-[#c2ab8d]"
/* SCSS */
$brand: #c2ab8d;
/* SwiftUI */
Color(red: 0.761, green: 0.671, blue: 0.553)
/* Android */
Color.parseColor("#c2ab8d")
/* Flutter */
Color(0xFFC2AB8D)
/* Python / OpenCV (BGR) */
(141, 171, 194)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #c2ab8d · 9.50:1
Use #000000AAA at every size.
Aa
White text · 2.21:1
AA fail · AA large fail · AAA fail
Aa
Black text · 9.50:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c2ab8d as text scores 2.21:1 on white and 9.50:1 on black.

Accessibility — WCAG contrast

Aa
#c2ab8d on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#c2ab8d on black: 9.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B4AB8B
deuteranopia · #B9B18E
tritanopia · #CBA5A3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c2ab8d is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F9F8F6
#F3F0EC
#E7DFD5
#D8C9B6
#c2ab8d
#B1936D
#9F7F55
#856A47
#6A5539
#4E3F2C
#31281C
Base = 400Lightest = 50 · #F9F8F6Darkest = 950 · #31281C
:root {
  --brand-50: #F9F8F6;
  --brand-100: #F3F0EC;
  --brand-200: #E7DFD5;
  --brand-300: #D8C9B6;
  --brand-400: #c2ab8d;
  --brand-500: #B1936D;
  --brand-600: #9F7F55;
  --brand-700: #856A47;
  --brand-800: #6A5539;
  --brand-900: #4E3F2C;
  --brand-950: #31281C;
  --brand: #c2ab8d;
  --brand-ink: #000000;
}

Colors that work with #c2ab8d

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF8F5
Tinted page background
Border#E3D8CA
Hairlines and dividers
Muted text#967750
Captions on the surface
Accent#437389
Second voice, not a rival
Dark variant#53422C
Hover, pressed, headers
Light variant#F6F3EE
Selected rows, tints
Dark surface#241D14
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #c2ab8d

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#8DA4C2
Analogous left#C2918D
Analogous right#BFC28D
Split-complement 1#8DBFC2
Split-complement 2#918DC2
Triadic 1#8DC2AB
Triadic 2#AB8DC2
Tetradic#8DC291

RGB percentages

Red76.1%
Green67.1%
Blue55.3%

CMYK percentages

Cyan0.0%
Magenta11.9%
Yellow27.3%
Key (black)23.9%

Color previews

#c2ab8d text on a black background

contrast 9.50:1

Card sample

#c2ab8d text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #c2ab8d;
Background color
Panel with #c2ab8d background
background-color: #c2ab8d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #c2ab8d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(194, 171, 141, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 171, 141, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2ab8d;
background: linear-gradient(135deg, #c2ab8d, #B6C28D);

Monochromatic scale

Palettes built from #c2ab8d

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#c2ab8d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#c2ab8d, answered

What color is #c2ab8d?

#c2ab8d is a light soft orange, closest to Tan (ΔE2000 4.2). It sits at 34° on the hue wheel with 30% saturation and 66% lightness, which reads as warm.

What is the RGB value of #c2ab8d?

rgb(194, 171, 141) — 194 red, 171 green and 141 blue out of 255, or 76.1% / 67.1% / 55.3% by channel.

Is #c2ab8d a light or a dark color?

It is a mid-tone. Relative luminance is 0.4252 and perceived brightness is 69%, so black text on it reaches 9.50:1.

Should I use black or white text on #c2ab8d?

Black. It scores 9.50:1 against #c2ab8d, versus 2.21:1 for white — AAA at any size.

What is the complementary color of #c2ab8d?

#8DA4C2 sits directly opposite on the wheel. Softer options are the split-complements #8DBFC2 and #918DC2, which give the same contrast with far less vibration.

What colors go well with #c2ab8d?

For interface work: #FAF8F5 as the surface, #E3D8CA for borders, #967750 for secondary text, #437389 as an accent and #53422C for hover and pressed states. For a palette, the analogous pair #C2918D and #BFC28D stays calm, while #8DA4C2 is the loudest partner.

What is #c2ab8d in CMYK for printing?

cmyk(0%, 12%, 27%, 24%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #c2ab8d warm or cool?

Warm — it scores 10 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C2A58D; nudged cooler, #C4C08B.

Work with #c2ab8d in the Color Lab