Skip to content

#3f2c3f

a deep, soft magenta / pink · neutral · closest name: Dark Slate Blue

RGB
63, 44, 63
HSL
300°, 18%, 21%
CMYK
0, 30, 0, 75
Luminance
0.0322

At a glance

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

Hex
#3f2c3f
Hue
300°
magenta / pink
Saturation
18%
soft
Lightness
21%
deep
Brightness
25%
HSV value
Perceived
21%
weighted brightness
Luminance
0.0322
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Magenta / pink
Tone
Soft
Best ink
White
12.78:1
Closest name
Dark Slate Blue
ΔE2000 18.2
Where it sits
Hue300° of 360°
Saturation18%
Lightness21%
Temperature
Warm ← → Cool50% cool

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

Every format

HEX#3f2c3f
RGBrgb(63, 44, 63)
HSLhsl(300, 18%, 21%)
CMYKcmyk(0%, 30%, 0%, 75%)
LABlab(20.9 12.7 -8.6)
LCHlch(20.9 15.3 325.9)
OKLCHoklch(0.323 0.042 326.5)
Decimal4140095
Display P3color(display-p3 0.247 0.173 0.247)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3f2c3f on white: 12.78:1
AA ✓ pass · AA-large · AAA
Aa
#3f2c3f on black: 1.64:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2B3140
deuteranopia · #2F333E
tritanopia · #402E33

Color scale — 50 to 950

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

#F8F6F8
#F2EEF2
#E3D9E3
#D1BDD1
#BA9CBA
#A37BA3
#906590
#785478
#604360
#3f2c3f
#2D202D
Base = 900Lightest = 50 · #F8F6F8Darkest = 950 · #2D202D
:root {
  --brand-50: #F8F6F8;
  --brand-100: #F2EEF2;
  --brand-200: #E3D9E3;
  --brand-300: #D1BDD1;
  --brand-400: #BA9CBA;
  --brand-500: #A37BA3;
  --brand-600: #906590;
  --brand-700: #785478;
  --brand-800: #604360;
  --brand-900: #3f2c3f;
  --brand-950: #2D202D;
  --brand: #3f2c3f;
  --brand-ink: #ffffff;
}

Colors that work with #3f2c3f

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#F9F6F9
Tinted page background
Border#DDCFDD
Hairlines and dividers
Muted text#875E87
Captions on the surface
Accent#30412A
Second voice, not a rival
Dark variant#4B344B
Hover, pressed, headers
Light variant#F5F0F5
Selected rows, tints
Dark surface#211721
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 #3f2c3f

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#2C3F2C
Analogous left#362C3F
Analogous right#3F2C36
Split-complement 1#363F2C
Split-complement 2#2C3F36
Triadic 1#3F3F2C
Triadic 2#2C3F3F
Tetradic#3F362C

RGB percentages

Red24.7%
Green17.3%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta30.2%
Yellow0.0%
Key (black)75.3%

Color previews

#3f2c3f text on a black background

contrast 1.64:1

Card sample

#3f2c3f text on a white background

contrast 12.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3f2c3f

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.

#3f2c3f in the real world

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

Industries
BeautyFashionLifestyleYouth brands
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#3f2c3f, answered

What color is #3f2c3f?

#3f2c3f is a deep soft magenta / pink, closest to Dark Slate Blue (ΔE2000 18.2). It sits at 300° on the hue wheel with 18% saturation and 21% lightness, which reads as neutral.

What is the RGB value of #3f2c3f?

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

Is #3f2c3f a light or a dark color?

It is a dark color. Relative luminance is 0.0322 and perceived brightness is 21%, so white text on it reaches 12.78:1.

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

White. It scores 12.78:1 against #3f2c3f, versus 1.64:1 for black — AAA at any size.

What is the complementary color of #3f2c3f?

#2C3F2C sits directly opposite on the wheel. Softer options are the split-complements #363F2C and #2C3F36, which give the same contrast with far less vibration.

What colors go well with #3f2c3f?

For interface work: #F9F6F9 as the surface, #DDCFDD for borders, #875E87 for secondary text, #30412A as an accent and #4B344B for hover and pressed states. For a palette, the analogous pair #362C3F and #3F2C36 stays calm, while #2C3F2C is the loudest partner.

What is #3f2c3f in CMYK for printing?

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

Is #3f2c3f warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3F2C38; nudged cooler, #382B40.

Work with #3f2c3f in the Color Lab