Skip to content

#3f2d2d

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

RGB
63, 45, 45
HSL
0°, 17%, 21%
CMYK
0, 29, 29, 75
Luminance
0.0312

At a glance

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

Hex
#3f2d2d
Hue
red
Saturation
17%
soft
Lightness
21%
deep
Brightness
25%
HSV value
Perceived
20%
weighted brightness
Luminance
0.0312
WCAG relative
Temperature
Warm
34/100 cool
Color family
Red
Tone
Soft
Best ink
White
12.93:1
Closest name
Black
ΔE2000 16.3
Where it sits
Hue0° of 360°
Saturation17%
Lightness21%
Temperature
Warm ← → Cool34% 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#3f2d2d
RGBrgb(63, 45, 45)
HSLhsl(0, 17%, 21%)
CMYKcmyk(0%, 29%, 29%, 75%)
LABlab(20.5 8.3 3.2)
LCHlch(20.5 8.9 21.4)
OKLCHoklch(0.318 0.027 18.7)
Decimal4140333
Display P3color(display-p3 0.247 0.176 0.176)

Copy-ready code

/* CSS */
color: #3f2d2d;
background-color: #3f2d2d;
/* Tailwind (arbitrary) */
class="text-[#3f2d2d] bg-[#3f2d2d]"
/* SCSS */
$brand: #3f2d2d;
/* SwiftUI */
Color(red: 0.247, green: 0.176, blue: 0.176)
/* Android */
Color.parseColor("#3f2d2d")
/* Flutter */
Color(0xFF3F2D2D)
/* Python / OpenCV (BGR) */
(45, 45, 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 #3f2d2d · 12.93:1
Use #ffffffAAA at every size.
Aa
White text · 12.93:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.62:1
AA fail · AA large fail · AAA fail
Reading the other direction: #3f2d2d as text scores 12.93:1 on white and 1.62:1 on black.

Accessibility — WCAG contrast

Aa
#3f2d2d on white: 12.93:1
AA ✓ pass · AA-large · AAA
Aa
#3f2d2d on black: 1.62:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #302F2D
deuteranopia · #34332D
tritanopia · #432B2D

Color scale — 50 to 950

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

#F8F6F6
#F2EEEE
#E3D9D9
#D0BEBE
#B99D9D
#A27C7C
#8F6666
#775555
#5F4444
#3f2d2d
#2C2020
Base = 900Lightest = 50 · #F8F6F6Darkest = 950 · #2C2020
:root {
  --brand-50: #F8F6F6;
  --brand-100: #F2EEEE;
  --brand-200: #E3D9D9;
  --brand-300: #D0BEBE;
  --brand-400: #B99D9D;
  --brand-500: #A27C7C;
  --brand-600: #8F6666;
  --brand-700: #775555;
  --brand-800: #5F4444;
  --brand-900: #3f2d2d;
  --brand-950: #2C2020;
  --brand: #3f2d2d;
  --brand-ink: #ffffff;
}

Colors that work with #3f2d2d

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#DDCFCF
Hairlines and dividers
Muted text#866060
Captions on the surface
Accent#2B413C
Second voice, not a rival
Dark variant#4A3535
Hover, pressed, headers
Light variant#F4F0F0
Selected rows, tints
Dark surface#211717
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 #3f2d2d

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#2D3F3F
Analogous left#3F2D36
Analogous right#3F362D
Split-complement 1#2D3F36
Split-complement 2#2D363F
Triadic 1#2D3F2D
Triadic 2#2D2D3F
Tetradic#363F2D

RGB percentages

Red24.7%
Green17.6%
Blue17.6%

CMYK percentages

Cyan0.0%
Magenta28.6%
Yellow28.6%
Key (black)75.3%

Color previews

#3f2d2d text on a black background

contrast 1.62:1

Card sample

#3f2d2d text on a white background

contrast 12.93:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3f2d2d

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.

#3f2d2d 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.

#3f2d2d, answered

What color is #3f2d2d?

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

What is the RGB value of #3f2d2d?

rgb(63, 45, 45) — 63 red, 45 green and 45 blue out of 255, or 24.7% / 17.6% / 17.6% by channel.

Is #3f2d2d a light or a dark color?

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

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

White. It scores 12.93:1 against #3f2d2d, versus 1.62:1 for black — AAA at any size.

What is the complementary color of #3f2d2d?

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

What colors go well with #3f2d2d?

For interface work: #F9F6F6 as the surface, #DDCFCF for borders, #866060 for secondary text, #2B413C as an accent and #4A3535 for hover and pressed states. For a palette, the analogous pair #3F2D36 and #3F362D stays calm, while #2D3F3F is the loudest partner.

What is #3f2d2d in CMYK for printing?

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

Is #3f2d2d warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3F342D; nudged cooler, #402C33.

Work with #3f2d2d in the Color Lab