Skip to content

#3f2b2f

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

RGB
63, 43, 47
HSL
348°, 19%, 21%
CMYK
0, 32, 25, 75
Luminance
0.0299

At a glance

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

Hex
#3f2b2f
Hue
348°
red
Saturation
19%
soft
Lightness
21%
deep
Brightness
25%
HSV value
Perceived
20%
weighted brightness
Luminance
0.0299
WCAG relative
Temperature
Warm
36/100 cool
Color family
Red
Tone
Soft
Best ink
White
13.14:1
Closest name
Black
ΔE2000 16.8
Where it sits
Hue348° of 360°
Saturation19%
Lightness21%
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#3f2b2f
RGBrgb(63, 43, 47)
HSLhsl(348, 19%, 21%)
CMYKcmyk(0%, 32%, 25%, 75%)
LABlab(20.0 10.0 1.1)
LCHlch(20.0 10.1 6.3)
OKLCHoklch(0.314 0.030 5.7)
Decimal4139823
Display P3color(display-p3 0.247 0.169 0.184)

Copy-ready code

/* CSS */
color: #3f2b2f;
background-color: #3f2b2f;
/* Tailwind (arbitrary) */
class="text-[#3f2b2f] bg-[#3f2b2f]"
/* SCSS */
$brand: #3f2b2f;
/* SwiftUI */
Color(red: 0.247, green: 0.169, blue: 0.184)
/* Android */
Color.parseColor("#3f2b2f")
/* Flutter */
Color(0xFF3F2B2F)
/* Python / OpenCV (BGR) */
(47, 43, 63)

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

Accessibility — WCAG contrast

Aa
#3f2b2f on white: 13.14:1
AA ✓ pass · AA-large · AAA
Aa
#3f2b2f on black: 1.60:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2E2E2F
deuteranopia · #33322F
tritanopia · #432A2C

Color scale — 50 to 950

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

#F8F6F7
#F2EDEE
#E3D8DB
#D2BCC1
#BB9BA1
#A47A82
#92636D
#79535A
#614248
#3f2b2f
#2D2022
Base = 900Lightest = 50 · #F8F6F7Darkest = 950 · #2D2022
:root {
  --brand-50: #F8F6F7;
  --brand-100: #F2EDEE;
  --brand-200: #E3D8DB;
  --brand-300: #D2BCC1;
  --brand-400: #BB9BA1;
  --brand-500: #A47A82;
  --brand-600: #92636D;
  --brand-700: #79535A;
  --brand-800: #614248;
  --brand-900: #3f2b2f;
  --brand-950: #2D2022;
  --brand: #3f2b2f;
  --brand-ink: #ffffff;
}

Colors that work with #3f2b2f

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#F9F6F6
Tinted page background
Border#DECED2
Hairlines and dividers
Muted text#885D66
Captions on the surface
Accent#294136
Second voice, not a rival
Dark variant#4C3439
Hover, pressed, headers
Light variant#F5F0F1
Selected rows, tints
Dark surface#211719
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 #3f2b2f

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
  • 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#2B3F3B
Analogous left#3F2B39
Analogous right#3F312B
Split-complement 1#2B3F31
Split-complement 2#2B393F
Triadic 1#2F3F2B
Triadic 2#2B2F3F
Tetradic#393F2B

RGB percentages

Red24.7%
Green16.9%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta31.7%
Yellow25.4%
Key (black)75.3%

Color previews

#3f2b2f text on a black background

contrast 1.60:1

Card sample

#3f2b2f text on a white background

contrast 13.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(63, 43, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(63, 43, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3f2b2f;
background: linear-gradient(135deg, #3f2b2f, #3F342B);

Monochromatic scale

Palettes built from #3f2b2f

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.

#3f2b2f in the real world

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

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#3f2b2f, answered

What color is #3f2b2f?

#3f2b2f is a deep soft red, closest to Black (ΔE2000 16.8). It sits at 348° on the hue wheel with 19% saturation and 21% lightness, which reads as warm.

What is the RGB value of #3f2b2f?

rgb(63, 43, 47) — 63 red, 43 green and 47 blue out of 255, or 24.7% / 16.9% / 18.4% by channel.

Is #3f2b2f a light or a dark color?

It is a dark color. Relative luminance is 0.0299 and perceived brightness is 20%, so white text on it reaches 13.14:1.

Should I use black or white text on #3f2b2f?

White. It scores 13.14:1 against #3f2b2f, versus 1.60:1 for black — AAA at any size.

What is the complementary color of #3f2b2f?

#2B3F3B sits directly opposite on the wheel. Softer options are the split-complements #2B3F31 and #2B393F, which give the same contrast with far less vibration.

What colors go well with #3f2b2f?

For interface work: #F9F6F6 as the surface, #DECED2 for borders, #885D66 for secondary text, #294136 as an accent and #4C3439 for hover and pressed states. For a palette, the analogous pair #3F2B39 and #3F312B stays calm, while #2B3F3B is the loudest partner.

What is #3f2b2f in CMYK for printing?

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

Is #3f2b2f 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 #3F2E2B; nudged cooler, #402A37.

Work with #3f2b2f in the Color Lab