Skip to content

#2c2a21

a deep, muted yellow · warm · closest name: Black

RGB
44, 42, 33
HSL
49°, 14%, 15%
CMYK
0, 5, 25, 83
Luminance
0.0230

At a glance

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

Hex
#2c2a21
Hue
49°
yellow
Saturation
14%
muted
Lightness
15%
deep
Brightness
17%
HSV value
Perceived
16%
weighted brightness
Luminance
0.0230
WCAG relative
Temperature
Warm
36/100 cool
Color family
Yellow
Tone
Muted
Best ink
White
14.38:1
Closest name
Black
ΔE2000 11.9
Where it sits
Hue49° of 360°
Saturation14%
Lightness15%
Temperature
Warm ← → Cool36% 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#2c2a21
RGBrgb(44, 42, 33)
HSLhsl(49, 14%, 15%)
CMYKcmyk(0%, 5%, 25%, 83%)
LABlab(17.0 -1.0 6.2)
LCHlch(17.0 6.3 99.2)
OKLCHoklch(0.284 0.016 96.9)
Decimal2894369
Display P3color(display-p3 0.173 0.165 0.129)

Copy-ready code

/* CSS */
color: #2c2a21;
background-color: #2c2a21;
/* Tailwind (arbitrary) */
class="text-[#2c2a21] bg-[#2c2a21]"
/* SCSS */
$brand: #2c2a21;
/* SwiftUI */
Color(red: 0.173, green: 0.165, blue: 0.129)
/* Android */
Color.parseColor("#2c2a21")
/* Flutter */
Color(0xFF2C2A21)
/* Python / OpenCV (BGR) */
(33, 42, 44)

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#ffffff on #2c2a21 · 14.38:1
Use #ffffffAAA at every size.
Aa
White text · 14.38:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.46:1
AA fail · AA large fail · AAA fail
Reading the other direction: #2c2a21 as text scores 14.38:1 on white and 1.46:1 on black.

Accessibility — WCAG contrast

Aa
#2c2a21 on white: 14.38:1
AA ✓ pass · AA-large · AAA
Aa
#2c2a21 on black: 1.46:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2C2920
deuteranopia · #2D2A21
tritanopia · #2E2927

Color scale — 50 to 950

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

#F8F8F6
#F1F1EE
#E2E1DA
#CFCCBF
#B7B39F
#9F997F
#8C8669
#756F57
#5D5946
#454235
#2c2a21
Base = 950Lightest = 50 · #F8F8F6Darkest = 950 · #2c2a21
:root {
  --brand-50: #F8F8F6;
  --brand-100: #F1F1EE;
  --brand-200: #E2E1DA;
  --brand-300: #CFCCBF;
  --brand-400: #B7B39F;
  --brand-500: #9F997F;
  --brand-600: #8C8669;
  --brand-700: #756F57;
  --brand-800: #5D5946;
  --brand-900: #454235;
  --brand-950: #2c2a21;
  --brand: #2c2a21;
  --brand-ink: #ffffff;
}

Colors that work with #2c2a21

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

Text on it#ffffff
White wins here
Surface#F8F8F6
Tinted page background
Border#DCDAD0
Hairlines and dividers
Muted text#837D62
Captions on the surface
Accent#1F262E
Second voice, not a rival
Dark variant#494637
Hover, pressed, headers
Light variant#F4F3F0
Selected rows, tints
Dark surface#201F18
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 #2c2a21

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

Works well for
  • Body text and links on white
  • Borders, dividers and quiet backgrounds
  • Long-form reading surfaces
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text on black or near-black surfaces
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#21232C
Analogous left#2C2521
Analogous right#292C21
Split-complement 1#21292C
Split-complement 2#25212C
Triadic 1#212C2A
Triadic 2#2A212C
Tetradic#212C25

RGB percentages

Red17.3%
Green16.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta4.5%
Yellow25.0%
Key (black)82.7%

Color previews

#2c2a21 text on a black background

contrast 1.46:1

Card sample

#2c2a21 text on a white background

contrast 14.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(44, 42, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(44, 42, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2c2a21;
background: linear-gradient(135deg, #2c2a21, #272C21);

Monochromatic scale

Palettes built from #2c2a21

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.

#2c2a21 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
BackgroundsBordersBody textDividers
Print note

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

#2c2a21, answered

What color is #2c2a21?

#2c2a21 is a deep muted yellow, closest to Black (ΔE2000 11.9). It sits at 49° on the hue wheel with 14% saturation and 15% lightness, which reads as warm.

What is the RGB value of #2c2a21?

rgb(44, 42, 33) — 44 red, 42 green and 33 blue out of 255, or 17.3% / 16.5% / 12.9% by channel.

Is #2c2a21 a light or a dark color?

It is a dark color. Relative luminance is 0.0230 and perceived brightness is 16%, so white text on it reaches 14.38:1.

Should I use black or white text on #2c2a21?

White. It scores 14.38:1 against #2c2a21, versus 1.46:1 for black — AAA at any size.

What is the complementary color of #2c2a21?

#21232C sits directly opposite on the wheel. Softer options are the split-complements #21292C and #25212C, which give the same contrast with far less vibration.

What colors go well with #2c2a21?

For interface work: #F8F8F6 as the surface, #DCDAD0 for borders, #837D62 for secondary text, #1F262E as an accent and #494637 for hover and pressed states. For a palette, the analogous pair #2C2521 and #292C21 stays calm, while #21232C is the loudest partner.

What is #2c2a21 in CMYK for printing?

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

Is #2c2a21 warm or cool?

Warm — it scores 36 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2C2621; nudged cooler, #2A2D20.

Work with #2c2a21 in the Color Lab