Skip to content

#2b2c13

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

RGB
43, 44, 19
HSL
62°, 40%, 12%
CMYK
2, 0, 57, 83
Luminance
0.0236

At a glance

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

Hex
#2b2c13
Hue
62°
yellow
Saturation
40%
soft
Lightness
12%
deep
Brightness
17%
HSV value
Perceived
16%
weighted brightness
Luminance
0.0236
WCAG relative
Temperature
Warm
27/100 cool
Color family
Yellow
Tone
Soft
Best ink
White
14.26:1
Closest name
Black
ΔE2000 16.6
Where it sits
Hue62° of 360°
Saturation40%
Lightness12%
Temperature
Warm ← → Cool27% 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#2b2c13
RGBrgb(43, 44, 19)
HSLhsl(62, 40%, 12%)
CMYKcmyk(2%, 0%, 57%, 83%)
LABlab(17.3 -5.1 16.0)
LCHlch(17.3 16.8 107.7)
OKLCHoklch(0.285 0.041 110.7)
Decimal2829331
Display P3color(display-p3 0.169 0.173 0.075)

Copy-ready code

/* CSS */
color: #2b2c13;
background-color: #2b2c13;
/* Tailwind (arbitrary) */
class="text-[#2b2c13] bg-[#2b2c13]"
/* SCSS */
$brand: #2b2c13;
/* SwiftUI */
Color(red: 0.169, green: 0.173, blue: 0.075)
/* Android */
Color.parseColor("#2b2c13")
/* Flutter */
Color(0xFF2B2C13)
/* Python / OpenCV (BGR) */
(19, 44, 43)

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

Accessibility — WCAG contrast

Aa
#2b2c13 on white: 14.26:1
AA ✓ pass · AA-large · AAA
Aa
#2b2c13 on black: 1.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2F2A11
deuteranopia · #302B14
tritanopia · #2E2926

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #2b2c13 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.

#FAFAF5
#F4F4EB
#E9E9D2
#DBDDB1
#CACC89
#B8BB62
#A7AB4A
#8B8E3E
#6F7231
#525427
#2b2c13
Base = 950Lightest = 50 · #FAFAF5Darkest = 950 · #2b2c13
:root {
  --brand-50: #FAFAF5;
  --brand-100: #F4F4EB;
  --brand-200: #E9E9D2;
  --brand-300: #DBDDB1;
  --brand-400: #CACC89;
  --brand-500: #B8BB62;
  --brand-600: #A7AB4A;
  --brand-700: #8B8E3E;
  --brand-800: #6F7231;
  --brand-900: #525427;
  --brand-950: #2b2c13;
  --brand: #2b2c13;
  --brand-ink: #ffffff;
}

Colors that work with #2b2c13

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#FAFAF4
Tinted page background
Border#E5E6C6
Hairlines and dividers
Muted text#989B4B
Captions on the surface
Accent#12182D
Second voice, not a rival
Dark variant#575926
Hover, pressed, headers
Light variant#F7F7ED
Selected rows, tints
Dark surface#242414
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 #2b2c13

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

Works well for
  • Body text and links on white
  • Charts, tags and secondary 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#14132C
Analogous left#2C2113
Analogous right#1F2C13
Split-complement 1#131F2C
Split-complement 2#21132C
Triadic 1#132B2C
Triadic 2#2C132B
Tetradic#132C21

RGB percentages

Red16.9%
Green17.3%
Blue7.5%

CMYK percentages

Cyan2.3%
Magenta0.0%
Yellow56.8%
Key (black)82.7%

Color previews

#2b2c13 text on a black background

contrast 1.47:1

Card sample

#2b2c13 text on a white background

contrast 14.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(43, 44, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(43, 44, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2b2c13;
background: linear-gradient(135deg, #2b2c13, #1A2C13);

Monochromatic scale

Palettes built from #2b2c13

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.

#2b2c13 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
ButtonsLinksFocus statesCharts
Print note

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

#2b2c13, answered

What color is #2b2c13?

#2b2c13 is a deep soft yellow, closest to Black (ΔE2000 16.6). It sits at 62° on the hue wheel with 40% saturation and 12% lightness, which reads as warm.

What is the RGB value of #2b2c13?

rgb(43, 44, 19) — 43 red, 44 green and 19 blue out of 255, or 16.9% / 17.3% / 7.5% by channel.

Is #2b2c13 a light or a dark color?

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

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

White. It scores 14.26:1 against #2b2c13, versus 1.47:1 for black — AAA at any size.

What is the complementary color of #2b2c13?

#14132C sits directly opposite on the wheel. Softer options are the split-complements #131F2C and #21132C, which give the same contrast with far less vibration.

What colors go well with #2b2c13?

For interface work: #FAFAF4 as the surface, #E5E6C6 for borders, #989B4B for secondary text, #12182D as an accent and #575926 for hover and pressed states. For a palette, the analogous pair #2C2113 and #1F2C13 stays calm, while #14132C is the loudest partner.

What is #2b2c13 in CMYK for printing?

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

Is #2b2c13 warm or cool?

Warm — it scores 27 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2C2413; nudged cooler, #222D12.

Work with #2b2c13 in the Color Lab